[Bug 1258304] Re: lxc-create fails on IPv6 address

2013-12-06 Thread Tim Spriggs
Not sure if this is clear to everyone else so as a hint (I haven't looked at the code for lxc) the "IPv6" address shown gives a pretty good indication that something is parsing an IPv6 address and then representing the first 32 bits as an IPv4 address. The specified ip address is 2607:f088:... whi

[Bug 1258304] Re: lxc-create fails on IPv6 address

2013-12-05 Thread Tim Spriggs
Sure thing, by "start" I assume you mean "create" since there is nothing created yet. There are only three lines in the debug output, I'll just paste it here: root@cps3:~/lxc# lxc-create -n horizon-cps3 -f horizon-cps3.net.conf -t ubuntu -l debug -o debug lxc-create: No such file or directory - i

[Bug 1258304] [NEW] lxc-create fails on IPv6 address

2013-12-05 Thread Tim Spriggs
Public bug reported: root@cps3:~/lxc# cat horizon-cps3.net.conf lxc.network.type = veth lxc.network.flags = up lxc.network.link = br18 lxc.network.name = eth0 lxc.network.hwaddr = 00:16:3e:00:02:70 lxc.network.ipv6 = 2607:f088:0:12::39 lxc.network.mtu = 9000 root@cps3:~/lxc# lxc-create -n horiz

[Bug 1251352] Re: lxc fails to start on boot but succeeds with a manual boot

2013-11-18 Thread Tim Spriggs
Hello Stéphane, I downloaded the packages manually, rebooted the node and the lxc containers seem to have started nominally. Thanks for the info! Serge, Thanks again for the quick fix! Cheers, -Tim ** Tags removed: verification-needed ** Tags added: verification-done -- You received this

[Bug 1251352] Re: lxc fails to start on boot but succeeds with a manual boot

2013-11-15 Thread Tim Spriggs
Thanks for the quick fix! Unfortunately, something else broke when I pulled that package from the trusty repository. The lxc instance is started but nothing runs. Starting it manually vs on boot produces the same behavior and I only see these two lines when I start manually: <4>init: console-setup

[Bug 1251352] [NEW] lxc fails to start on boot but succeeds with a manual boot

2013-11-14 Thread Tim Spriggs
Public bug reported: root@cps2-c1:/var/log/upstart# cat lxc.log lxc-instance (os-api-cps2) start/running, process 2880 root@cps2-c1:/var/log/upstart# tail -f lxc-instance-os-api-cps2.log lxc-start: failed to rename veth3ITMNG->eth0 : File exists lxc-start: failed to setup netdev lxc-start: faile

[Bug 1170801] [NEW] puppet needs to use ruby1.8

2013-04-19 Thread Tim Spriggs
Public bug reported: On a new raring install I have added puppet (which brings in facter) but puppet won't start: # service puppet restart * Restarting puppet agent /usr/lib/ruby/

[Bug 1170801] Re: puppet needs to use ruby1.8

2013-04-19 Thread Tim Spriggs
Sorry, I realized a few seconds after this went through that puppet was broken by something else in my own environment. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/1170801 Title: