Bug 7329
Summary: | Netscape rpm's 4.51-14 seems to be broken | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | franck.lemonnier |
Component: | netscape | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | sparc | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-12-03 21:36:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
franck.lemonnier
1999-11-25 13:58:52 UTC
What does rpm -qa | grep compat say? The rpm command send me the following results: [lemonni4@ors40428 ~]$ rpm -qa|grep compat compat-binutils-5.2-2.9.1.0.23.1 compat-egcs-5.2-1.0.3a.1 compat-egcs-c++-5.2-1.0.3a.1 compat-egcs-g77-5.2-1.0.3a.1 compat-egcs-objc-5.2-1.0.3a.1 compat-glibc-5.2-2.0.7.1 Argh. Install the compat-libs package, or remove the compat-glibc package. Then it should work. OK, thanks a lot. You are right. I installed the compat-glibc package and now it just works fine. |