Page MenuHomeFreeBSD

OCI: Attempt to fix "runtime" container
ClosedPublic

Authored by cperciva on Jul 24 2025, 6:57 AM.
Tags
None
Referenced Files
F147800966: D51481.id158970.diff
Fri, Mar 13, 6:39 PM
F147800328: D51481.id158970.diff
Fri, Mar 13, 6:32 PM
Unknown Object (File)
Mon, Mar 9, 7:33 AM
Unknown Object (File)
Fri, Mar 6, 9:23 AM
Unknown Object (File)
Mon, Mar 2, 11:49 PM
Unknown Object (File)
Wed, Feb 18, 6:11 AM
Unknown Object (File)
Feb 2 2026, 12:44 AM
Unknown Object (File)
Jan 26 2026, 10:14 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.