Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99292 - www-apps/wordpress uses deprecated webapp_runbycgibin
Summary: www-apps/wordpress uses deprecated webapp_runbycgibin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 22:56 UTC by Matt
Modified: 2005-07-20 16:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2005-07-16 22:56:13 UTC
When trying to emerge www-apps/wordpress-1.5.1.3, I get the following warning (I
believe) from emerge.  It asks me to submit a bugzilla, so I am.

tux root # emerge wordpress
Calculating dependencies ...done!
>>> emerge (1 of 1) www-apps/wordpress-1.5.1.3 to /
>>> md5 files   ;-) wordpress-1.5.1.2.ebuild
>>> md5 files   ;-) wordpress-1.5.ebuild
>>> md5 files   ;-) wordpress-1.2.2.ebuild
>>> md5 files   ;-) wordpress-1.5.1.3.ebuild
>>> md5 files   ;-) files/dummy-templates.php
>>> md5 files   ;-) files/digest-wordpress-1.2.2
>>> md5 files   ;-) files/digest-wordpress-1.5
>>> md5 files   ;-) files/digest-wordpress-1.5.1.2
>>> md5 files   ;-) files/digest-wordpress-1.5.1.3
>>> md5 src_uri ;-) wordpress-1.5.1.3.tar.gz
 * You already have something installed in /var/www/localhost/htdocs/wordpress
 * Are you trying to install over the top of something I cannot upgrade?
 * 
 * I can upgrade the contents of /var/www/localhost/htdocs/wordpress
 * 
>>> Unpacking source...
>>> Unpacking wordpress-1.5.1.3.tar.gz to /var/tmp/portage/wordpress-1.5.1.3/work
>>> Source unpacked.
>>> Test phase [not enabled]: www-apps/wordpress-1.5.1.3

>>> Install wordpress-1.5.1.3 into /var/tmp/portage/wordpress-1.5.1.3/image/
category www-apps
 * Installing main files
 * Done
 * (server owned) htdocs/index.php
 * (server owned) htdocs/wp-admin/menu.php
 * (server owned) htdocs
 * This ebuild uses webapp.eclass's webapp_runbycgibin, which is now
 * deprecated.  Please file a bug about this in Bugzilla.

Reproducible: Always
Steps to Reproduce:
1. emerge wordpress
2.
3.

Actual Results:  
package appeared to merge successfully even with the existing warning.

Expected Results:  
Not printed out the warning telling me to file a bugzilla
Comment 1 Aaron Kulbe (RETIRED) gentoo-dev 2005-07-20 16:45:33 UTC
Removed all references to deprecated webapp_runbycgibin.  Sync up, and you will
have the updated ebuild.