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, Feb 12, 9:25 AM
Unknown Object (File)
Feb 6 2025, 10:15 AM
Unknown Object (File)
Feb 5 2025, 5:50 PM
Unknown Object (File)
Feb 2 2025, 1:51 PM
Unknown Object (File)
Feb 1 2025, 9:23 PM
Unknown Object (File)
Feb 1 2025, 1:53 PM
Unknown Object (File)
Jan 31 2025, 9:45 PM
Unknown Object (File)
Jan 31 2025, 5:05 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