Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #9763 Upgrading PECL packages fails when chmoding .so
Submitted: 2007-01-08 05:40 UTC
From: aashley Assigned: cellog
Status: Closed Package: PEAR (version 1.5.0RC3)
PHP Version: 5.2.0 OS: Linux (Ubuntu 6.10)
Roadmaps: (Not assigned)    
Subscription  


 [2007-01-08 05:40 UTC] aashley (Adam Ashley)
Description: ------------ When upgrading a PECL package the installer fails when chmoding the final installed .so. Problem traced to incorrect ordering of transaction actions for .so. currently adds in this order: backup delete chmod rename <build> <real> last two need to be swapped

Comments

 [2007-01-08 05:43 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.