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)
Mon, Jul 13, 10:37 AM
Unknown Object (File)
Mon, Jul 13, 2:49 AM
Unknown Object (File)
Fri, Jul 10, 1:19 AM
Unknown Object (File)
Thu, Jul 9, 6:40 PM
Unknown Object (File)
Tue, Jul 7, 7:35 PM
Unknown Object (File)
Thu, Jun 25, 1:08 PM
Unknown Object (File)
Sun, Jun 21, 6:41 PM
Unknown Object (File)
Jun 18 2026, 10:58 PM
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.