Bug 173266

Summary: circular dependency between libselinux and libsetrans
Product: [Fedora] Fedora Reporter: Thomas Bleher <bleher>
Component: libselinuxAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-15 19:20:42 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:19:00 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:42 UTC
Sorry, submitted bug two times.

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