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

Bug #17993 Package installed in wrong directory
Submitted: 2010-10-25 19:30 UTC
From: bbrunekreeft Assigned: doconnor
Status: Closed Package: Mail_Queue (version 1.2.5)
PHP Version: 5.2.6 OS: Fedora
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 29 + 28 = ?

 
 [2010-10-25 19:30 UTC] bbrunekreeft (Bert Brunekreeft)
Description: ------------ Upgrade of Mail_Queue to 1.2.5 and fresh install of Mail_Queue 1.2.5 installs the package in an extra subfolder 'Mail'. Lines 58 to 65 of package.xml: <file baseinstalldir="Mail" md5sum="92726cf03c243915de5572511f2b0be3" name="Mail/Queue.php" role="php" /> <file baseinstalldir="Mail" md5sum="450cf0d5980d2920de4b95fe583f0b4e" name="Mail/Queue/Body.php" role="php" /> <file baseinstalldir="Mail" md5sum="c43653c01e5695916a9c309a44a85ad8" name="Mail/Queue/Container.php" role="php" /> <file baseinstalldir="Mail" md5sum="d7a68febd3c392172616f0740862650f" name="Mail/Queue/Error.php" role="php" /> <file baseinstalldir="Mail" md5sum="4460ea10ccbfc2d76ff17dbb098b4667" name="Mail/Queue/Container/creole.php" role="php" /> <file baseinstalldir="Mail" md5sum="e1a50e20df4b887cd3d6f0a988bdcb11" name="Mail/Queue/Container/db.php" role="php" /> <file baseinstalldir="Mail" md5sum="103d9348b67ac1f24b9ab9375b16df4d" name="Mail/Queue/Container/mdb.php" role="php" /> <file baseinstalldir="Mail" md5sum="a6e7c792b5f3274811d44a63978ab383" name="Mail/Queue/Container/mdb2.php" role="php" /> should not contain baseinstalldir

Comments

 [2010-10-25 19:45 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in SVN. 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. This time, I swear I have it.