Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248623

Summary: dev-db/phpmyadmin-3.0.1.1 needs >=mysql-5.0.15
Product: Gentoo Linux Reporter: Wicher Minnaard <wicher>
Component: [OLD] UnspecifiedAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: RDEPEND on >=dev-db/mysql-5.0.15

Description Wicher Minnaard 2008-11-24 11:56:25 UTC
I installed dev-db/phpmyadmin-3.0.1.1 and, on accessing phpmyadmin with my browser, it complained:

phpMyAdmin - Error
You should upgrade to MySQL 5.0.15 or later.

I'm running mysql-4.1.22-r1. I think the ebuild needs an RDEPEND for >=dev-db/mysql-5.0.15 .

Reproducible: Always

Steps to Reproduce:
1. install <dev-db/mysql-5.0.15
2. install dev-db/phpmyadmin-3.0.1.1
3. visit phpmyadmin url

Actual Results:  
phpmyadmin told me to upgrade mysql.

Expected Results:  
Portage should've prevented installing dev-db/phpmyadmin-3.0.1.1 with <dev-db/mysql-5.0.15 .

I made a patch for the ebuild, so it would have an RDEPEND on >=dev-db/mysql-5.0.15 . It's attached to this issue.
Comment 1 Wicher Minnaard 2008-11-24 11:57:42 UTC
Created attachment 173208 [details, diff]
RDEPEND on >=dev-db/mysql-5.0.15
Comment 2 Gunnar Wrobel (RETIRED) gentoo-dev 2008-12-07 07:41:46 UTC
Thanks for the report and the patch! in cvs.