Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-08-2006, 06:40 PM
|
#1
|
|
Member
Registered: Jan 2006
Distribution: RHEL 4, Scientific Linux, Centos, Ubuntu
Posts: 58
Rep:
|
Yum says I need Mozilla. It's already there!
Scientific Linux 4.3, a clone of Red Hat Enterprise, very similar to CentOS. It runs yum every night for updates. It's been working fine for months, but a few days ago it began failing in an odd way. The error messages look like this:
Quote:
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-dom-inspector
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-devel
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-mail
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-js-debugger
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-chat
Error: Missing Dependency: mozilla-nspr = 37:1.7.13-1.4.1 is needed by package mozilla-nspr-devel
Error: Missing Dependency: mozilla-nss = 37:1.7.13-1.4.1 is needed by package mozilla-nss-devel
|
Yet it's already there:
Quote:
$ rpm -q mozilla
mozilla-1.7.13-1.4.1.i386
|
There are 4 machines. Two of them have mozilla installed, and they both do this. The other two are updating themselves properly. What's going on?
|
|
|
|
08-09-2006, 11:02 AM
|
#2
|
|
Member
Registered: Nov 2002
Location: Greensboro, NC
Distribution: Ubuntu 8.10, Slackware 12.2
Posts: 182
Rep:
|
Try running "yum clean all". I have seen some strange issues with yum on occasion on my CentOS systems. When this happens I run this command which seems to clean up the error. I think it causes yum to rebuild it's dependency database.
Bob
|
|
|
|
08-09-2006, 12:39 PM
|
#3
|
|
Member
Registered: Jan 2006
Distribution: RHEL 4, Scientific Linux, Centos, Ubuntu
Posts: 58
Original Poster
Rep:
|
Thanks for the idea. Unfortunately it did't change anything.
|
|
|
|
08-09-2006, 01:34 PM
|
#4
|
|
Member
Registered: Jan 2006
Distribution: RHEL 4, Scientific Linux, Centos, Ubuntu
Posts: 58
Original Poster
Rep:
|
It seems to be related to devhelp
I did some more research. I went through the list of packages returned by "yum check-update", updating by hand the ones which didn't trigger the errors. At the end I was left with only two: devhelp and devhelp-devel. Updating either of them alone or in combination produces the errors mentioned above.
Upon examining the errors in more detail, I find some strange things.
Quote:
# yum update
Loading "installonlyn" plugin
Loading "kernel-module" plugin
Loading "versionlock" plugin
Loading "protectbase" plugin
Loading "changelog" plugin
Loading "tsflags" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Reading version lock configuration
0 packages excluded due to repository protections
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package devhelp-devel.i386 0:0.10-0.2.el4 set to be updated
---> Package devhelp.i386 0:0.10-0.2.el4 set to be updated
--> Running transaction check
--> Processing Dependency: mozilla = 37:1.8 for package: devhelp
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package seamonkey.i386 0:1.0.3-0.el4.1 set to be updated
--> Running transaction check
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-dom-inspector
--> Processing Dependency: seamonkey-nss = 1.0.3-0.el4.1 for package: seamonkey
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-devel
--> Processing Dependency: seamonkey-nspr = 1.0.3-0.el4.1 for package: seamonkey
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-mail
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-js-debugger
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-chat
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package seamonkey-nss.i386 0:1.0.3-0.el4.1 set to be updated
---> Package seamonkey-nspr.i386 0:1.0.3-0.el4.1 set to be updated
--> Running transaction check
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-dom-inspector
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-devel
--> Processing Dependency: mozilla-nss = 37:1.7.13-1.4.1 for package: mozilla-nss-devel
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-js-debugger
--> Processing Dependency: mozilla-nspr = 37:1.7.13-1.4.1 for package: mozilla-nspr-devel
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-mail
--> Processing Dependency: mozilla = 37:1.7.13-1.4.1 for package: mozilla-chat
--> Finished Dependency Resolution
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-dom-inspector
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-devel
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-mail
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-js-debugger
Error: Missing Dependency: mozilla = 37:1.7.13-1.4.1 is needed by package mozilla-chat
Error: Missing Dependency: mozilla-nss = 37:1.7.13-1.4.1 is needed by package mozilla-nss-devel
Error: Missing Dependency: mozilla-nspr = 37:1.7.13-1.4.1 is needed by package mozilla-nspr-devel
|
It seems to want Mozilla 1.8, which doesn't exist in the repository. Then it wants seamonkey, which isn't installed. I'm puzzled.
Just for completeness:
Quote:
# rpm -qa | grep mozilla
mozilla-dom-inspector-1.7.13-1.4.1.i386
mozilla-nss-1.7.13-1.4.1.i386
mozilla-nspr-devel-1.7.13-1.4.1.i386
mozilla-mail-1.7.13-1.4.1.i386
mozilla-nss-devel-1.7.13-1.4.1.i386
mozilla-nspr-1.7.13-1.4.1.i386
mozilla-devel-1.7.13-1.4.1.i386
mozilla-1.7.13-1.4.1.i386
mozilla-chat-1.7.13-1.4.1.i386
mozilla-js-debugger-1.7.13-1.4.1.i386
|
It's all there.
|
|
|
|
08-09-2006, 04:43 PM
|
#5
|
|
Member
Registered: Jan 2006
Distribution: RHEL 4, Scientific Linux, Centos, Ubuntu
Posts: 58
Original Poster
Rep:
|
Solved!
Someone in another forum gave me the answer I needed. Here it is.
Quote:
Try
yum upgrade
The upstream vendor is replacing mozilla with seamonkey, so the new seamonkey obsoletes mozilla while it also provides it. Yum update does know know about the "obsoletes" but yum upgrade does.
|
That did the job. Mozilla was replaced by seamonkey, and everything worked OK after that.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:47 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|