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

Bug #17769 file included with relative path
Submitted: 2010-08-20 21:05 UTC
From: glen Assigned: doconnor
Status: Closed Package: Net_SmartIRC (version 1.0.1)
PHP Version: 5.3.3 OS:
Roadmaps: 1.1.0    
Subscription  


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 : 38 - 14 = ?

 
 [2010-08-20 21:05 UTC] glen (Elan Ruusamäe)
Description: ------------ i believe PEAR coding standard states that pear classes must be loaded with full path. actual problem for me is, that rpm dep solver generates invalid dependencies as the path is relatively included: error: php-pear-Net_SmartIRC-1.0.1-1: req pear(SmartIRC/irccommands.php) not found error: php-pear-Net_SmartIRC-1.0.1-1: req pear(SmartIRC/messagehandler.php) not found attaching patch to fix it.

Comments

 [2010-08-20 21:06 UTC] glen (Elan Ruusamäe)
 [2010-08-23 21:44 UTC] glen (Elan Ruusamäe)
 [2010-11-15 21:57 UTC] glen (Elan Ruusamäe)
 [2011-04-25 12:51 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. Thanks for the patch Elan. I've applied it in SVN; ping me if you need a QA release urgently.
 [2011-04-25 14:01 UTC] glen (Elan Ruusamäe)
naah, it's okay (no need to qa-release), patched in distro already :)