Closed
Bug 87096
Opened 24 years ago
Closed 24 years ago
failed dependancy libprotocol.so
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: muzza, Assigned: blizzard)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686)
BuildID: 0.9.1 & 0.9.0 20010621
the rpm from the mozilla ftp site worked fine under red hat 7.0, under 7.1 I get
a failed dependancy message libprotocol.so. 0.8.2 installed OK, (rpm -Uvh) but
0.9.0 and 0.9.1-0 both failed.
Reproducible: Always
Steps to Reproduce:
1. rpm -Uvh mozilla-0.9.1-0.i386.rpm
2.
3.
Actual Results: error: failed dependencies:
libprotocol.so is needed by mozilla-psm-0.7-15
pentium linux brand new install of rh 7.1
libprotocol.so went away with psm1 & psm-glue. I'm pretty sure that you just
need to upgrade the mozilla-psm rpm when you upgrade the main rpm.
Assignee: cls → blizzard
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•24 years ago
|
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 2•24 years ago
|
||
Yeah, just upgrade psm as well. I suspect that the psm rpm that you have
installed is old enough that it doesn't have the correct prereq in it which is
why you aren't getting a more informative error message.
Installing mozilla-psm allowed the install to complete but mozilla wouldn't run.
Lots of errors like
nsNativeComponentLoader: SelfRegisterDll(/usr/lib/mozilla/components/libaddrbook
.so) Load FAILED with error: /usr/lib/mozilla/components/libaddrbook.so: undefin
ed symbol: Implementation__C8nsString
So I removed ALL existing mozilla packages and then just installed the mozilla
package and it worked.
Thanks for your help.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•