On Wed, Apr 29, 2009 at 11:24:34AM -0400, Carlos O'Donell wrote: > On Tue, Apr 28, 2009 at 7:15 PM, dann frazier <[email protected]> wrote: > >> >> No idea. Do you have a log? > > > > http://d-i.debian.org/daily-images/hppa/daily/ > > > > Problems all appear to be w/ dpkg. > > > > build_netboot.log has this: > > Unpacking console-keymaps-at (from udebs/console-keymaps-at.udeb) ... > > *** glibc detected *** dpkg: corrupted double-linked list: 0x00100c58 > > *** > > dpkg: error processing udebs/dhcp3-client-udeb.udeb (--unpack): > > subprocess dpkg-split killed by signal (Aborted) > > > > > > build_miniiso.log has this: > > > > Unpacking busybox-udeb (from udebs/busybox-udeb.udeb) ... > > dpkg: error processing udebs/cdebconf-newt-terminal.udeb (--unpack): > > subprocess dpkg-split killed by signal (Segmentation fault) > > Errors were encountered while processing: > > udebs/cdebconf-newt-terminal.udeb > > make[2]: *** [stamps/tree-unpack-miniiso-stamp] Error 1 > > make[1]: *** [_build] Error 2 > > make: *** [build_miniiso] Error 2 > > Can you give me a recipe to build this by hand so I can try to > reproduce on my two local boxes?
I tried to reproduce on one of my machines last night, and didn't have any problems. Perhaps its an issue with the machine that does the daily build? Kyle: is this still your box? But to answer your question, the following should work: svn co svn://svn.debian.org/svn/d-i/trunk/installer cd installer dpkg-checkbuilddeps (install whatever is missing) cd build ./daily-build build -- dann frazier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

