LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   fedora update problem: Missing dependency gecko-libs (https://www.linuxquestions.org/questions/fedora-35/fedora-update-problem-missing-dependency-gecko-libs-513493/)

gyc 12-24-2006 10:34 PM

fedora update problem: Missing dependency gecko-libs
 
Hi all:
I am having a problem when trying to do fedora update, error message is "Missing dependency: gecko-libs 1.8.0.9 is needed by package yelp". can some one help me to fix this? Thanks.

jschiwal 12-24-2006 11:22 PM

A site I often use to find missing packages is http://rpm.pbone.net. If you use the advanced search option, you can select your version of Fedora Core.

gyc 12-24-2006 11:40 PM

Thanks.
I had searched it in rpm.pbone.net as you said and got a list of firebox rpm packages.
But I had installed firefox2.0 on my Fefora.
Is there a rmp package just contains gecko-libs?

jschiwal 12-25-2006 10:08 PM

Either install the Firefox-2.0 version that supplies the libs, download the rpm and use unrpm to gain access to the library files you need, or see if you can download the source and use that to produce the gecko-libs. I don't know what files make up gecko-libs, or what version of Fedora Core you have, or what architecture you need.

Another option is to install another package ( maybe thunderbird for example ) that supplies the gecko-libs version you need.

You might also see if another distro supplies a gecko-libs package outside of firefox.

wmakowski 02-07-2007 01:43 PM

I'm running into the same problem with gecko-libs. Did you ever find a solution? Using FC6 and performing an update on firefox. I have had difficulty finding the gecko-libs package.

Bill

wmakowski 02-08-2007 04:01 PM

My problem was similar, but involved a dependency with devhelp. The installed version of devhelp wanted gecko-libs = 1.8.0.7, but the new firefox update was coming with version 1.8.0.9. In this case devhelp wouldn't allow me to update firefox because it needed 1.8.0.7. The way around this was to get the version of devhelp that goes with gecko-libs 1.8.0.9 at the same time you update firefox.

I ran yum remove firefox followed by yum install firefox. It removed and installed firefox, firefox-devel, yelp, devhelp, and libswt3-gtk2 from the updates repository. Looking back I could probably have run yum update firefox devhelp and gotten the same result.

Bill

Peter6000 02-26-2007 12:58 AM

[QUOTE=wmakowski]Looking back I could probably have run yum update firefox devhelp and gotten the same result./QUOTE]
'yum update firefox devhelp' does not work; it gets the same dependency error.

wmakowski 02-26-2007 08:48 AM

Thanks for checking that out. Guess the yum remove firefox and yum install firefox is the way to get this resolved.

Bill

justaguy_75ae 07-18-2008 10:10 AM

fix
 
Just type as root/superuser

yum clean all

worked for me :)

there is a problem with cached files when you go to upgrade after doing this that gecko-libs will disappear.

justaguy_75ae 07-18-2008 10:11 AM

Quote:

Originally Posted by wmakowski (Post 2646804)
Thanks for checking that out. Guess the yum remove firefox and yum install firefox is the way to get this resolved.

Bill

Yum clean all

type this command as super user fixed my problem

Linville79 07-22-2008 10:46 AM

I've done the yum clean all, and it did not correct my dependency issues for gecko-libs.

I've read elswhere that the problem has been linked to the Miro multimedia player package not being built on the newest xulrunner, which is also part of the recent set of Fedora 9 updates.

They were able to correct their issues by removing Miro, but are not able to reinstall it (and probably won't be until it is built on the new xulrunner package).

I don't have Miro installed, but am using Totem. I tried removing Totem to see if that helped at all, but I still received the dependency errors.

I'm still working on it, but I wanted to get this news out there incase it helped anyone else still having trouble updating.

I'll post again as I get time to do more troubleshooting... by the way, if you don't mind manual work, you can always just yum update [package] individually from the updates list until you only have left the ones with the dependency issues.

Linville79 07-22-2008 12:04 PM

I this package installed:

gnome-python2-gtkmozembed

It required the older version of gecko-libs and was required by Avant Window Navigator's extras package that I pulled from the Fedora Extras repo.

I removed it using --no-deps so as to not lose my awn settings/configuration and then did my updates. Everything went through just fine, and so far, it appears that I didn't lose any functionality that I have configured on awn. I am not, however, able to install that package back due to the dependency issue of gecko-libs 1.9 now. I'll have to wait until the awn-applets-extras package is rebuilt against the new gecko-libs package, I guess.


All times are GMT -5. The time now is 10:06 AM.