Re: [PEAR-BUG] Bug #17993 [Opn->Csd]: Package installed in wrong directory
[email protected] ("Daniel O'Connor")
| Newsgroups | php.pear.qa,php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hey till, Sorry about the mess, I was just building from SVN with semi-automated tools. I'm about ~60 releases in; and it's around 1am - so I'm starting to make mistakes. On Tue, Oct 26, 2010 at 1:36 AM, till <[email protected]> wrote: > Hey Daniel, > > we usually respond to emails in time, etc.. > > It would be nice that next time QA releases are pushed out we are not > just pinged to test the package you role but at least pear install is > run to avoid trivial bugs? > > Till > > On Mon, Oct 25, 2010 at 5:45 PM, <[email protected]> wrote: > > Edit report at http://pear.php.net/bugs/bug.php?id=17993&edit=1 > > > > ID: 17993 > > Updated by: [email protected] > > Reported By: BBrunekreeft at gmail dot com > > Summary: Package installed in wrong directory > > -Status: Open > > +Status: Closed > > Type: Bug > > Package: Mail_Queue > > Operating System: Fedora > > Package Version: 1.2.5 > > PHP Version: 5.2.6 > > -Assigned To: > > +Assigned To: doconnor > > Roadmap Versions: > > New Comment: > > > > -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. > > > > > > Previous Comments: > > ------------------------------------------------------------------------ > > > > [2010-10-25 15:30:55] bbrunekreeft > > > > 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 > > > > ------------------------------------------------------------------------ > > > > > > -- > > Edit this bug report at http://pear.php.net/bugs/bug.php?id=17993&edit=1 > > > > >