Andrew Pollock wrote: [snip] > and then I've changed into debian-installer/build and gone > make build_cdrom_default > > and it falls over. > > I've tried copying the generated sources.list.udeb to > sources.list.udeb.local and modifying it to pull from testing instead of > unstable, and it still falls over. > > I've attached a log of both build attempts, if someone in the know could > provide some guidance, I might be able to submit a patch for a bug... > > Thanks > > Andrew
> Script started on Tue Feb 17 13:08:34 2004 > [EMAIL PROTECTED]:~/debian-installer/build$ make cdrom_build_default > make: *** No rule to make target `cdrom_build_default'. Stop. Build with: fakeroot make build_cdrom_default Simply typing 'make' gives a list of valid targets. [snip] > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > di-utils-shell: Depends: libdebian-installer4 (>= 0.18) > kbd-chooser: Depends: libdebian-installer4 (>= 0.18) > main-menu: Depends: libdebian-installer4 (>= 0.18) > udpkg: Depends: libdebian-installer4 (>= 0.17.cvs) The build environment lacks those .debs. Install them (from unstable). [snip] > Script started on Tue Feb 17 13:11:05 2004 > [EMAIL PROTECTED]:~/debian-installer/build$ make sources.list.udeb It should never be needed to call this directly. > # This file is automatically generated, edit sources.list.udeb.local instead. > deb http://ftp.au.debian.org/debian testing main/debian-installer > E: Couldn't find package isa-pnp-modules-2.4.24-1-386-di That's the result of using testing. CVS HEAD builds only for unstable. Thiemo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]