Skip to content

overlay coreos/config: Keep ldb modules - #3478

Merged
krnowak merged 2 commits into
mainfrom
krnowak/fix-sssd
Nov 13, 2025
Merged

overlay coreos/config: Keep ldb modules#3478
krnowak merged 2 commits into
mainfrom
krnowak/fix-sssd

Conversation

@krnowak

@krnowak krnowak commented Nov 10, 2025

Copy link
Copy Markdown
Member

CI: http://localhost:8080/job/container/job/packages_all_arches/6964/cldsv/

ldb was folded into samba, so it is not sys-libs/ldb that installs ldb modules, but rather net-fs/samba. The ldb modules are needed by sys-auth/sssd to work, so stop removing them in the post src_install hook.

Fixes flatcar/Flatcar#1919

Needs backporting to alpha.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

@github-actions

github-actions Bot commented Nov 11, 2025

Copy link
Copy Markdown

Build action triggered: https://github.com/flatcar/scripts/actions/runs/19331337841

ldb was folded into samba, so it is not sys-libs/ldb that installs ldb
modules, but rather net-fs/samba. The ldb modules are needed by
sys-auth/sssd to work, so stop removing them in the post src_install
hook.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
@krnowak

krnowak commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

CI passed.

@krnowak
krnowak marked this pull request as ready for review November 12, 2025 13:03
@krnowak
krnowak requested a review from a team as a code owner November 12, 2025 13:03
@krnowak krnowak moved this to ✅ Testing / in Review in Flatcar tactical, release planning, and roadmap Nov 12, 2025

@chewi chewi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should therefore drop our sys-libs/ldb package. It's no longer needed and will probably be dropped from Gentoo before long.

@github-project-automation github-project-automation Bot moved this from ✅ Testing / in Review to ⚒️ In Progress in Flatcar tactical, release planning, and roadmap Nov 12, 2025
@krnowak

krnowak commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

I think you should therefore drop our sys-libs/ldb package. It's no longer needed and will probably be dropped from Gentoo before long.

Can I do it in a separate cleanup PR? I think there is more than one package that should be dropped.

@github-project-automation github-project-automation Bot moved this from ⚒️ In Progress to ✅ Testing / in Review in Flatcar tactical, release planning, and roadmap Nov 12, 2025
@krnowak

krnowak commented Nov 12, 2025

Copy link
Copy Markdown
Member Author

(dropping unused packages PR: #3485)

@krnowak
krnowak merged commit 6fb2e98 into main Nov 13, 2025
4 of 5 checks passed
@github-project-automation github-project-automation Bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Nov 13, 2025
@krnowak

krnowak commented Nov 13, 2025

Copy link
Copy Markdown
Member Author

Pushed to flatcar-4515 (alpha) too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSSD startup failure with 4487.0.0

3 participants