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

Bug 145660

Summary: dev-lang/php: add a php-updater script
Product: Gentoo Linux Reporter: Patrick Avery <pyromancer>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: php-updater bash script

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* ;-)