Page MenuHomeFreeBSD

OCI: Attempt to fix "runtime" container
ClosedPublic

Authored by cperciva on Jul 24 2025, 6:57 AM.
Tags
None
Referenced Files
F131697886: D51481.diff
Fri, Oct 10, 10:46 AM
F131696313: D51481.id158970.diff
Fri, Oct 10, 10:26 AM
F131696309: D51481.id158972.diff
Fri, Oct 10, 10:26 AM
F131696308: D51481.id.diff
Fri, Oct 10, 10:26 AM
F131664055: D51481.diff
Fri, Oct 10, 3:56 AM
Unknown Object (File)
Sat, Oct 4, 6:42 PM
Unknown Object (File)
Wed, Oct 1, 11:09 PM
Unknown Object (File)
Wed, Sep 24, 2:02 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 Not Applicable
Unit
Tests Not Applicable

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.