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
The following reply was made to PR misc/58098; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: Rob Whitlock <rwhitlock22%gmail.com@localhost>,
gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: misc/58098: build.sh release fails due to missing METALOG entries
Date: Tue, 2 Apr 2024 17:37:30 +0000
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