Activity log for bug #1215391

Date Who What changed Old value New value Message
2013-08-22 11:45:50 Andre Nathan bug added bug
2013-08-22 11:50:05 Michel Machado bug added subscriber Michel Machado
2013-08-22 11:51:43 Launchpad Janitor lxc (Ubuntu): status New Confirmed
2013-08-23 16:35:47 Serge Hallyn lxc (Ubuntu): importance Undecided High
2013-08-23 16:35:47 Serge Hallyn lxc (Ubuntu): status Confirmed Triaged
2013-08-23 16:35:47 Serge Hallyn lxc (Ubuntu): assignee Serge Hallyn (serge-hallyn)
2013-08-26 09:59:29 Launchpad Janitor lxc (Ubuntu): status Triaged Fix Released
2013-08-29 19:16:25 Brian Murray nominated for series Ubuntu Raring
2013-08-29 19:16:25 Brian Murray bug task added lxc (Ubuntu Raring)
2013-08-29 19:16:52 Brian Murray lxc (Ubuntu Raring): status New Triaged
2013-08-29 19:16:57 Brian Murray lxc (Ubuntu Raring): importance Undecided High
2013-08-29 20:12:22 Serge Hallyn description A container with an IPv6 address in its configuration (for example, 'lxc.network.ipv6 = 2001:db8:fedc:abcd::2/80') fails to start with the error below. lxc-start 1377083732.942 ERROR lxc_confile - No such file or directory - invalid ipv6 address: 2001:db8:fedc:abcd::2/80 This IPv6 address is valid, however, and the same configuration works fine on 12.04. Ubuntu Release: Ubuntu 13.04 lxc package version: 0.9.0-0ubuntu3.4 A container with an IPv6 address in its configuration (for example, 'lxc.network.ipv6 = 2001:db8:fedc:abcd::2/80') fails to start with the error below. lxc-start 1377083732.942 ERROR lxc_confile - No such file or directory - invalid ipv6 address: 2001:db8:fedc:abcd::2/80 This IPv6 address is valid, however, and the same configuration works fine on 12.04. Ubuntu Release: Ubuntu 13.04 lxc package version: 0.9.0-0ubuntu3.4 SRU justification 1. impact: container configurations specifying an ipv6 address with a mask fail to start 2. Development fix: remove the mask from ipv6 address before passing it to inet_pton 3. Stable fix: same as development fix 4. test case: sudo lxc-create -t ubuntu -n x1 Echo "lxc.network.ipv6 = 2001:db8:fedc:abcd::2/80" | sudo tee -a /var/lib/lxc/x1/config sudo lxc-start -n x1 5. Regression potential: none, we are simply passing the correct buffer to inet_pton.
2013-08-29 20:41:41 Brian Murray lxc (Ubuntu Raring): status Triaged Fix Committed
2013-08-29 20:41:43 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2013-08-29 20:41:45 Brian Murray bug added subscriber SRU Verification
2013-08-29 20:41:47 Brian Murray tags lxc lxc verification-needed
2013-09-10 22:32:39 Launchpad Janitor branch linked lp:ubuntu/lxc
2013-09-30 11:43:22 Andre Nathan tags lxc verification-needed lxc verification-done
2013-10-03 20:15:30 Launchpad Janitor lxc (Ubuntu Raring): status Fix Committed Fix Released
2013-10-03 20:15:42 Brian Murray removed subscriber Ubuntu Stable Release Updates Team