[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2009-12-12 Thread Przemysław Kulczycki
** Changed in: ltsp (Ubuntu) Status: Fix Committed => Fix Released -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2008-03-17 Thread Vagrant Cascadian
i think the plugin is a good idea, although simplify the grep a little: if [ -n "$(dpkg -l libc6-xen | egrep ^ii)" ]; then XEN_PACKAGES="$XEN_PACKAGES libc6-xen" ... if [ -n "$XEN_PACKAGES" ] ; then chroot apt-get install $XEN_PACKAGES fi and instead of installing directly, you should be

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2008-03-17 Thread Oliver Grawert
could you set a variable in the configure target ? so instead of having to run dpkg -l twice you can just check for the variable being set in the after-install target. -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification beca

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2008-03-17 Thread Vadim Abramchuck
That helped me too. Changed status to "fix commited". Thanks, novaki. I think that should be added to hardy release. ** Changed in: ltsp (Ubuntu) Status: New => Fix Committed -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug no

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-10-08 Thread novaki
Ok, better solution for the problem is creating 029-xen in /usr/share/ltsp/plugins/ltsp-build-client/Ubuntu with the following content: case "$MODE" in configure)

Re: [Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-10-07 Thread Pavel Mlčoch
sudo ltsp-build-client --early-packages libc6-xen --copy-sourceslist Is wrong way, I use much more repositories and its not possible correctly install from it. sudo ltsp-build-client --early-packages libc6-xen --components 'main restricted universe' Works at now, is possible to apply something l

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-10-04 Thread novaki
The problem is that debootstrap builds image based on libc6, however libc6-xen is required for xen kernels. The solution (you need to use the universe component, and pre-install libc6-xen): sudo ltsp-build-client --early-packages libc6-xen --copy-sourceslist or (this is untested, but should work

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-09-06 Thread Pavel Mlčoch
** Attachment added: "debug.txt" http://launchpadlibrarian.net/9148585/debug.txt -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-09-06 Thread Pavel Mlčoch
** Attachment added: "error.txt" http://launchpadlibrarian.net/9148570/error.txt -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-09-06 Thread Pavel Mlčoch
In attachments is complete output of command: strace -o debug.txt sudo ./commands/debug.sh ltsp-build-client --arch i386 1>output.txt 2>error.txt ** Attachment added: "output.txt" http://launchpadlibrarian.net/9148532/output.txt -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-09-06 Thread Pavel Mlčoch
I tried --arch i386 option, but its the same. -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 134865] Re: x11-common segfaults in ltsp chroot in xen dom0

2007-09-03 Thread Oliver Grawert
** Summary changed: - segfaults on ltsp in xen dom0 + x11-common segfaults in ltsp chroot in xen dom0 -- x11-common segfaults in ltsp chroot in xen dom0 https://bugs.launchpad.net/bugs/134865 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for