Package: lxc
Version: 0.7.5-9
Start with workaround; (since it what people searching for a solution
may want)
Add the option "-c /dev/null"
e.g. env -i nice lxc-start -n busybox -c /dev/null ash
This is the same as #637911 which is closed. (Off-topic mixes up
lxc-execute for lxc-attach. lxc-execute currently not working (without
effort) due to missing kernel patches.)
When running lxc-start with a root configured and a command (rather than
no root set or defaulting to running /sbin/init) and nothing set
regarding the console;
You get the message "lxc-start: Input/output error - failed to read";
some containers freeze up the terminal, e.g. busybox, others just don't
display what you type, e.g. debian. Which should not happen.
After lots of search I stumbled upon the workaround by chance. (Which
may well help with finding the fix.)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org