Bug 680386 - Broken dependency when installing seedit
Summary: Broken dependency when installing seedit
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 14
Hardware: i686
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-25 12:05 UTC by Kurian Thayil
Modified: 2014-01-21 23:17 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-25 15:46:35 UTC
Type: ---


Attachments (Terms of Use)

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.


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