Bug 448518 - kdebase-workspace blocks yum update with dodgy dependency
Summary: kdebase-workspace blocks yum update with dodgy dependency
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase-workspace
Version: 9
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-27 12:50 UTC by Mike Pope
Modified: 2008-05-27 13:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-27 13:07:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike Pope 2008-05-27 12:50:22 UTC
Description of problem:

kdebase-workplace-4.0.4-4.fc9.x86_64 appears to have a dodgy dependency, which
blocks yum updates.

How reproducible:

Always.

Steps to Reproduce:
1. yum update
  
Actual results:

# yum -q update
kdebase-workspace-4.0.4-4.fc9.x86_64 from internode-fedora-updates has
depsolving problems
  --> Missing Dependency: ksysguardd = 4.0.4-4.fc9 is needed by package
kdebase-workspace-4.0.4-4.fc9.x86_64 (internode-fedora-updates)
Error: Missing Dependency: ksysguardd = 4.0.4-4.fc9 is needed by
package kdebase-workspace-4.0.4-4.fc9.x86_64 (internode-fedora-updates)

Expected results:

Update should work.  

Additional info:

ksysguardd is part of the current kdebase-workspace package.  It is not a F9
package itself, at least as far as I can see:

# rpm -q kdebase-workspace
kdebase-workspace-4.0.3-20.fc9.x86_64
# rpm -qil kdebase-workspace | grep ksysguardd
/etc/ksysguarddrc
/usr/bin/ksysguardd
/usr/share/icons/oxygen/16x16/apps/ksysguardd.png
# yum -q list ksysguardd
Error: No matching Packages to list

However I notice it is a package in rawhide (no, installing the rawhide version
does not work either, its a .fc10 which does not satisfy the dependency).

Comment 1 Rex Dieter 2008-05-27 13:07:15 UTC
ksysguardd was split into it's own subpkg (see bug #426543), is present on
redhat's upstream mirror, and 'yum update' worksforme.  Perhaps your mirror is
incomplete or out of date.


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