Bug 184167 - failing to resolv dependencies
Summary: failing to resolv dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-06 22:58 UTC by Juergen Bullinger
Modified: 2014-01-21 22:53 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-09 19:00:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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