I published fixed package: https://yadi.sk/d/_vXq0WdR3HgbTJ
I replaced LXC detection with following condition:
# don't stomp on container users
if [ "$(systemd-detect-virt -c)" != "none" ]
then
echo "Container detected, aborting."
exit 0
fi
But I don't know if this good solution. Anyone from Canonical can check
this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1679727
Title:
Don't attempt to create devices in lx-brand containers
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/makedev/+bug/1679727/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs