Running `apt install sssd-tools` causes sssd to be uninstalled
This bug report will be marked for expiration in 47 days if no further activity occurs. (find out why)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sssd (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I was trying to debug an authentication problem on one of our hosts, and managed to break authentication in a new and interesting way.
I ran `apt install sssd-tools`, and this is what showed up in /var/log/
```
Start-Date: 2023-03-16 18:11:52
Commandline: apt install sssd-tools
Requested-By: user1005 (1005)
Upgrade: sssd-common:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-ldap:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-ad-
Remove: sssd:amd64 (2.2.3-3ubuntu0.9), freeipa-
End-Date: 2023-03-16 18:12:41
```
For reasons I don't understand, apt decided to uninstall `sssd`, `sssd-ipa`, and `freeipa-client`.
1) This is on Ubuntu 20.04.5 LTS.
2) sssd-tools 2.2.3-3ubuntu0.10
3) Expected sssd-tools to be installed
4) sssd, sssd-ipa and freeipa-client were uninstalled, breaking authentication
You had a pending update for sssd (0.10), and the package dependencies are such that they need to be in sync. Did it not prompt after offering to remove packages? It should.