[Bug 654552] Re: Unable to start LXC Container

2011-03-01 Thread Chuck Short
This is fixed in natty.

chuck

** Changed in: lxc (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/654552

Title:
  Unable to start LXC Container

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 654552] Re: Unable to start LXC Container

2011-03-01 Thread Royston Carter
Is the fix likely to be back ported to Lucid?

On 01/03/2011 14:27, Chuck Short wrote:
 This is fixed in natty.

 chuck

 ** Changed in: lxc (Ubuntu)
 Status: New =  Fix Released


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/654552

Title:
  Unable to start LXC Container

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 654552] Re: Unable to start LXC Container

2010-10-08 Thread Daniel Lezcano
On 10/08/2010 12:56 AM, Royston Carter wrote:
Daniel,
   Firstly is it likely that this will come out shortly as a patch to
 Lucid? If so and in a matter of days rather than weeks then I will wait.


The patch in attachment is a fix for this problem.
If the package maintainer is willing to merge it that will be great.

 Alternatively could you point me at documentation that would explain how
 I apply the fix from the git repository you allude to in you email.


The simpler is:

 * install the quilt tools
 * save the patch in attachment
 * cd lxc-topmost-dir
 * quilt import path-to-patch/0001-use-lazy-...
 * quilt push

Then the usual configure, make, etc ...

Let me know if that fixes your problem

Thanks
  -- Daniel


** Patch added: 0001-use-lazy-umount-when-umount-returns-EBUSY.patch
   
https://bugs.launchpad.net/bugs/654552/+attachment/1678598/+files/0001-use-lazy-umount-when-umount-returns-EBUSY.patch

-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 654552] Re: Unable to start LXC Container

2010-10-08 Thread Royston Carter
  Daniel,
 Can we step back a little here please. I have never to date amended 
or patched a Linux component/application so could do with your second 
step explaining. You say * cd lxc-topmost-dir  but does this assume 
I have lxc source installed? If this is required could you add a line 
for how I get this.

  Thanks for you response to this.

Regards

Roy

On 08/10/2010 10:53, Daniel Lezcano wrote:
 On 10/08/2010 12:56 AM, Royston Carter wrote:
 Daniel,
Firstly is it likely that this will come out shortly as a patch to
 Lucid? If so and in a matter of days rather than weeks then I will wait.

 The patch in attachment is a fix for this problem.
 If the package maintainer is willing to merge it that will be great.

 Alternatively could you point me at documentation that would explain how
 I apply the fix from the git repository you allude to in you email.

 The simpler is:

   * install the quilt tools
   * save the patch in attachment
   * cdlxc-topmost-dir
   * quilt importpath-to-patch/0001-use-lazy-...
   * quilt push

 Then the usual configure, make, etc ...

 Let me know if that fixes your problem

 Thanks
-- Daniel


 ** Patch added: 0001-use-lazy-umount-when-umount-returns-EBUSY.patch
 
 https://bugs.launchpad.net/bugs/654552/+attachment/1678598/+files/0001-use-lazy-umount-when-umount-returns-EBUSY.patch


-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 654552] Re: Unable to start LXC Container

2010-10-08 Thread Daniel Lezcano
On 10/08/2010 12:44 PM, Royston Carter wrote:
Daniel,
   Can we step back a little here please. I have never to date amended
 or patched a Linux component/application so could do with your second
 step explaining. You say * cdlxc-topmost-dir   but does this assume
 I have lxc source installed? If this is required could you add a line
 for how I get this.

Thanks for you response to this.


Sure, but let's switch to a private mail exchange, as that will be out 
of the scope of this bug.
I will use your contact user in launchpad.

   -- Daniel

-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654552] Re: Unable to start LXC Container

2010-10-08 Thread Brian Murray
** Tags added: patch

-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654552] Re: Unable to start LXC Container

2010-10-07 Thread Daniel Lezcano
This bug was fixed in the next release of lxc.

The commit fixing this problem is:
http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=c08556c6ece8ad8308f7636adb0ad25b60e3a16d

Does it makes sense to take the lxc-0.7.2 version for lucid ? As it is
compatible for the kernel ?

-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 654552] Re: Unable to start LXC Container

2010-10-07 Thread Royston Carter
  Daniel,
 Firstly is it likely that this will come out shortly as a patch to 
Lucid? If so and in a matter of days rather than weeks then I will wait. 
Alternatively could you point me at documentation that would explain how 
I apply the fix from the git repository you allude to in you email.

Regards

Roy.

On 07/10/2010 22:09, Daniel Lezcano wrote:
 This bug was fixed in the next release of lxc.

 The commit fixing this problem is:
 http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=c08556c6ece8ad8308f7636adb0ad25b60e3a16d

 Does it makes sense to take the lxc-0.7.2 version for lucid ? As it is
 compatible for the kernel ?


-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654552] Re: Unable to start LXC Container

2010-10-04 Thread Royston Carter

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/654552/+attachment/1671326/+files/Dependencies.txt

-- 
Unable to start LXC Container
https://bugs.launchpad.net/bugs/654552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs