ltsp-build-client ends abnormally

Asked by Andrewbootlegger

Just as the summary says. Thin clients can connect even after this apparent error, but cannot find the kernel image as it seems the builder exits before it creates one. It does build the directory structure and installs a number of packages. No specifics are reported on this error.

End of the output:

I: Configuring libcurl3-gnutls...
I: Configuring wpasupplicant...
I: Configuring netbase...
I: Configuring python2.5...
I: Configuring ntpdate...
I: Configuring python...
I: Configuring alsa-utils...
I: Configuring lsb-release...
I: Configuring volumeid...
I: Configuring libsasl2-modules...
I: Configuring libsasl2-2...
I: Configuring sysklogd...
I: Configuring klogd...
I: Configuring udev...
I: Configuring initramfs-tools...
I: Configuring perl-modules...
I: Configuring libldap2...
I: Configuring pcmciautils...
I: Configuring tasksel-data...
I: Configuring gnupg...
I: Configuring ubuntu-keyring...
I: Configuring perl...
I: Configuring tasksel...
I: Configuring console-setup...
I: Configuring ubuntu-minimal...
I: Configuring libc6...
I: Configuring initramfs-tools...
I: Base system installed successfully.
error: LTSP client installation ended abnormally

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Andrewbootlegger
Solved:
Last query:
Last reply:
Revision history for this message
Andrewbootlegger (andrewbootlegger) said :
#1

Ran command as su. I'm surprised this worked as I did use sudo while not root.

Revision history for this message
iMil (imil) said :
#2

Same thing here.

$ sudo ltsp-build-client
[blah]
error: LTSP client installation ended abnormally

Does not finish the job / initrd / ...

$ sudo -s
# su -
# ltsp-build-client

Worked just fine. Thanks for the tip.

Revision history for this message
_khAttAm_ (pravindahal-gmail) said :
#3

^thanks. worked for me too.