toolbox: /home is a symbolic link to /var/home
toolbox: calling org.freedesktop.Flatpak.SessionHelper.RequestSession
toolbox: creating container fedora-toolbox-32
Error: invalid config provided: Groups and privileged are mutually exclusive options
toolbox: failed to create container fedora-toolbox-32
This is happens on a system with rm -rf ~/.local/share/containers ~/.config/containers. On my previously existing config and fedora toolboxes, toolbox enter fails with
toolbox: invalid entry point PID of container sid
and I get all sorts of "permission denied" errors, like
+ echo toolbox: binding /etc/machine-id to /run/host/etc/machine-id
toolbox: binding /etc/machine-id to /run/host/etc/machine-id
+ [ ro = ]
+ mount_o=-o ro
+ mount --rbind -o ro /run/host/etc/machine-id /etc/machine-id
mount: drop permissions failed.
+ echo toolbox: failed to bind /etc/machine-id to /run/host/etc/machine-id
toolbox: failed to bind /etc/machine-id to /run/host/etc/machine-id
+ return 1
or
+ echo toolbox: removing password for user martin
toolbox: removing password for user martin
+ passwd --delete martin
passwd: Permission denied.
I tested downloading and unpacking the previous podman-1.9.3 and running it with toolbox-0.0.18-3.fc32.noarch and conmon-2.0.18-1.fc32.x86_64 , but that does not work either. I rebuilt my OSTree entirely without updates-testing, now with podman-1.9.3-1.fc32.x86_64, toolbox-0.0.18-2.fc32.noarch, and conmon-2.0.17-1.fc32.x86_64 and things work again.
I second what @martinpitt reported. Some of these issues are already fixed in current master and some (unable to bind-mount in a rootless container) are being currently investigated.
This update has been submitted for testing by lsm5.
This update's test gating status has been changed to 'waiting'.
This update has obsoleted podman-2.0.0-1.fc32, and has inherited its bugs and notes.
This update's test gating status has been changed to 'failed'.
lsm5 edited this update.
This should not be pushed to stable until conmon 2.0.18 lands in stable FEDORA-2020-eb0946b89e
Works with
conmon
update.This update's test gating status has been changed to 'greenwave_failed'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'failed'.
This completely breaks
toolbox --verbose enter
:This is happens on a system with
rm -rf ~/.local/share/containers ~/.config/containers
. On my previously existing config and fedora toolboxes,toolbox enter
fails withand I get all sorts of "permission denied" errors, like
or
I tested downloading and unpacking the previous podman-1.9.3 and running it with toolbox-0.0.18-3.fc32.noarch and conmon-2.0.18-1.fc32.x86_64 , but that does not work either. I rebuilt my OSTree entirely without updates-testing, now with podman-1.9.3-1.fc32.x86_64, toolbox-0.0.18-2.fc32.noarch, and conmon-2.0.17-1.fc32.x86_64 and things work again.
This update has been pushed to testing.
This update's test gating status has been changed to 'ignored'.
works for me
I second what @martinpitt reported. Some of these issues are already fixed in current
master
and some (unable to bind-mount in a rootless container) are being currently investigated.Breaks Toolbox because of: * https://github.com/containers/libpod/pull/6715 * https://github.com/containers/libpod/issues/6735
works well for me
This update has been obsoleted by podman-2.0.1-1.fc32.