[Bug 283387] NO_ROOT/METALOG support required for release/scripts/pkg-stage.sh
Date: Fri, 07 Mar 2025 14:27:11 UTC
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.