I don't understand. The test plan seemed very clear cut: """ 1. Produce error with snapd 2.66.1 deb
snap install lxd --channel=5.0/stable lxd init (use defaults) lxc launch -c security.privileged=true ubuntu:20.04 private-2004 lxc exec private-2004 -- bash snap changes <---- there should be an error to initialize system state snap change x <---- look at the change with the error at the bottom, should see "ERROR cannot reload udev rules: exit status 1" exit 2. Change to snapd 2.68.5 deb lxc exec private-20.04 -- bash snap changes <---- expect the last "Initialize system state" with no Error exit Repeat for all targeted Ubuntu releases. """ Why can't that be run for the stable releases? It might be missing details that are obvious to snapd developers, because I tried running it, and didn't get the expected error, nor the lack of an error, but the test also doesn't make it clear where snapd should be updated there: on the host, or the lxc, or if the lxc container needs to be restarted or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1712808 Title: udev interface fails in privileged containers To manage notifications about this bug go to: https://bugs.launchpad.net/launchpad/+bug/1712808/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
