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

Bug #17795 VFS referring files from packages not present in PEAR
Submitted: 2010-08-22 14:40 UTC
From: glen Assigned:
Status: Wont fix Package: VFS (version 0.3.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-22 14:40 UTC] glen (Elan Ruusamäe)
Description: ------------ error: php-pear-VFS-0.3.0-2: req pear(Horde/Kolab/Storage/List.php) not found error: php-pear-VFS-0.3.0-2: req pear(Horde/MIME/Magic.php) not found more precise line numbers where such code present: /usr/share/pear/VFS/horde.php:282: include_once 'Horde/MIME/Magic.php'; /usr/share/pear/lib/VFS/kolab.php:4:require_once 'Horde/Kolab/Storage/List.php';

Comments

 [2010-08-23 03:59 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Verified
Should be fairly easy to fix - horde has a pear channel, yeah?
 [2010-08-23 17:30 UTC] yunosh (Jan Schneider)
Yes, it has one, but that would pull in a lot of other dependencies. Since the drivers containing the problematic code only make sense inside a Horde environment anyway, I tend to keep things as they are.
 [2011-08-07 03:19 UTC] yunosh (Jan Schneider)
-Status: Verified +Status: Wont fix