Date: Tue, 05 Nov 2013 15:28:04 -0500 From: Dan Langille <dan@langille.org> To: apache@freebsd.org Subject: problem upgrading with portmaster (addenda) Message-ID: <825e00fe8a9591b0ca48e171e38b4e0d@mail.unixathome.org>
next in thread | raw e-mail | index | archive | help
Ignore the previous message as this contains additional information. FYI, I upgrade Apache today, and noticed these errors. I'm on FreeBSD 8.4-RELEASE-p4 and I am *NOT* using pkg. 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/ -- Dan Langille - http://langille.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?825e00fe8a9591b0ca48e171e38b4e0d>