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

Bug #20527 Composer: @package-name@ in PinEntry.php is not resolved
Submitted: 2015-04-08 00:17 UTC
From: alec Assigned: gauthierm
Status: Closed Package: Crypt_GPG (version 1.4.0b4)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2015-04-08 00:17 UTC] alec (Aleksander Machniak)
Description: ------------ I install the package using composer. It installs 1.4.0b4. In PinEntry.php I got: $dir = '/home/alec/repos/roundcubemail/vendor/pear-pear.php.net/Crypt_GPG/data' . DIRECTORY_SEPARATOR . '@package-name@' . DIRECTORY_SEPARATOR . 'data'; See that @data-dir@ is resolved, but not @package-name@.

Comments

 [2015-04-08 00:45 UTC] alec (Aleksander Machniak)
 [2015-06-08 15:42 UTC] alec (Aleksander Machniak)
It looks that the code and package.xml which sets /data directory location might be invalid anyway. See https://github.com/composer/composer/issues/4119
 [2015-08-18 20:56 UTC] gauthierm (Michael Gauthier)
 [2015-08-19 03:37 UTC] gauthierm (Michael Gauthier)
-Status: Open +Status: Closed -Assigned To: +Assigned To: gauthierm
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.