Bug 184167

Summary: failing to resolv dependencies
Product: [Fedora] Fedora Reporter: Juergen Bullinger <juergen.bullinger>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-09 19:00:06 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 Juergen Bullinger 2006-03-06 22:58:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.0.1) Gecko/20060223 Fedora/1.5.0.1-5 Firefox/1.5.0.1

Description of problem:
I did a 

yum install openoffice.org-base

to install open office on my fc5 test 3 x86_64 system. It fails with the following message:

Transaction Summary
=============================================================================
Install     32 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 110 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error:   file /usr/share/avahi/service-types.db from install of avahi-0.6.8-1 conflicts with file from package avahi-0.6.8-1


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


How reproducible:
Didn't try

Steps to Reproduce:
1. Install fc5 test 3
2. yum install openoffice.org-base

  

Actual Results:  the error message included above is displayed and the installer exits. I already tried to do youm updage on the conflicting package, but this shows the same message

Expected Results:  it should resolve the dependencies

Additional info:

It seems that the required version is already installed?!
Is it possible that the dependencies on the package are incorrect?

Comment 1 Juergen Bullinger 2006-03-06 22:59:26 UTC
I haven't installed oo before so it is really an install and not an update

Comment 2 Jeremy Katz 2006-03-06 23:25:20 UTC
What's the output of 'rpm -q avahi'?

Comment 3 Juergen Bullinger 2006-03-07 21:17:38 UTC
Here is the output
[juergen@prime ~]$ rpm -q avahi
avahi-0.6.8-1


Comment 4 Juergen Bullinger 2006-03-09 18:53:19 UTC
Hi, now it works. It seems that the avahi package was updated today