RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1368324 - libsss_autofs.so is packaged in two packages sssd-common and libsss_autofs
Summary: libsss_autofs.so is packaged in two packages sssd-common and libsss_autofs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: sssd
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: SSSD Maintainers
QA Contact: Steeve Goveas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-19 05:51 UTC by Sudhir Menon
Modified: 2016-11-04 07:20 UTC (History)
6 users (show)

Fixed In Version: sssd-1.14.0-27.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-04 07:20:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
yum update log (28.28 KB, text/plain)
2016-08-19 05:53 UTC, Sudhir Menon
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:2476 0 normal SHIPPED_LIVE sssd bug fix and enhancement update 2016-11-03 14:08:11 UTC

Description Sudhir Menon 2016-08-19 05:51:22 UTC
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.

Comment 1 Sudhir Menon 2016-08-19 05:53:13 UTC
Created attachment 1192031 [details]
yum update log

Comment 4 Sudhir Menon 2016-08-19 14:54:09 UTC
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.

Comment 6 errata-xmlrpc 2016-11-04 07:20:36 UTC
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


Note You need to log in before you can comment on or make changes to this bug.