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 891986 - selinux-policy-3.7.19-190.el6 install issue (conflict with pam)
Summary: selinux-policy-3.7.19-190.el6 install issue (conflict with pam)
Keywords:
Status: CLOSED DUPLICATE of bug 867628
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: selinux-policy
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks: 853970
TreeView+ depends on / blocked
 
Reported: 2013-01-04 18:00 UTC by Frantisek Reznicek
Modified: 2015-11-16 01:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-04 19:52:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Frantisek Reznicek 2013-01-04 18:00:38 UTC
Description of problem:
Brewed selinux-policy-3.7.19-190.el6 has install issue (conflict with pam):

[root@dhcp-37-225 ~]# rpm -Uvh http://do...h/selinux-policy-targeted-3.7.19-190.el6.noarch.rpm http://d...h/selinux-policy-3.7.19-190.el6.noarch.rpm
Preparing...                ########################################### [100%]
	file /usr/share/man/man8/pam_selinux.8.gz from install of selinux-policy-3.7.19-190.el6.noarch conflicts with file from package pam-1.1.1-13.el6.i686

Package is needed for bug 853970 fix.
rpmdiff is suggested.

Version-Release number of selected component (if applicable):
RHEL6.4-Snapshot-2

How reproducible:
100%

Steps to Reproduce:
1. Install selinux-policy-3.7.19-190.el6.noarch.rpm and selinux-policy-targeted-3.7.19-190.el6.noarch.rpm on RHEL6.4-Snapshot-2
2.Installation fails (echo $?)
  
Actual results:
Installation fails

Expected results:
Installation should pass.


Additional info:

[root@dhcp-x-y ~]# rpm -q pam selinux-policy selinux-policy-targeted
pam-1.1.1-13.el6.i686
selinux-policy-3.7.19-185.el6.noarch
selinux-policy-targeted-3.7.19-185.el6.noarch
[root@dhcp-x-y ~]# rpm -Uvh http://dow...h/selinux-policy-targeted-3.7.19-190.el6.noarch.rpm http://do...h/selinux-policy-3.7.19-190.el6.noarch.rpm
Preparing...                ########################################### [100%]
	file /usr/share/man/man8/pam_selinux.8.gz from install of selinux-policy-3.7.19-190.el6.noarch conflicts with file from package pam-1.1.1-13.el6.i686
[root@dhcp-x-y ~]# 
[root@dhcp-x-y ~]# rpm -ql selinux-policy | grep -c /usr/share/man/man8390
[root@dhcp-x-y ~]# rpm -qpl http://dow...h/selinux-policy-3.7.19-190.el6.noarch.rpm | grep -c /usr/share/man/man8
626
[root@dhcp-x-y ~]# 
[root@dhcp-x-y ~]# rpm -ql selinux-policy | grep /usr/share/man/man8/pam_selinux.8.gz
[root@dhcp-x-y ~]# rpm -qpl http://dow...h/selinux-policy-3.7.19-190.el6.noarch.rpm | grep /usr/share/man/man8/pam_selinux.8.gz
/usr/share/man/man8/pam_selinux.8.gz

Comment 2 Miroslav Grepl 2013-01-04 19:52:23 UTC

*** This bug has been marked as a duplicate of bug 867628 ***


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