On Thu, Oct 23, 2003 at 06:18:48PM -0400, Joey Hess wrote: > [EMAIL PROTECTED] wrote: > > It fails to build on PowerPC as follows: > > > > for udeb in extraudebs/*.udeb ; do \ > > dpkg --force-overwrite --root=./tmp/floppy/tree/driver-tmp --unpack > > $udeb; \ > > done > > dpkg: error processing extraudebs/*.udeb (--unpack): > > cannot access archive: No such file or directory > > Errors were encountered while processing: > > extraudebs/*.udeb > > make[2]: *** [floppy-tree-stamp] Error 1 > > make[2]: Leaving directory `/tmp/build' > > make[1]: *** [all_images] Error 2 > > make[1]: Leaving directory `/tmp/build' > > make: *** [build-stamp] Error 2 > > This is also not something I have changed in the build tree, nor can I > reproduce it (with dash). I suppose the change I just checked in will > fix it though.
I got a similar error in the same place, I assume after the update. For me, dpkg was complaining about udebs/*.deb (--unpack) instead of extraudebs. Shortly after that, the build stops when it can't find ./tmp/bootfloppy/tree/boot/vmlinux . (Also on powerpc) -- Debian GNU/Linux Operating System By the People, For the People Chris Tillman (a people instance) toff one at cox dot net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

