Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145660 - dev-lang/php: add a php-updater script
Summary: dev-lang/php: add a php-updater script
Status: RESOLVED DUPLICATE of bug 135999
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-30 17:03 UTC by Patrick Avery
Modified: 2006-08-31 06:20 UTC (History)
0 users

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


Attachments
php-updater bash script (php-updater,543 bytes, text/plain)
2006-08-30 17:06 UTC, Patrick Avery
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Avery 2006-08-30 17:03:20 UTC
A script should be included with dev-lang/php similar to the script called python-updater that is included with python.  This script should identify other packages that provide PHP extensions.

This would make it easier to rebuild extension-provided packages when PHP is updated.
Comment 1 Patrick Avery 2006-08-30 17:06:31 UTC
Created attachment 95520 [details]
php-updater bash script

This is a simple attempt at revealing installed extensions.  After it finds a suitable list of packages, it attempts to rebuild the associated packages (emerge --oneshot --verbose --ask).

Script depends on: app-portage/portage-utils
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 00:36:23 UTC
Attach to the other bug, please. Thanks.

*** This bug has been marked as a duplicate of 135999 ***
Comment 3 Patrick Avery 2006-08-31 06:20:38 UTC
(In reply to comment #2)
> Attach to the other bug, please. Thanks.
> 
> *** This bug has been marked as a duplicate of 135999 ***
> 

sorry 'bout that... I promise I tried to search for a similar bug before opening this new one  *bangs head* ;-)