Bug 1834156
Summary: | sssd or sssd-ad not updating their dependencies on "yum update" which breaks working setup | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alexey Tikhonov <atikhono> |
Component: | sssd | Assignee: | Alexey Tikhonov <atikhono> |
Status: | CLOSED ERRATA | QA Contact: | sssd-qe <sssd-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.2 | CC: | grajaiya, jhrozek, lslebodn, mniranja, mupadhye, mzidek, pbrezina, thalman, tscherf |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | sync-to-jira | ||
Fixed In Version: | sssd-2.3.0-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 02:05:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alexey Tikhonov
2020-05-11 08:29:10 UTC
* `master` * 9b120fe09d6a0567494bc31e4bb637d65422e600 - SPEC: added explicit `samba-client-libs` dependency * `sssd-1-16` * d742192cedcbd3998c13cdc2c02e5faaa6b4c978 - SPEC: added explicit `samba-client-libs` dependency Verified with [root@ci-vm-10-0-107-94 ~]# rpm -qa sssd samba samba-libs samba-4.11.2-13.el8.x86_64 sssd-2.2.3-20.el8.x86_64 samba-libs-4.11.2-13.el8.x86_64 [root@ci-vm-10-0-107-94 ~]# rpm -qa | grep samba samba-common-libs-4.11.2-13.el8.x86_64 samba-4.11.2-13.el8.x86_64 samba-winbind-modules-4.11.2-13.el8.x86_64 samba-client-libs-4.11.2-13.el8.x86_64 samba-common-tools-4.11.2-13.el8.x86_64 samba-winbind-4.11.2-13.el8.x86_64 samba-common-4.11.2-13.el8.noarch samba-libs-4.11.2-13.el8.x86_64 samba-winbind-clients-4.11.2-13.el8.x86_64 from log, samba x86_64 4.12.3-11.el8.3 BaseOS-latest 840 k samba-client-libs x86_64 4.12.3-11.el8.3 BaseOS-latest 5.4 M samba-common noarch 4.12.3-11.el8.3 BaseOS-latest 214 k samba-common-libs x86_64 4.12.3-11.el8.3 BaseOS-latest 170 k samba-common-tools x86_64 4.12.3-11.el8.3 BaseOS-latest 484 k samba-libs x86_64 4.12.3-11.el8.3 BaseOS-latest 188 k samba-winbind x86_64 4.12.3-11.el8.3 BaseOS-latest 567 k samba-winbind-clients x86_64 4.12.3-11.el8.3 BaseOS-latest 148 k samba-winbind-modules x86_64 4.12.3-11.el8.3 BaseOS-latest 124 k sed x86_64 4.5-2.el8 BaseOS-latest 298 k selinux-policy noarch 3.14.3-49.el8 BaseOS-latest 620 k selinux-policy-targeted noarch 3.14.3-49.el8 BaseOS-latest 15 M setroubleshoot-plugins noarch 3.3.12-1.el8 AppStream-latest 360 k setroubleshoot-server x86_64 3.3.23-1.el8 AppStream-latest 401 k setup noarch 2.12.2-6.el8 BaseOS-latest 181 k shadow-utils x86_64 2:4.6-10.el8 BaseOS-latest 1.2 M shim-x64 x86_64 15-12 BaseOS-latest 647 k snappy x86_64 1.1.8-2.el8 BaseOS-latest 37 k sqlite-libs x86_64 3.26.0-10.el8 BaseOS-latest 580 k sssd x86_64 2.3.0-6.el8 BaseOS-latest 96 k sssd-ad x86_64 2.3.0-6.el8 BaseOS-latest 246 k sssd-client x86_64 2.3.0-6.el8 BaseOS-latest 169 k sssd-common x86_64 2.3.0-6.el8 BaseOS-latest 1.5 M sssd-common-pac x86_64 2.3.0-6.el8 BaseOS-latest 170 k sssd-dbus x86_64 2.3.0-6.el8 BaseOS-latest 206 k [root@ci-vm-10-0-107-94 ~]# rpm -qa sssd samba sssd-2.3.0-6.el8.x86_64 samba-4.12.3-11.el8.3.x86_64 [root@ci-vm-10-0-107-94 ~]# rpm -qa | grep samba samba-common-4.12.3-11.el8.3.noarch samba-common-libs-4.12.3-11.el8.3.x86_64 samba-winbind-clients-4.12.3-11.el8.3.x86_64 samba-libs-4.12.3-11.el8.3.x86_64 samba-winbind-4.12.3-11.el8.3.x86_64 samba-4.12.3-11.el8.3.x86_64 samba-common-tools-4.12.3-11.el8.3.x86_64 samba-client-libs-4.12.3-11.el8.3.x86_64 samba-winbind-modules-4.12.3-11.el8.3.x86_64 Lookup and authentication are worked as expected and automated tests are passing. Thus marking this as Verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (sssd bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4569 |