Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 2025 14:27:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283387] NO_ROOT/METALOG support required for release/scripts/pkg-stage.sh
Message-ID:  <bug-283387-227-YvaEXv2QK0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283387-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283387

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
pkg supports a METALOG setting (see pkg.conf(5)) but it is used only for
extracting package contents, but currently not `pkg fetch` or `pkg repo` as
used by release/scripts/pkg-state.sh.

pkg could be extended to apply METALOG to these cases, or we could generate the
metalog entries after executing pkg fetch and pkg repo.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283387-227-YvaEXv2QK0>