Hide Forgot
Description of problem: error seen while upgrading sssd packages. Version-Release number of selected component (if applicable): How reproducible: Always when upgrade of sssd package is done. Steps to Reproduce: 1. yum upgrade sssd on RHEL7.3 2. check the below output [root@ipaserver ~]# rpm -ql sssd-common | grep autofs /usr/lib64/sssd/modules/libsss_autofs.so /usr/libexec/sssd/sssd_autofs [root@ipaserver ~]# rpm -ql libsss_autofs /usr/lib64/sssd/modules /usr/lib64/sssd/modules/libsss_autofs.so Actual results: /var/tmp/rpm-tmp.hfLR82: line 8: syntax error near unexpected token `fi' /var/tmp/rpm-tmp.hfLR82: line 8: `fi' warning: %postun(sssd-common-1.14.0-18.el7.x86_64) scriptlet failed, exit status 2 Non-fatal POSTUN scriptlet failure in rpm package Expected results: Fix the error while update and also remove duplicate libsss_autofs.so Additional info: Logging the bug as per email conversation with Lukas. Another bz1368022 address the error while yum upgrade.
Created attachment 1192031 [details] yum update log
libsss_autofs.so is no more part of sssd-common package. Verified on RHEL7.3 using sssd-common-1.14.0-27.el7.x86_64 libsss_autofs-1.14.0-27.el7.x86_64 [root@ipaserver ~]# rpm -ql sssd-common | grep autofs /usr/libexec/sssd/sssd_autofs [root@ipaserver ~]# rpm -ql libsss_autofs /usr/lib64/sssd/modules /usr/lib64/sssd/modules/libsss_autofs.so /usr/share/doc/libsss_autofs-1.14.0 /usr/share/doc/libsss_autofs-1.14.0/COPYING /usr/share/doc/libsss_autofs-1.14.0/COPYING.LESSER Note: bz1368022 will address the issue seen while upgrade.
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, 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://rhn.redhat.com/errata/RHEA-2016-2476.html