Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248623 - dev-db/phpmyadmin-3.0.1.1 needs >=mysql-5.0.15
Summary: dev-db/phpmyadmin-3.0.1.1 needs >=mysql-5.0.15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 11:56 UTC by Wicher Minnaard
Modified: 2008-12-07 07:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
RDEPEND on >=dev-db/mysql-5.0.15 (phpmyadmin-3.0.1.1.ebuild.diff,315 bytes, patch)
2008-11-24 11:57 UTC, Wicher Minnaard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.