Bug 173265

Summary: circular dependency between libselinux and libsetrans
Product: [Fedora] Fedora Reporter: Thomas Bleher <bleher>
Component: libselinuxAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: current Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-16 03:36:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Bleher 2005-11-15 19:18:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 Firefox/1.0.7

Description of problem:
libselinux and libsetrans have circular deps on each other, making it impossible to build them from source if only older versions or no versions are available.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Install an older libselinux (I have 1.25.2 here)
2. Build libselinux
3. Trying to install it aborts because libselinux has a Prereq on libsetrans
4. Trying to build libsetrans also fails because it has a BuildRequires on libselinux-1.27.14-2
  

Additional info:

Comment 1 Thomas Bleher 2005-11-15 19:20:52 UTC
*** Bug 173266 has been marked as a duplicate of this bug. ***

Comment 2 Daniel Walsh 2005-11-16 02:09:40 UTC
Removed libselinux dependancy on libsetrans.

libselinux-1.27.21-2

Comment 3 Daniel Walsh 2007-03-16 03:36:33 UTC
Closing several old modified bugs