Bug 178601

Summary: 'yum update' fails after FC5t2 installation (dependencies)
Product: [Fedora] Fedora Reporter: Harald Welte <laforge>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED CANTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: katzj
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: 2006-01-22 23:57:51 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 Harald Welte 2006-01-22 10:02:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20060112 Debian/1.5.dfsg-4 Firefox/1.5

Description of problem:
When installing FC5t2 (tried both i386 and x86_64), 'yum update' fails with:

Error: Missing Dependency: libtotem-plparser.so.0 is needed by package rhythmbox
Error: Missing Dependency: hotplug is needed by package udev

respectively:

Error: Missing Dependency: hotplug >= 3:2004_04_01-10 is needed by package sane-backends
Error: Missing Dependency: libtotem-plparser.so.0()(64bit) is needed by package rhythmbox
Error: Missing Dependency: hotplug is needed by package udev

(first is i386, second is x86_64)

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


How reproducible:
Always

Steps to Reproduce:
1. do a plain install of FC5t2 (i386 or x86_64) from the official DVD's
2. type 'yum update'
  

Actual Results:  Error: Missing Dependency: libtotem-plparser.so.0 is needed by package rhythmbox
Error: Missing Dependency: hotplug is needed by package udev

Error: Missing Dependency: hotplug >= 3:2004_04_01-10 is needed by package sane-backends
Error: Missing Dependency: libtotem-plparser.so.0()(64bit) is needed by package rhythmbox
Error: Missing Dependency: hotplug is needed by package udev


Expected Results:  A seamless update to the latest packages 

Additional info:

Comment 1 Nalin Dahyabhai 2006-01-22 18:09:11 UTC
This is a transient error, noted in the daily Raw Hide report
(https://www.redhat.com/archives/fedora-devel-list/2006-January/msg01083.html).

Try adding "--exclude=initscripts" to your command line to work around it.

Comment 2 Jeremy Katz 2006-01-22 23:57:51 UTC
This isn't a bug in yum, just normal distro churn.