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)
Wed, Oct 15, 3:55 AM
Unknown Object (File)
Wed, Oct 15, 3:55 AM
Unknown Object (File)
Wed, Oct 15, 3:55 AM
Unknown Object (File)
Sun, Oct 12, 5:24 PM
Unknown Object (File)
Tue, Sep 23, 1:24 AM
Unknown Object (File)
Sat, Sep 20, 1:07 PM
Unknown Object (File)
Sep 15 2025, 6:11 PM
Unknown Object (File)
Sep 13 2025, 9:25 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