Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32515 - pear installation data erased by mod_php update
Summary: pear installation data erased by mod_php update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 22:11 UTC by felix zaslavskiy
Modified: 2011-10-30 22:54 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 felix zaslavskiy 2003-11-01 22:11:47 UTC
I used the pear command to install packages. All that information about which
packages were installed got erased with the update.  Does not seem like any
library files got overwriten in the /usr/lib/php directory.  I am not sure where
pear places that inforation about which packages are currently installed. Seems
like the new pear.conf does change cache_dir to /var/tmp/portage/mod_php...

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




PEAR executables directory     bin_dir         /usr/bin                            
PEAR documentation directory   doc_dir         /usr/lib/php/doc                    
PHP extension directory        ext_dir        
/usr/lib/php/extensions/no-debug-non-zts-20020429                      
PEAR directory                 php_dir         /usr/lib/php                        
PEAR Installer cache directory cache_dir       /var/cache/pear-cache               
PEAR data directory            data_dir        /usr/lib/php/data                   
PHP CLI/CGI binary             php_bin         /usr/bin/php                        
PEAR test directory            test_dir        /usr/lib/php/test                   
Cache TimeToLive               cache_ttl       3600                                
Preferred Package State        preferred_state stable                              
Unix file mask                 umask           22                                  
Debug Log Level                verbose         1                                   
HTTP Proxy Server Address      http_proxy      <not set>                           
PEAR server                    master_server   pear.php.net                        
PEAR password (for             password        <not set>                           
maintainers)                                                                       
Signature Handling Program     sig_bin         /usr/bin/gpg                        
Signature Key Directory        sig_keydir      /etc/pearkeys                       
Signature Key Id               sig_keyid       <not set>                           
Package Signature Type         sig_type        gpg                                 
PEAR username (for             username        <not set>                           
maintainers)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-07 15:52:13 UTC
we really need a common pear + php extension building ebuild
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-16 04:28:19 UTC
fixed as of the 4.3.4-r1 series.