yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #00336
Today's bugs and workarounds
1) Lucid lxc containers will not start. See
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/924337 for
description and work around (change the 'start on' in
/etc/init/console.conf in your container to 'start on mounted
MOUNTPOINT=/run'). The real fix is coming.
2) sudo in a Precise container does not work, because of a TTY not being
available. Serge is aware of the problem, and the fix may be in Precise
already. If not, uncomment this line in
/var/lib/lxc/$LXC_CONTAINER_NAME/config.
lxc.cgroup.devices.allow = c 5:0 rwm
3) Brad found an error with Juju that DNS was not working in...some
cases. Clearing the cache (destroy any local juju environment you might
have running, then 'rm -Rf /var/cache/lxc/') is a workaround, and Kapil
has a branch with a fix.
4) As CC'd here, I sent the email to Stuart about the Lucid postgres
problem that Graham and Francesco encountered.
Gary