Comment 6 for bug 2012037

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Hi there,

I'm trying to reproduce this locally, but so far I haven't been able to make much progress. Here's what I did:

1) Download the .deb's for version 2.2.3-3ubuntu0.9 on Focal (from https://launchpad.net/ubuntu/+source/sssd/2.2.3-3ubuntu0.9/+build/24144892).

2) Install sssd from the .deb files mentioned above, but without installing sssd-tools.

3) Invoke "apt install sssd-tools --dry-run".

Here's what I see:

# apt install sssd-tools --dry-run
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
  libipa-hbac0 libsss-idmap0 python3-sss sssd sssd-ad sssd-ad-common sssd-common sssd-ipa sssd-krb5 sssd-krb5-common sssd-ldap sssd-proxy
Suggested packages:
  adcli libsasl2-modules-ldap
The following NEW packages will be installed:
  sssd-tools
The following packages will be upgraded:
  libipa-hbac0 libsss-idmap0 python3-sss sssd sssd-ad sssd-ad-common sssd-common sssd-ipa sssd-krb5 sssd-krb5-common sssd-ldap sssd-proxy
12 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
Inst sssd-ad [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 ]
Inst sssd-ldap [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 ]
Inst sssd-krb5 [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 ]
Inst sssd-ipa [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 ]
Inst sssd-ad-common [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 ]
Inst sssd-common [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 sssd-krb5-common:amd64 sssd-proxy:amd64 ]
Inst sssd-krb5-common [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd:amd64 sssd-proxy:amd64 ]
Inst sssd [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) [sssd-proxy:amd64 ]
Inst sssd-proxy [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) []
Inst python3-sss [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) []
Inst libsss-idmap0 [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64]) []
Inst libipa-hbac0 [2.2.3-3ubuntu0.9] (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Inst sssd-tools (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-ad (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-ldap (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-krb5 (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-ipa (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-ad-common (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-common (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-krb5-common (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-proxy (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf python3-sss (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf libsss-idmap0 (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf libipa-hbac0 (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])
Conf sssd-tools (2.2.3-3ubuntu0.10 Ubuntu:20.04/focal-updates, Ubuntu:20.04/focal-security [amd64])

As you can see, apt wants to upgrade sssd and its related packages when I try to install sssd-tools, but not actually remove anything.

I'm left wondering whether you might have some specific configuration (under /etc/apt/preferences.d/, for example) that might have contributed to the issue.

Either way, I'm marking this bug as Incomplete because there's not much we can do until we have a better understanding of the problem, and reproducing it is definitely a good way to do that. Could you try to come up with the steps necessary to reproduce the issue you're seeing, please? Once you've done that, please set this bug status back to New. Thanks!