Your message dated Fri, 15 Jun 2012 17:04:38 +0200
with message-id <[email protected]>
and subject line Wontfix
has caused the Debian Bug report #407501,
regarding Wrongly try to create a symlink from /srv/www/$DOMAIN
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
407501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
The usage of /srv/www is not a mistake. This is only a script
that the administrator can use or not. Nothing is imposed.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


--- End Message ---

Reply via email to