Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30th November 2007, 08:47 PM
saibaggins Offline
Registered User
 
Join Date: Oct 2004
Location: Japan/UK
Posts: 153
avahi.i386 conflict with avahi.x86_64

It took a while but i eventually managed to upgrade fedora 7 -> 8 via yum. I recommend anyone having trouble to read http://fedoraproject.org/wiki/YumUpgradeFaq
rather than the many howto's i saw that missed some important steps.

I'm still having some trouble with the avahi.i386 package. According to yum it conflict with the x86_64 package and I'm not sure how to resolve this. Having struggled with plugin for 64bit firefox i uninstalled it and tried to install the 32bit version, but as it has avahi as a dependancy i can't.

i can't uninstall avahi.x86_64 as have the OS rest on it. Can anyone help me with this?


# yum install firefox
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package firefox.i386 0:2.0.0.10-1.fc8 set to be updated
--> Processing Dependency: libgnome-2.so.0 for package: firefox
--> Processing Dependency: libgnomevfs-2.so.0 for package: firefox
--> Processing Dependency: libbonoboui-2.so.0 for package: firefox
--> Processing Dependency: libgnomeui-2.so.0 for package: firefox
---> Package firefox.x86_64 0:2.0.0.10-1.fc8 set to be updated
--> Running transaction check
---> Package libgnome.i386 0:2.20.1-2.fc8 set to be updated
---> Package gnome-vfs2.i386 0:2.20.1-1.fc8 set to be updated
--> Processing Dependency: libavahi-glib.so.1 for package: gnome-vfs2
--> Processing Dependency: libhal.so.1 for package: gnome-vfs2
--> Processing Dependency: libavahi-client.so.3 for package: gnome-vfs2
--> Processing Dependency: libavahi-common.so.3 for package: gnome-vfs2
--> Processing Dependency: libhal-storage.so.1 for package: gnome-vfs2
--> Processing Dependency: libdbus-glib-1.so.2 for package: gnome-vfs2
---> Package libbonoboui.i386 0:2.20.0-1.fc8 set to be updated
---> Package libgnomeui.i386 0:2.20.1.1-1.fc8 set to be updated
--> Processing Dependency: libgnome-keyring.so.0 for package: libgnomeui
--> Running transaction check
---> Package avahi.i386 0:0.6.21-6.fc8 set to be updated
---> Package hal-libs.i386 0:0.5.10-1.fc8 set to be updated
---> Package avahi-glib.i386 0:0.6.21-6.fc8 set to be updated
---> Package dbus-glib.i386 0:0.73-4.fc8 set to be updated
---> Package gnome-keyring.i386 0:2.20.1-3.fc8 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Installing:
firefox i386 2.0.0.10-1.fc8 updates 21 M
firefox x86_64 2.0.0.10-1.fc8 updates 20 M
Installing for dependencies:
avahi i386 0.6.21-6.fc8 fedora 235 k
avahi-glib i386 0.6.21-6.fc8 fedora 16 k
dbus-glib i386 0.73-4.fc8 fedora 160 k
gnome-keyring i386 2.20.1-3.fc8 fedora 210 k
gnome-vfs2 i386 2.20.1-1.fc8 updates 1.1 M
hal-libs i386 0.5.10-1.fc8 fedora 60 k
libbonoboui i386 2.20.0-1.fc8 fedora 352 k
libgnome i386 2.20.1-2.fc8 fedora 966 k
libgnomeui i386 2.20.1.1-1.fc8 fedora 1.0 M

Transaction Summary
================================================== ===========================
Install 11 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 46 M
Is this ok [y/N]: y
Downloading Packages:
...
(1/1): firefox-2.0.0.10-1 100% |=========================| 20 MB 01:06
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /etc/avahi/avahi-daemon.conf from install of avahi-0.6.21-6.fc8.i386 conflicts with file from package avahi-0.6.17-1.fc7.x86_64
file /etc/rc.d/init.d/avahi-daemon from install of avahi-0.6.21-6.fc8.i386 conflicts with file from package avahi-0.6.17-1.fc7.x86_64
file /usr/share/man/man5/avahi-daemon.conf.5.gz from install of avahi-0.6.21-6.fc8.i386 conflicts with file from package avahi-0.6.17-1.fc7.x86_64
file /usr/share/avahi/service-types.db from install of avahi-0.6.21-6.fc8.i386 conflicts with file from package avahi-0.6.21-6.fc8.x86_64

Error Summary
-------------
Reply With Quote
  #2  
Old 30th November 2007, 08:54 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try


su
rpm -e --noscripts avahi-0.6.17-1.fc7.x86_64


http://forums.fedoraforum.org/forum/...ighlight=flash


You are getting this error because you have a duplicate package ( two 64 bit avahi )

rpm -q avahi
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 30th November 2007 at 09:02 PM.
Reply With Quote
  #3  
Old 30th November 2007, 09:16 PM
saibaggins Offline
Registered User
 
Join Date: Oct 2004
Location: Japan/UK
Posts: 153
cheers,

I should have thought of that.

It almost worked, but there is still one error left:
Transaction Check Error:
file /usr/share/avahi/service-types.db from install of avahi-0.6.21-6.fc8.i386 conflicts with file from package avahi-0.6.21-6.fc8.x86_64

there is only the 64bit fc8 package installed now, but the i386 version still conflicts...
Reply With Quote
  #4  
Old 30th November 2007, 09:33 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try


su
yumdownloader avahi.i386
rpm -i --nodeps avahi-0.6.21-6.fc8.i386.rpm
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 30th November 2007, 09:42 PM
saibaggins Offline
Registered User
 
Join Date: Oct 2004
Location: Japan/UK
Posts: 153
excellent. I know have 32bit fire fox installed and no more probs with avahi. Better i learnt about the existence of yumdownloader.

I had to for the rpm install. Hopefully this was safe.

cheers!
Reply With Quote
  #6  
Old 30th November 2007, 09:45 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by saibaggins
excellent. I know have 32bit fire fox installed and no more probs with avahi. Better i learnt about the existence of yumdownloader.

I had to for the rpm install. Hopefully this was safe.

cheers!

I have not had any problems with avahi



[root@localhost leigh]# rpm -q avahi
avahi-0.6.21-6.fc8
avahi-0.6.21-6.fc8
[root@localhost leigh]#
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #7  
Old 30th November 2007, 09:53 PM
saibaggins Offline
Registered User
 
Join Date: Oct 2004
Location: Japan/UK
Posts: 153
i wonder if this problem had anything to do with having both fc7 and fc8 packages earlier.
Reply With Quote
Reply

Tags
avahii386, avahix8664, conflict

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
avahi ok 2 out of 3 barf Servers & Networking 0 26th June 2008 03:41 AM
Avahi & SELinux frostie Servers & Networking 5 10th December 2007 09:10 PM
anyone using avahi? mwette Using Fedora 6 6th June 2007 03:42 PM
avahi mvalcarcel Using Fedora 3 12th September 2006 07:13 PM


Current GMT-time: 18:03 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat