Bug 680386

Summary: Broken dependency when installing seedit
Product: [Fedora] Fedora Reporter: Kurian Thayil <kurianthayil>
Component: selinux-policy-targetedAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14CC: dwalsh, ffesti, james.antill, maxamillion, pmatilai, tla
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-25 15:46:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Kurian Thayil 2011-02-25 12:05:55 UTC
Description of problem:
Broken dependency when trying to install seedit from fedora repo. The error is given below:

[root@laughlin yum.repos.d]# yum -v install seedit
Loading "langpacks" plugin
Loading "presto" plugin
Loading "refresh-packagekit" plugin
Adding en_US to language list
Config time: 0.027
Yum Version: 3.2.28
Setting up Package Sacks
pkgsack time: 0.068
rpmdb time: 0.000
Setting up Install Process
Building updates object
up:Obs Init time: 0.475
up:simple updates time: 0.302
up:obs time: 0.006
up:condense time: 0.000
updates time: 1.530
Resolving Dependencies
--> Running transaction check
---> Package seedit.i686 0:2.2.0-8.fc14 set to be installed
Checking deps for seedit.i686 0:2.2.0-8.fc14 - u
looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libselinux', 'GE', ('0', '1.19', None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('audit', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.1)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.2)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.3.3)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('/bin/sh', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('m4', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.4)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.0)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.3.4)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libc.so.6(GLIBC_2.3)', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('checkpolicy', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
looking for ('libselinux.so.1', None, (None, None, None)) as a requirement of seedit.i686 0:2.2.0-8.fc14 - u
--> Processing Conflict: selinux-policy-targeted-3.9.7-31.fc14.noarch conflicts seedit
selinux-policy-targeted conflicts with seedit
--> Finished Dependency Resolution
Dependency Process ending
Depsolve time: 0.198
Error: selinux-policy-targeted conflicts with seedit
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

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


How reproducible:
Always for me!!!

Steps to Reproduce:
1. yum -v install seedit
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Walsh 2011-02-25 15:46:35 UTC
You can not install seedit and selinux-policy at the same time.  This is not a bug, the seedit package causes selinux-policy bugs to be reported and I am not interested.