http://bugs.skolelinux.no/show_bug.cgi?id=1229
------- Additional Comments From [EMAIL PROTECTED] 2007-12-01 23:24 ------- I have a theory on what set of events is triggering this bug. First of all, one need to trigger the crash in d-i which happen after the ltsp installation. This crash normally make debconf die and d-i to restart main-menu. This does not happen when installing only the thin-client-server from dvd, because debian-edu-preseed restarts the network in /target/ if the network isn't up already, and this make dhclient3 start in /target/ with a file descriptor connected to debconf. debconf is stuck waiting for data on this file descriptor, and fail to die when main-menu die, and thus, the installer is stuck. One fix for this if of course to fix the crash in main-menu/d-i. No idea how to do that. Another is to make sure the network restart do not inherit any file descriptors connecting to debconf. I'm trying to implement the latter. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

