SSSD broken, unable to login since capabilities changes made to sssd-2.10.1
SSSD is currently broken in bazzite, meaning you can't login when using LDAP/FreeIPA/etc.
Bazzite issue here: https://github.com/ublue-os/bazzite/issues/2030
This had a fix pushed through via rechunk here: https://github.com/hhd-dev/rechunk/pull/9
However, rechunk changes are not applying in the images built. You can see this here: https://github.com/ublue-os/bazzite/issues/2088
Right now this means anyone not using local login is stuck on 41.20241216.0 until the build-bot is fixed to appropriately apply the fix merged in the above PR.
Hopefully the build bot can be fixed soon as this is a breaking change that prevents upgrades.
GitHub
SSSD binaries capabilities have changed · Issue #2030 · ublue-os/ba...
Describe the bug Followup to #1818 Since 41.20241229 sssd.service fails to start. Dec 29 23:20:23 <redacted> systemd[1]: Starting sssd.service - System Security Services Daemon... Dec 29 23:2...
GitHub
fix: add case statement for setting sssd capabilities based on Fedo...
To fix ublue-os/bazzite#2030 without breaking previous SSSD versions capabilities.
I'm not sure if there's a better place to put functions, but that could certainly be changed. I cr...
GitHub
Image build not including rechunk changes · Issue #2088 · ublue-os/...
Describe the bug It looks like rechunk is not applying the appropriate changes to the bazzite image, resulting in retained sssd failures. hhd-dev/rechunk#9 Which should fix: #2030 What did you expe...
7 Replies
Hoping posting it in the discord will increase visibility, referencing appropriate bazzite github issues pages to make it easier 🙂
@antheas sorry to ping you. You might want to have a look at this.
kyle said he'd update it
did he
@Kyle Gospo update it
Hello again @antheas thanks so much for your work last week on that PR 🙂
as of 41.20250106.2 it was still bork bork by the way.
Is the build bot not upstream change aware? Feels like a trigger is not in place if that's the issue.
Yeah testing should have the latest
Stable will for the next build as well, it's there
try testing
ok I'll rebase to testing after work unless new stable is released prior haha
did not work but i see a new merge went into rechunk that address version detection fixes