Hi,
Thanks in advance for any help on this issue. Please forgive my newbishness!
I'm trying (and failing) to upgrade to Mozilla 1.2.1-1 using an RPM in RH8. It requires packages that are installed and useable (Mozilla 1.01). Here is the output:
[root@localhost batewell]# rpm -Uvh mozilla-1.2.1-1_rh8.i386.rpm
error: Failed dependencies:
mozilla-nspr = 1.2.1-1_rh8 is needed by mozilla-1.2.1-1_rh8
mozilla = 1.0.1-26 is needed by (installed) mozilla-psm-1.0.1-26
mozilla = 1.0.1-26 is needed by (installed) mozilla-mail-1.0.1-26
When I check to see that mozilla 1.01-26 installed, I get this:
[root@localhost batewell]# rpm -qa | grep mozilla
mozilla-1.0.1-26
mozilla-mail-1.0.1-26
mozilla-nss-1.0.1-26
mozilla-psm-1.0.1-26
mozilla-nspr-1.0.1-26
When I try to install the missing mozilla-nspr-1.2.1-1_rh8.i386.rpm I get:
root@localhost batewell]# rpm -Uvh mozilla-nspr-1.2.1-1_rh8.i386.rpm
error: Failed dependencies:
mozilla-nspr = 1.0.1-26 is needed by (installed) mozilla-1.0.1-26
mozilla-nspr = 1.0.1-26 is needed by (installed) mozilla-nss-1.0.1-26
Aside from the fact that I'd like to try the newer version of Mozilla, I'm just plain curious as to why I get failed dependencies when the necessary packages ARE installed. Can anybody provide a solution and/or an explanation?
again, thanks in advance!
Ed
