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 like this to installation scripts?


novaki napsal(a):
> 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):
>
> sudo ltsp-build-client --early-packages libc6-xen --components 'main
> restricted universe'
>
>

-- 
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to