[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-25 Thread Stéphane Graber
No more segfault and getting the error message, that's a pass. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu59 --- lxc (0.7.5-3ubuntu59) precise-proposed; urgency=low [ Serge Hallyn ] * 0085-pivot-dir: use a directory other than /mnt to put the pivot_root old dir into (LP: #986385) * 0086-lxc-unshare-zero-args: fix lxc-unshare

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-14 Thread Brian Murray
Hello Ahmed, or anyone else affected, Accepted lxc into precise-proposed. The package will build now and be available in a few hours. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/lxc -- 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/1011603 Title: LXC-unshare network namespace segfaulting To manage notifications about

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Serge Hallyn
Thanks for reporting this bug. The problem is (I believe) that lxc-unshare isn't properly handling the case where no arguments are specified. As a workaround, do lxc-unshare -s NETWORK /bin/bash and you'll get a root prompt in the new namespace. ** Changed in: lxc (Ubuntu) Status: New

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Serge Hallyn
** Also affects: lxc (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: lxc (Ubuntu Quantal) Importance: Medium Status: Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Serge Hallyn
** Changed in: lxc (Ubuntu Quantal) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) ** Changed in: lxc (Ubuntu Quantal) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu13 --- lxc (0.8.0~rc1-4ubuntu13) quantal; urgency=low * 0086-lxc-unshare-zero-args: fix lxc-unshare segfaulting when no command is given (LP: #1011603) * 0087-lxc-ls-dash: fix lxc-ls for containers whose names start

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lxc -- 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/1011603 Title: LXC-unshare network namespace segfaulting To manage notifications about this bug go to:

[Bug 1011603] Re: LXC-unshare network namespace segfaulting

2012-06-11 Thread Serge Hallyn
** Description changed: + SRU justification + Impact: lxc-unshare segfaults when run with no command + Development fix: exit with a failure message if no command is givne. + Stable fix: same as development fix + Test case: + sudo lxc-unshare -s MOUNT + dmesg