NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/58098: build.sh release fails due to missing METALOG entries



This issue isn't about the order of operations for building and
installing an updated NetBSD -- the issue is that build.sh modules
leaves a broken METALOG file lying around, which causes other build.sh
operations to fail.

Just doing

./build.sh -u ... tools
./build.sh -u ... modules
./build.sh -u ... release

is probably enough to reproduce the problem, without any install
steps.


Home | Main Index | Thread Index | Old Index