Activity log for bug #2012037

Date Who What changed Old value New value Message
2023-03-17 07:33:38 CH bug added bug
2023-03-17 07:33:38 CH attachment added The output of `apt list --installed` https://bugs.launchpad.net/bugs/2012037/+attachment/5655061/+files/apt-list-installed.txt
2023-03-17 07:35:26 CH 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/apt/history.log: ``` Start-Date: 2023-03-16 18:11:52 Commandline: apt install sssd-tools Requested-By: charleshowes (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-common:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), python3-sss:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-krb5-common:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-ad:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-tools:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-krb5:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-proxy:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), libsss-idmap0:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10) Remove: sssd:amd64 (2.2.3-3ubuntu0.9), freeipa-client:amd64 (4.8.6-1ubuntu2), sssd-ipa:amd64 (2.2.3-3ubuntu0.9) 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 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/apt/history.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-common:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), python3-sss:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-krb5-common:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-ad:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-tools:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-krb5:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), sssd-proxy:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10), libsss-idmap0:amd64 (2.2.3-3ubuntu0.9, 2.2.3-3ubuntu0.10) Remove: sssd:amd64 (2.2.3-3ubuntu0.9), freeipa-client:amd64 (4.8.6-1ubuntu2), sssd-ipa:amd64 (2.2.3-3ubuntu0.9) 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
2023-03-21 02:02:47 Sergio Durigan Junior sssd (Ubuntu): status New Incomplete
2023-05-20 04:17:34 Launchpad Janitor sssd (Ubuntu): status Incomplete Expired