[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2014-12-03 Thread Rolf Leggewie
oneiric has seen the end of its life and is no longer receiving any updates. Marking the oneiric task for this ticket as "Won't Fix". ** Changed in: libvirt (Ubuntu Oneiric) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2012-11-14 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu Maverick) Status: Confirmed => Won't Fix ** Changed in: libvirt (Ubuntu Natty) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2012-11-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libvirt (Ubuntu Oneiric) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Titl

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2012-11-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libvirt (Ubuntu Natty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title:

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2012-11-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libvirt (Ubuntu Maverick) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Tit

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-10-31 Thread Serge Hallyn
** Also affects: libvirt (Ubuntu Maverick) Importance: Undecided Status: New ** Also affects: libvirt (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: libvirt (Ubuntu Oneiric) Importance: Undecided Status: New -- You received this bug notification

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-09-02 Thread Serge Hallyn
** Package changed: lxc (Ubuntu) => libvirt (Ubuntu) ** Changed in: libvirt (Ubuntu) Status: In Progress => 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/832123 Title: when boot

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-09-01 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Status: Confirmed => In Progress ** Changed in: lxc (Ubuntu) Assignee: (unassigned) => Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-31 Thread Serge Hallyn
Note I've pinged the libvirt community on irc about the viability of the libvirt patch upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title: when booting oneiric cloud-images under l

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-31 Thread Serge Hallyn
Diagnosis: udev looks through /dev, making sure all devices have the expected device type and permissions. If not, it replaces them. lxc creates /dev/ptmx and bind mounts /dev/pts/ptmx on top of it, so it has the expected device type. libvirt creates /dev/ptmx as a symlink to /dev/pts/ptmx. Th

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-24 Thread Dave Walker
** Changed in: lxc (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title: when booting oneiric cloud-images under libvirt, no pty is available To manage

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-24 Thread Launchpad Bug Tracker
** Changed in: lxc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title: when booting oneiric cloud-images under libvirt, no pty is available To manag

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-23 Thread Dave Walker
** Changed in: lxc (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title: when booting oneiric cloud-images under libvirt, no pty is available To ma

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-23 Thread Scott Moser
As a point of reference, I did the same as above, but on a natty host: root@ubuntu:/# cat /proc/1/mountinfo 68 75 0:24 / /dev/pts rw,relatime - devpts devpts rw,mode=600,ptmxmode=666 72 50 252:0 /home/ubuntu/root / rw,relatime - ext4 /dev/disk/by-label/uec-rootfs rw,barrier=1,data=ordered 73 72 0

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-23 Thread Scott Moser
I dont know if it should be against libvirt rather than lxc. lxcguest does things to make ubuntu work as an lxc guest. I figured it was at least relevant. Here is how you can reproduce, given oneiric: $ sudo apt-get install cgroup-bin $ sudo apt-get install libvirt-bin python-libvirt libvirt0 $

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-23 Thread Serge Hallyn
Shouldn't this be filed against libvirt rather than lxc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832123 Title: when booting oneiric cloud-images under libvirt, no pty is available To manage n

[Bug 832123] Re: when booting oneiric cloud-images under libvirt, no pty is available

2011-08-23 Thread Serge Hallyn
In the container's rootfs, can you edit /etc/init/lxcguest.conf to have its pre-start script also do ls -l /dev/ptmx >> /debugout ls -l /dev/pts >> /debugout cat /proc/self/mounts >> /debugout cat /proc/self/mountinfo >> /debugout and post /debugout here? -- You received this bug no