Bug 159781 - drop mysql/postgres dep
Bug#: 159781 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: web-apps@gentoo.org Reported By: rl03@gentoo.org
Component: Ebuilds
URL: 
Summary: drop mysql/postgres dep
Keywords:  
Status Whiteboard: 
Opened: 2007-01-02 14:03 0000
Description:   Opened: 2007-01-02 14:03 0000
If the user wants a database, one can be installed manually.

------- Comment #1 From Jakub Moc (RETIRED) 2007-01-02 14:28:08 0000 -------
Need to fix http://www.gentoo.org/proj/en/webapps/webapp-eclass.xml#doc_chap2
(see Code Listing 2.8) as well...

------- Comment #2 From Renat Lumpau 2007-01-02 15:00:09 0000 -------
To clarify:

We shouldn't pull in a database if the web app can use a remote server. It's
proper to use a USE flag to check for PHP support etc.

Affected ebuilds:

net-www/dotproject
www-apps/ampache
www-apps/b2evolution
www-apps/coppermine
www-apps/drupal
www-apps/knowledgetree
www-apps/mediawiki
www-apps/postfixadmin
www-apps/trac
www-apps/viewcvs
www-apps/wordpress

------- Comment #3 From Renat Lumpau 2007-01-02 15:05:33 0000 -------
(In reply to comment #1)
> Need to fix http://www.gentoo.org/proj/en/webapps/webapp-eclass.xml#doc_chap2
> (see Code Listing 2.8) as well...
> 

Fixed in CVS

------- Comment #4 From Roy Marples (RETIRED) 2007-01-03 03:29:13 0000 -------
drupal fixed

------- Comment #5 From Jakub Moc (RETIRED) 2007-01-03 04:02:37 0000 -------
net-analyzer/base - drop mysql/postgresql dependency (the flags and checks
should stay there)

------- Comment #6 From Micheal Marineau 2007-01-03 10:36:27 0000 -------
Ampache fixed yesterday

------- Comment #7 From Renat Lumpau 2007-01-03 18:09:20 0000 -------
*** Bug 100219 has been marked as a duplicate of this bug. ***

------- Comment #8 From Gunnar Wrobel 2007-01-04 02:26:11 0000 -------
Fixed for www-apps/postfixadmin.

------- Comment #9 From Philippe Trottier (RETIRED) 2007-01-09 09:53:09 0000 -------
mediawiki-1.8.3 onward will not pull mysql or postgres anymore, but it will use
it for php checks.

Fixed

------- Comment #10 From Daniel Drake 2007-01-28 01:35:03 0000 -------
b2evo fixed

------- Comment #11 From Philippe Trottier (RETIRED) 2007-01-28 07:23:14 0000 -------
mediawiki fixed

------- Comment #12 From Markus Ullmann 2007-02-01 16:45:08 0000 -------
net-analyzer/base fixed

------- Comment #13 From Renat Lumpau 2007-03-01 01:22:54 0000 -------
Still to fix:

www-apps/knowledgetree (wrobel)
www-apps/trac (dju)

------- Comment #14 From Julien Allanos (RETIRED) 2007-03-01 20:59:42 0000 -------
www-apps/trac can't be fixed (python application that needs mysql/postgresql
client libraries to talk to remote servers).

------- Comment #15 From Tiziano Müller 2007-03-01 21:02:43 0000 -------
But is it for that also necessary to depend on mysql itself?

------- Comment #16 From Julien Allanos (RETIRED) 2007-03-01 21:10:11 0000 -------
According to trac developers, minimal mysql version required is 4.1 or above.
At the moment, dev-python/mysql-python-1.2.1_p2 only pulls in virtual/mysql,
which covers mysql-4.0 too.

------- Comment #17 From Gunnar Wrobel 2007-09-07 14:08:30 0000 -------
knowledgetree fixed. Will check later if this bug can be closed

------- Comment #18 From Gunnar Wrobel 2007-10-24 09:52:51 0000 -------
All ebuilds clean