Page MenuHomeFreeBSD

pkgbase: Fix OSVERSION specification when creating a repo
ClosedPublic

Authored by markj on Jan 19 2025, 11:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 10:38 AM
Unknown Object (File)
Tue, Nov 18, 6:59 AM
Unknown Object (File)
Sun, Nov 16, 5:44 AM
Unknown Object (File)
Wed, Nov 5, 12:07 AM
Unknown Object (File)
Sat, Nov 1, 7:04 AM
Unknown Object (File)
Oct 21 2025, 5:34 AM
Unknown Object (File)
Oct 15 2025, 3:55 AM
Unknown Object (File)
Oct 15 2025, 3:55 AM
Subscribers

Details

Summary

-o OSVERSION= needs to appear before the "repo" verb, otherwise it has
no effect. In this case, recent pkg-devel fails to create the repo,
saying that ABI cannot be specified without OSVERSION.

MFC after: 2 weeks
Fixes: 188fe88ec50e ("pkgbase: force OSVERSION")

Diff Detail

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