[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#224454: apache: upgrade fails because /var/www already exists



Hi Sean,
	this is really strange. From the postinst:

    if [ ! -d /var/www ]; then
        mkdir -p /var/www
        chown root:root /var/www
        chmod 755 /var/www
        cp -f /usr/share/doc/$pkg/intro.html /var/www/index.html
        chown www-data:www-data /var/www/index.html
        chmod 644 /var/www/index.html
    fi

we are already doing it. But hold on...

On Thu, 18 Dec 2003, Sean Finney wrote:

> Setting up apache (1.3.29.0.1-3) ...
> mkdir: cannot create directory `/var/www': File exists

						^^^^^^^^ file???

I think you had something wrong in your system here..

Please let me know asap what was your /var/www.

Fabio

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html



Reply to: