Subject: pkg/17532: apache-1.3.26nb2 install fails
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hf@tangro.de>
List: netbsd-bugs
Date: 07/09/2002 14:37:10
>Number: 17532
>Category: pkg
>Synopsis: apache-1.3.26nb2 install fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 09 05:38:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Hauke Fath
>Release: NetBSD 1.5U
>Organization:
tangro software gmbh
>Environment:
System: NetBSD heap 1.5U NetBSD 1.5U (HEAP) #0: Wed Apr 11 16:50:58 CEST 2001 hf@jump:/local/netbsd/anoncvs/current/sys/arch/i386/compile/HEAP i386
Architecture: i386
Machine: i386
>Description:
The www/apache pkg install ('cvs update' of 2002-07-09) fails
with the following messages (install enforced with 'make -k install'):
[...]
===> [include: Installing Apache C header files]
cp ./src/include/*.h /usr/pkg/include/httpd/
cp ./src/lib/expat-lite/*.h /usr/pkg/include/httpd/xml/
cp ./src/os/unix/os.h /usr/pkg/include/httpd/
cp ./src/os/unix/os-inline.c /usr/pkg/include/httpd/
chmod 644 /usr/pkg/include/httpd/*.h /usr/pkg/include/httpd/xml/*.h
<=== [include]
===> [data: Installing initial data files]
Copying tree ./htdocs/ -> /usr/pkg/share/httpd/htdocs/
xargs: chown: No such file or directory
*** Error code 127 (ignored)
Copying tree ./htdocs/manual -> //usr/pkg/share/httpd/htdocs/manual/
xargs: chown: No such file or directory
*** Error code 127 (ignored)
[PRESERVING EXISTING CGI SUBDIR: /usr/pkg/libexec/cgi-bin/]
Copying tree ./icons/ -> /usr/pkg/share/httpd/icons/
chown: not found
*** Error code 127 (continuing)
===> [config: Installing Apache configuration files]
./src/helpers/install.sh -c -m 644 ./conf/httpd.conf-dist[*] /etc/httpd/httpd.conf.default
[PRESERVING EXISTING CONFIG FILE: /etc/httpd/httpd.conf]
./src/helpers/install.sh -c -m 644 ./conf/mime.types /etc/httpd/mime.types.default
[PRESERVING EXISTING CONFIG FILE: /etc/httpd/mime.types]
./src/helpers/install.sh -c -m 644 ./conf/magic /etc/httpd/magic.default
[PRESERVING EXISTING CONFIG FILE: /etc/httpd/magic]
<=== [config]
+--------------------------------------------------------+
| You now have successfully built and installed the |
| Apache 1.3 HTTP server. To verify that Apache actually |
| works correctly you now should first check the |
| (initially created or preserved) configuration files |
| |
| /etc/httpd/httpd.conf
| |
| and then you should be able to immediately fire up |
| Apache the first time by running: |
| |
| /usr/pkg/sbin/apachectl start
| |
| Or when you want to run it with SSL enabled use: |
| |
| /usr/pkg/sbin/apachectl startssl
| |
| Thanks for using Apache. The Apache Group |
| http://www.apache.org/ |
+--------------------------------------------------------+
[...]
>How-To-Repeat:
cd pkgsrc/www/apache && make && make install
>Fix:
none, sorry.
>Release-Note:
>Audit-Trail:
>Unformatted: