Stuck on Starting container... since upgrade to precise :(

Luis Arias kaaloo at gmail.com
Thu May 3 12:05:35 UTC 2012


I commented out the following line near line 225 in lxc-clone and replaced
it by echo $line and everything is fine.  I isolated what's happening in
that subshell and tried running it as an independent script and could not
replicate the issue.  It does show the bug when run by juju.

#echo "lxc.network.hwaddr= 00:16:3e:$(openssl rand -hex 3| sed
's/\(..\)/\1:/g; s/.$//')"
                echo $line

Luis

On Thu, May 3, 2012 at 9:22 AM, Luis Arias <kaaloo at gmail.com> wrote:

> Ah awesome!  I just wanted to report that I tried with a new user on my
> system, I ran into having to run juju bootstrap under sudo as per
>
> http://askubuntu.com/questions/103739/error-juju-debootstrap
>
> but the bad mysql container config is still generated.  Yesterday I had
> tailed the config file and I saw that during lxc-clone it seems it first
> adds the few lines from /etc/lxc/lxc.conf then it adds lines from the
> template (and these are good, they don't contain the weird
> "C:\nppdf32Log\debuglog.txt" entries.  So I assume that means that the
> config file is post processed after that step and somehow we get that
> strange result.
>
> Good luck fixing the issue in lxc-clone! I can try a build when you have
> something to see if it works here.
>
> Luis
>
>
> On Wed, May 2, 2012 at 10:05 PM, Serge E. Hallyn <serge at hallyn.com> wrote:
>
>>
>>
>> Got it.  It's done by lxc-clone.
>>
>> I'll file a bug and fix it, thanks.
>>
>> -serge
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20120503/6744da7e/attachment.html>


More information about the Juju mailing list