Page MenuHomeFreeBSD

pkgbase: examine METALOG files relative to stage root directory
ClosedPublic

Authored by emaste on Nov 16 2022, 7:58 PM.
Tags
None
Referenced Files
F149625904: D37412.id113215.diff
Wed, Mar 25, 6:51 PM
Unknown Object (File)
Sat, Mar 14, 5:25 AM
Unknown Object (File)
Sat, Feb 28, 10:35 PM
Unknown Object (File)
Feb 14 2026, 12:58 PM
Unknown Object (File)
Feb 14 2026, 12:00 PM
Unknown Object (File)
Feb 8 2026, 7:18 AM
Unknown Object (File)
Feb 8 2026, 3:31 AM
Unknown Object (File)
Feb 7 2026, 8:40 PM
Subscribers

Details

Summary
Previously we stripped the '.' from the beginning of each METALOG entry
to determine the path to stat.  This meant that we examined files on the
build host, not the staged files.

Instead, strip off the last part of the specified METALOG pathname to
find the stage root directory, and stat files relative to that.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable