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)
Fri, Apr 18, 5:48 AM
Unknown Object (File)
Wed, Apr 9, 2:13 PM
Unknown Object (File)
Wed, Apr 9, 11:46 AM
Unknown Object (File)
Wed, Apr 9, 5:01 AM
Unknown Object (File)
Wed, Apr 9, 2:38 AM
Unknown Object (File)
Tue, Apr 8, 8:08 PM
Unknown Object (File)
Mar 18 2025, 11:35 AM
Unknown Object (File)
Feb 12 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