Skip to content

Conversation

@pccibot
Copy link
Contributor

@pccibot pccibot commented Oct 17, 2025

modulesync 10.4.0

@pccibot pccibot added the modulesync PR related to modulesync label Oct 17, 2025
@kenyon
Copy link
Member

kenyon commented Oct 17, 2025

Oct 17 14:47:57 ubuntu2204-64-openvox8.example.com automount[1938]: /usr/sbin/automount: test mount forbidden or incorrect kernel protocol version, kernel protocol version 5.00 or above required.

@TheMeier
Copy link
Contributor

TheMeier commented Oct 18, 2025

maybe adding mount_folders={autofs={host_path=/dev/autofs,container_path=/dev/autofs:slave} to the setfile input for beaker-hostrgenerator helps. I don't know to pass that through the ci pipeline to the beaker call.
Also it seems :z is always appended leding to an invalid spec:

{"Image":"2a494da54312","Hostname":"almalinux8-64-openvox8.example.com","HostConfig":{"PortBindings":{"22/tcp":[{"HostPort":"8027","HostIp":"0.0.0.0"}]},"PublishAllPorts":true,"RestartPolicy":{"Name":"always"},"Binds":["/dev/autofs:/dev/autofs:slave:z"],"Privileged":true}}
{"cause":"incorrect volume format, should be [host-dir:]ctr-dir[:option]","message":"fill out specgen: /dev/autofs:/dev/autofs:slave:z: incorrect volume format, should be [host-dir:]ctr-dir[:option]","response":500}

@traylenator
Copy link
Contributor

traylenator commented Oct 23, 2025

So an attempted fix in voxpupuli/gha-puppet#83 which also explains why this does not work as it stands.
However while that works on my desktop to use the root owned socket and run rootful that's a dirty solution. Switching this vagrant. Is maybe better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modulesync PR related to modulesync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants