[Bug 1198963] Re: Templates don't launch. Multi-arch problem?
Serge Hallyn
1198963 at bugs.launchpad.net
Mon Jul 8 16:09:17 UTC 2013
Thanks for submitting this bug. (Please do try to open separate bugs
for each issue) The second part of it (sshd) has been fixed upstream
just today (with a patch sent a few days ago). Please open a new bug
for that one, and I'll SRU it to raring as I assume that's where you
want the fix.
The first issue is not a bug. You specifed 'lxc-start [...] -- -b'.
The '--' means execute what is specified after '--' as /sbin/init.
Since you said 'lxc-start [...] -- -b', lxc tried to execute '-b'. -b
is not a valid executable. I suspect this was a cut and paste error?
The -b made sense in the lxc-create command, to request bind-mounting of
that home directory. (in lxc-create, arguments following '--' are
passed on to the creation template) But you do not need to re-specify
it in lxc-start.
** Changed in: lxc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1198963
Title:
Templates don't launch. Multi-arch problem?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1198963/+subscriptions
More information about the Ubuntu-server-bugs
mailing list