Public bug reported:

Binary package hint: ltsp-server

command: ltsp-build-client --arch=i386
server: amd64
ltsp-client: i386
I installed gutsy yesterday (upgrade from feisty)

cause: 
(/usr/sbin/ltsp-update-image, called from 095-update-image)
if [ -z ${CHROOT} ];then
    CHROOT=$(dpkg --print-architecture)  ----> WAS NOT SET therefore wrong 
architecture

/usr/sbin/ltsp-update-image --arch=i386 works

solution:
I put CHROOT="i386" in the file (...) and it worked.
.

Maybe a bit early for this bug, sorry then :) still functioned in
feisty, great idea squashfs,nbd btw.

** Affects: ltsp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[gutsy] ltsp-build-client hangs 
https://bugs.launchpad.net/bugs/127332
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