Bug 253625

Summary: pkg-static bootstrap doesn't respect meta.conf
Product: Base System Reporter: Nick Wolff <darkfiberiru>
Component: binAssignee: freebsd-pkg (Nobody) <pkg>
Status: Closed FIXED    
Severity: Affects Many People CC: bapt, darkfiberiru
Priority: --- Keywords: easy, pkgbase
Version: CURRENTFlags: darkfiberiru: mfc-stable13?
darkfiberiru: mfc-stable12?
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-src/blob/b2c4ca8d2872bc4410626f2b1ceafa49de5828ce/usr.sbin/pkg/pkg.c

Description Nick Wolff 2021-02-18 17:35:55 UTC
Pkg_boostrap attempts to use txz entries not lookup proper file names by meta.conf or meta.txz if meta.conf doesn't exist.

A pkg tree with a non txz compression or no compression doesn't work with pkg-static bootstrap
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2021-08-17 17:02:19 UTC
starting with pkg 1.17 only .pkg is needed and used, no need to lookup in meta.conf anymore