Bug 72248 - mysql package depends on some perl packages
Summary: mysql package depends on some perl packages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: mysql
Version: null
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrick Macdonald
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-22 12:12 UTC by Gary Benson
Modified: 2007-04-18 16:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-22 12:12:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Gary Benson 2002-08-22 12:12:46 UTC
When trying to install MySQL on Null I got the following response:

error: Failed dependencies:
	perl-DBI is needed by mysql-3.23.51-5
	perl-DBD-MySQL is needed by mysql-3.23.51-5
	perl(CGI) is needed by mysql-3.23.51-5
	perl(DBI) is needed by mysql-3.23.51-5

This is wrong: mysql is needed by perl-DBD-MySQL, not the other way round.

Comment 1 Trond Eivind Glomsrxd 2002-08-22 14:35:20 UTC
Not wrong- try this:

grep /usr/bin/perl `rpm -ql mysql `

Comment 2 Gary Benson 2002-08-22 15:01:53 UTC
Sorry, my mistake :-]


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