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?
I haven't installed oo before so it is really an install and not an update
What's the output of 'rpm -q avahi'?
Here is the output [juergen@prime ~]$ rpm -q avahi avahi-0.6.8-1
Hi, now it works. It seems that the avahi package was updated today