Page MenuHomeFreeBSD

OCI: Attempt to fix "runtime" container
ClosedPublic

Authored by cperciva on Jul 24 2025, 6:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 1:17 PM
Unknown Object (File)
Wed, Nov 5, 7:55 AM
Unknown Object (File)
Sat, Nov 1, 2:19 AM
Unknown Object (File)
Wed, Oct 29, 8:07 AM
Unknown Object (File)
Wed, Oct 29, 7:52 AM
Unknown Object (File)
Mon, Oct 27, 2:38 PM
Unknown Object (File)
Fri, Oct 24, 10:06 PM
Unknown Object (File)
Thu, Oct 23, 9:53 AM
Subscribers

Details

Summary

Chase the kerberos -> krb5 change in pkgbase packages.

We don't currently have any way of making this conditional on the
WITH_MITKRB5 variable, so we're going based on the default value.
On the other hand, that's also true of other WITH_* variables too.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65644
Build 62527: arc lint + arc unit

Event Timeline

This week's snapshot builds failed because this broke the OCI containers. If I don't hear anything in the next 8 hours I'll push this change so I can restart the HEAD snapshots. Sorry about the short review period.

Commiting https://reviews.freebsd.org/D51420 would be much better for everyone.

Maybe, but I don't feel that I know enough about pkgbase and Kerberos to comment on the tradeoffs there.

As re@ I *do* feel that I know enough to say "builds not failing is a good thing". ;-)

This revision was not accepted when it landed; it landed in state Needs Review.Jul 24 2025, 7:50 AM
This revision was automatically updated to reflect the committed changes.

The snapshot builds managed to finish failing before I fell asleep, so I'm pushing this and restarting the snapshot builds now.