From owner-freebsd-apache@FreeBSD.ORG Tue Nov 5 20:28:07 2013 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2F6756D5 for ; Tue, 5 Nov 2013 20:28:07 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DAAE52458 for ; Tue, 5 Nov 2013 20:28:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id E736850B31 for ; Tue, 5 Nov 2013 20:28:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DxcwDadFO8n1 for ; Tue, 5 Nov 2013 20:28:05 +0000 (UTC) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id 8E9F850B27 for ; Tue, 5 Nov 2013 20:28:05 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 05 Nov 2013 15:28:04 -0500 From: Dan Langille To: apache@freebsd.org Subject: problem upgrading with portmaster (addenda) Message-ID: <825e00fe8a9591b0ca48e171e38b4e0d@mail.unixathome.org> X-Sender: dan@langille.org User-Agent: Roundcube Webmail/0.9.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 20:28:07 -0000 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/