Bug 9014 - Bad dependencies
Summary: Bad dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: distribution
Version: 6.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Powers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-31 14:30 UTC by Trond Eivind Glomsrød
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-01-31 18:52:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Trond Eivind Glomsrød 2000-01-31 14:30:44 UTC
[root@janus i386]# rpm -i curl-6.2-1.i386.rpm GnomePM-0.6.0-1.i386.rpm
error: failed dependencies:
	netscape-navigator >= 4.5 is needed by GnomePM-0.6.0-1
[root@janus i386]# rpm -qa | grep netscape
netscape-communicator-4.7-2
netscape-common-4.7-2
[root@janus i386]#


It should check for communicator or navigator, not just navigator
(communicator is often installed as default, while navigator isn't)

Comment 1 Tim Powers 2000-01-31 18:52:59 UTC
OK. Thanks for the heads up. I have changed the requires line for this to be
/usr/bin/netscape instead of listing a package.

Tim


Note You need to log in before you can comment on or make changes to this bug.