Subject: Re: failed to make distribution
To: Gan Uesli Starling <alias@starling.us>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 05/04/2003 09:34:00
On Sun, 4 May 2003, Gan Uesli Starling wrote:

> My first attempt to build NetBSD-current as/per
> http://www.onlamp.com/lpt/a/3371 worked okay up
> to and until this instruction...
>
> # ./build.sh -U -D /usr/i386build distribution
>
> ...which ended like this...
>
> <snip>
> install ===> share/wscons/fonts
> STRIP=/usr/src/tools/obj/tools.NetBSD-1.6R-i386/bin/i386--netbsdelf-strip
> /usr/src/tools/obj/tools.NetBSD-1.6R-i386/bin/nbinstall -U -M
> /usr/i386build/METALOG -D /usr/i386build -N /usr/src/etc -c
> -r  -o root  -g wheel  -m 444   donna.816
> /usr/i386build/usr/share/wscons/fonts/donna.816
> nbinstall: donna.816: stat: No such file or directory
> *** Error code 1

This sort of thing happens pretty often. You can report it to
current-users, or just wait for someone to fix it, and try again. FYI,
that last succesful mac68k autobuild was on April 26. If you're using
cvs, you could try rolling back to that date by running an update with
"-D '2003-04-26 UTC'".

Frederick