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)
Mon, Nov 24, 3:52 AM
Unknown Object (File)
Sun, Nov 23, 9:38 PM
Unknown Object (File)
Sat, Nov 22, 9:25 PM
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
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