On Thu, 2006-02-09 at 22:09 -0500, William Hooper wrote: > Dan Hensley wrote: > > This has been going on for days now. I can't complete a yum update > > (yes, I have used yumex to update all but this package). Mozilla is up > > to 1.7.12, but epiphany and devhelp need 1.7.8. Any chance of getting > > updated epiphany and devhelp packages in the near future? > > > What version of Fedora and what repos are you using? FC4, and the standard repos + livna: [root@amd64 dhensley]# yum update Setting up Update Process Setting up repositories livna 100% |=========================| 951 B 00:00 updates-released 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 base 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package mozilla-nspr.i386 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-nspr.x86_64 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-nss-devel.x86_64 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-nss.i386 37:1.7.12-1.5.2 set to be updated ---> Package mozilla.x86_64 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-nss.x86_64 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-nspr-devel.x86_64 37:1.7.12-1.5.2 set to be updated ---> Package mozilla-devel.x86_64 37:1.7.12-1.5.2 set to be updated --> Running transaction check --> Processing Dependency: mozilla = 37:1.7.8 for package: epiphany --> Processing Dependency: mozilla = 37:1.7.8 for package: devhelp --> Finished Dependency Resolution Error: Missing Dependency: mozilla = 37:1.7.8 is needed by package epiphany Error: Missing Dependency: mozilla = 37:1.7.8 is needed by package devhelp [root@amd64 dhensley]# rpm -qa | grep epiphany epiphany-1.6.5-2 epiphany-1.6.1-3 So the epiphany install seems to be strange. /usr/bin/epiphany points to both versions. So somehow a previous update must have been screwed up. No idea how that happened--I always do it the same way. I had a duplicated devhelp package too. > > >From the FC4 updates repo: > > [whooper@token i386]$ rpm -qp --requires epiphany-1.6.5-2.i386.rpm | grep > mozilla > mozilla = 37:1.7.12 > [whooper@token i386]$ > >