Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Nov 2013 15:24:17 -0500
From:      Dan Langille <dan@langille.org>
To:        apache@FreeBSD.org
Subject:   problem upgrading with portmaster
Message-ID:  <28e3f48b0bfe5d9859db769c120c377c@mail.unixathome.org>

next in thread | raw e-mail | index | archive | help
FYI, I upgrade Apache today, and noticed these errors:

also found at http://pastebin.com/LkEc3X2i

===>  Installing for apache22-2.2.25
===>  Checking if www/apache22 already installed
===> Creating users and/or groups.
Using existing group 'www'.
Using existing user 'www'.
cp: /usr/local/etc/apache22/extra/httpd-autoindex.conf: No such file or 
directory
pkg_add: command '[ -f 
/usr/local/etc/apache22/extra/httpd-autoindex.conf ] || cp 
/usr/local/share/examples/apache22/extra/httpd-autoindex.conf 
/usr/local/etc/apache22/extra/httpd-autoindex.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-dav.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-dav.conf ] || 
cp /usr/local/share/examples/apache22/extra/httpd-dav.conf 
/usr/local/etc/apache22/extra/httpd-dav.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-default.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-default.conf 
] || cp /usr/local/share/examples/apache22/extra/httpd-default.conf 
/usr/local/etc/apache22/extra/httpd-default.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-info.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-info.conf ] 
|| cp /usr/local/share/examples/apache22/extra/httpd-info.conf 
/usr/local/etc/apache22/extra/httpd-info.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-languages.conf: No such file or 
directory
pkg_add: command '[ -f 
/usr/local/etc/apache22/extra/httpd-languages.conf ] || cp 
/usr/local/share/examples/apache22/extra/httpd-languages.conf 
/usr/local/etc/apache22/extra/httpd-languages.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-manual.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-manual.conf ] 
|| cp /usr/local/share/examples/apache22/extra/httpd-manual.conf 
/usr/local/etc/apache22/extra/httpd-manual.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-mpm.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-mpm.conf ] || 
cp /usr/local/share/examples/apache22/extra/httpd-mpm.conf 
/usr/local/etc/apache22/extra/httpd-mpm.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-multilang-errordoc.conf: No such 
file or directory
pkg_add: command '[ -f 
/usr/local/etc/apache22/extra/httpd-multilang-errordoc.conf ] || cp 
/usr/local/share/examples/apache22/extra/httpd-multilang-errordoc.conf 
/usr/local/etc/apache22/extra/httpd-multilang-errordoc.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-ssl.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-ssl.conf ] || 
cp /usr/local/share/examples/apache22/extra/httpd-ssl.conf 
/usr/local/etc/apache22/extra/httpd-ssl.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-userdir.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-userdir.conf 
] || cp /usr/local/share/examples/apache22/extra/httpd-userdir.conf 
/usr/local/etc/apache22/extra/httpd-userdir.conf' failed
cp: /usr/local/etc/apache22/extra/httpd-vhosts.conf: No such file or 
directory
pkg_add: command '[ -f /usr/local/etc/apache22/extra/httpd-vhosts.conf ] 
|| cp /usr/local/share/examples/apache22/extra/httpd-vhosts.conf 
/usr/local/etc/apache22/extra/httpd-vhosts.conf' failed


I think the cause of the problem: /usr/local/etc/apache22/extra does not 
exist on my server.

FYI


-- 
Dan Langille - http://langille.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28e3f48b0bfe5d9859db769c120c377c>