[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1371] installation of ltspserver stops, then dhcpd fails



http://bugs.skolelinux.org/show_bug.cgi?id=1371





--- Comment #25 from John Sigurd Skogtvedt <jss@bzz.no>  2009-11-03 14:36:47 ---
Tried installing again using the DVD image from yesterday, but this time
editing /var/lib/dpkg/info/ltsp-client-builder.postinst at the beginning of the
installation, removing the following lines:
# Make the d-i keyboard layout setting available in the ltsp chroot.
if db_get debian-installer/keymap && [ -n "$RET" ] ; then
    log "Passing keymap $RET on to LTSP"

    echo d-i debian-installer/keymap string "$RET" | in-target
debconf-set-selections
fi

Like before, the installation "froze", and I had to press Ctrl+C to continue.
But instead of the "debconf-get: illegal number: d-i" error message from
comment #2, I got this:
Nov  3 13:23:10 in-target: info: LTSP client installation completed
successfully
Nov  3 13:23:11 main-menu[1512]: INFO: Priority changed externally, setting
main-menu default to 'medium' (OK)
Nov  3 13:23:11 main-menu[1512]: INFO: Falling back to the package description
for nobootloader
Nov  3 13:23:12 main-menu[1512]: INFO: Falling back to the package description
for auto-install
Nov  3 13:23:12 main-menu[1512]: INFO: Falling back to the package description
for ai-choosers
Nov  3 13:23:12 main-menu[1512]: INFO: Falling back to the package description
for fdisk-udeb
Nov  3 13:23:12 main-menu[1512]: WARNING **: Internal error! Cannot find
"critical" in menu.

So it seems that "Illegal number: d-i" is due to the lines passing the layout
to the LTSP chroot, and unrelated to the bug.


-- 
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


Reply to: