pkg(8) does not generate a valid mtree/METALOG manifest for the contents
it creates under /var/db/pkg (see https://github.com/freebsd/pkg/issues/2672),
so those files are missing from NANO_METALOG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 75839 Build 72722: arc lint + arc unit
Event Timeline
Comment Actions
I'm confused with the commit message: "since pkg generates them dynamically and does not emit them into package manifests."
- Dynamic generation is intrinsic to pkg.
- Perhaps most importantly is why we are doing this. It is because pkg does not generate a valid mtree (METALOG). All these metalog-related _xxx_ issues should point to https://github.com/freebsd/pkg/issues/2672.
Comment Actions
Please provide the full URL: https://github.com/freebsd/pkg/issues/2672 in the commit log.
| tools/tools/nanobsd/_xxx_includes.subr | ||
|---|---|---|
| 224 | ||