-
Notifications
You must be signed in to change notification settings - Fork 76
overlay coreos/config: Keep ldb modules #3478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Build action triggered: https://github.com/flatcar/scripts/actions/runs/19302298694 |
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 <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
c93549c to
deac985
Compare
|
CI passed. |
chewi
left a comment
There was a problem hiding this comment.
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.
Can I do it in a separate cleanup PR? I think there is more than one package that should be dropped. |
|
(dropping unused packages PR: #3485) |
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/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.