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

Bug 56854

Summary: phpMyAdmin-2.6.0-beta2 ebuild
Product: Gentoo Linux Reporter: John Nilsson <john>
Component: New packagesAssignee: Tom Payne (RETIRED) <twp>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: mholzer
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: phpmyadmin-2.6.0_beta2.ebuild
config.inc.php-2.6.0.patch
mysql-setup.sql.in-2.6.0

Description John Nilsson 2004-07-12 20:11:31 UTC
I used this ebuild (and files) for installing phpmyadmin-2.6.0-beta2, seems to work.

I added the pma user creation to the default sql script, and thus made all table names lowecase in the patch.

This ebuild does not handle myslq/mysqli selection. Should this be added?

Reproducible: Always
Steps to Reproduce:
Comment 1 John Nilsson 2004-07-12 20:14:24 UTC
Created attachment 35274 [details]
phpmyadmin-2.6.0_beta2.ebuild

This is a minor change from phpmyadmin-2.5.7.ebuild. I havent read or
understood the whole file, but it seems to work.
Comment 2 John Nilsson 2004-07-12 20:15:49 UTC
Created attachment 35275 [details, diff]
config.inc.php-2.6.0.patch

table names are lowercase, and database is phpmyadmin otherwise the same
Comment 3 John Nilsson 2004-07-12 20:17:31 UTC
Created attachment 35276 [details]
mysql-setup.sql.in-2.6.0

This was derived from the file in cvs. I added the pma creation from
mysql-setup.sql.in-2.5.7
Comment 4 Tom Payne (RETIRED) gentoo-dev 2004-07-13 11:11:34 UTC
John, thanks for reporting this but my personal policy is that I only put stable versions of phpMyAdmin in portage, i.e. not betas. The reason is that a new version of phpMyAdmin is release every few days and if I were to track all of them then I would spend all my time just doing that!

Please re-open this bug, or file a new one, when phpMyAdmin-2.6.0 is released.

Thanks,

Tom