Package: drush Version: 5.10.0-2 Severity: minor Dear Maintainer,
To reproduce, run "drush topic docs-aliases" (other topics also trigger the bug). The expected behaviour is for the documentation for the relevant topic to be printed. Instead, the following is produced: /usr/share/php/drush/examples/example.aliases.drushrc.php: No such file or directory The example files are present and installed to /usr/share/doc/drush but not detected. This was previously fixed as tracked in Ubuntu bug 794493[0], but this has now regressed. The fix for that bug locates the documentation files by checking standard locations (including /usr/share/doc/drush) for a README.md file. This file is included in the Debian package, but is installed compressed at README.md.gz, so is not detected by drush. It therefore falls back to the default of /usr/share/php/drush/examples, and fails to find them. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages drush depends on: ii php-console-table 1.2.0-2 ii php5-cli 5.6.0+dfsg-1+b1 Versions of packages drush recommends: ii php5-mysql 5.6.0+dfsg-1+b1 ii wget 1.15-1+b1 Versions of packages drush suggests: pn drupal7 <none> pn git <none> pn mysql-client <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org