Package: info2www Version: 1.2.2.9-24 Followup-For: Bug #493366 The previously mentioned misspelling of "/vaw/www/" still persists, but the advice given in README.Debian is incorrect in another regard as well.
The current default configuration for the Debian apache2 package specifies /var/www/html as the DocumentRoot, so even without the misspelling, the instructions on enabling info2www will fail. Currently, the correct command would be: ln -s /var/lib/info2www /var/www/html/ As mentioned above, the trailing slash specified in the README is unnecessary for the first argument. However, it is just as well to include one for the second argument. If that directory does not exist, this will force an error. Without the trailing slash, if that directory did not exist, a symlink named "html" would be silently created, which is certainly not a satisfactory outcome. -- System Information: Debian Release: 7.1 APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages info2www depends on: ii apache2 [httpd-cgi] 2.4.10-9 ii perl 5.20.2-2 info2www recommends no packages. info2www suggests no packages. -- 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