Package: wordpress
Version: 2.0.6-1
Severity: minor

  The setup-mysql script try to create a symlink in /srv/www/$DOMAIN
pointing to /usr/share/wordpress

  Am I wrong, or it should have been created in /var/www/ ?

  Since /srv/www/ don't exist by default on Debian Etch, it is harmless
as most people already create their own symlink

  Maybe it is too late to change how it behave in Etch, so I propose
to simply comment the 2 offending lines (to remove the warnings) and
eventually fix it in Lenny.

  Here the 2 offending lines (including the rm): 

grep -nC1 srv /usr/share/doc/wordpress/examples/setup-mysql


74-EOF
75:ln -s /usr/share/wordpress /srv/www/$DOMAIN
76-echo Goto http://$DOMAIN to setup Wordpress
--
97-rm $CONFIG_FILE
98:rm /srv/www/$DOMAIN
99-}


Simon Valiquette


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages wordpress depends on:
ii  apache [httpd]                1.3.34-4   versatile, high-performance HTTP s
ii  apache-ssl [httpd]            1.3.34-4   versatile, high-performance HTTP s
ii  apache2-mpm-prefork [httpd]   2.2.3-3.2  Traditional model for Apache HTTPD
ii  mysql-client-5.0 [virtual-mys 5.0.30-3   mysql database client binaries
ii  php5                          5.2.0-8    server-side, HTML-embedded scripti
ii  php5-mysql                    5.2.0-8    MySQL module for php5

wordpress recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to