The scripts apacheaddmod apachedelmod are definitely not installed. Also, it seems /etc/apache/ is not fully setup. When I emerge 1.3.33-r1 I have: # ls -l /etc/apache/ total 56 -rw-r--r-- 1 root root 2464 Mar 16 02:10 apache-builtin-mods -rw-r--r-- 1 root root 36426 Mar 16 02:10 httpd.conf -rw-r--r-- 1 root root 12965 Mar 16 02:10 magic drwxr-xr-x 2 root root 112 Mar 16 02:10 modules.d drwxr-xr-x 2 root root 72 Mar 16 02:10 vhosts.d # ls -l /etc/apache/* -rw-r--r-- 1 root root 2464 Mar 16 02:10 /etc/apache/apache-builtin-mods -rw-r--r-- 1 root root 36426 Mar 16 02:10 /etc/apache/httpd.conf -rw-r--r-- 1 root root 12965 Mar 16 02:10 /etc/apache/magic /etc/apache/modules.d: total 4 -rw-r--r-- 1 root root 413 Mar 16 02:10 00_apache_manual.conf /etc/apache/vhosts.d: total 0 When I install 1.3.33, I get: # ls -l /etc/apache/ total 56 -rw-r--r-- 1 root root 2464 Mar 16 02:10 apache-builtin-mods drwxr-xr-x 5 root root 328 Mar 16 02:15 conf lrwxrwxrwx 1 root root 33 Mar 16 02:14 extramodules -> ../../usr/lib/apache-extramodules -rw-r--r-- 1 root root 36426 Mar 16 02:10 httpd.conf lrwxrwxrwx 1 root root 13 Mar 16 02:14 lib -> ../../usr/lib lrwxrwxrwx 1 root root 20 Mar 16 02:14 logs -> ../../var/log/apache -rw-r--r-- 1 root root 12965 Mar 16 02:10 magic lrwxrwxrwx 1 root root 20 Mar 16 02:14 modules -> ../../usr/lib/apache drwxr-xr-x 2 root root 112 Mar 16 02:10 modules.d drwxr-xr-x 2 root root 72 Mar 16 02:10 vhosts.d # ls -l /etc/apache/* -rw-r--r-- 1 root root 2464 Mar 16 02:10 /etc/apache/apache-builtin-mods lrwxrwxrwx 1 root root 33 Mar 16 02:14 /etc/apache/extramodules -> ../../usr/lib/apache-extramodules -rw-r--r-- 1 root root 36426 Mar 16 02:10 /etc/apache/httpd.conf lrwxrwxrwx 1 root root 13 Mar 16 02:14 /etc/apache/lib -> ../../usr/lib lrwxrwxrwx 1 root root 20 Mar 16 02:14 /etc/apache/logs -> ../../var/log/apache -rw-r--r-- 1 root root 12965 Mar 16 02:10 /etc/apache/magic lrwxrwxrwx 1 root root 20 Mar 16 02:14 /etc/apache/modules -> ../../usr/lib/apache /etc/apache/conf: total 96 drwxr-xr-x 2 root root 104 Mar 16 02:15 addon-modules -rw-r--r-- 1 root root 8115 Mar 16 02:14 apache.conf -rw-r--r-- 1 root root 22216 Mar 16 02:14 commonapache.conf -rw-r--r-- 1 root root 12965 Mar 16 02:14 magic -rw-r--r-- 1 root root 12965 Mar 16 02:14 magic.default -rw-r--r-- 1 root root 15001 Mar 16 02:14 mime.types -rw-r--r-- 1 root root 15001 Mar 16 02:14 mime.types.default drwxr-xr-x 2 root root 112 Mar 16 02:15 ssl drwxr-xr-x 2 root root 200 Mar 16 02:15 vhosts /etc/apache/modules.d: total 4 -rw-r--r-- 1 root root 413 Mar 16 02:10 00_apache_manual.conf /etc/apache/vhosts.d: total 0 Reproducible: Always Steps to Reproduce: 1. unmerge any existing copies of apache 1.3.x 2. clean appropriate /etc/ dirs (namely /etc/apache/) 3. emerge =net-www/apache-1.3.33-r1
Reassigning to apache herd
these files are no longer shipped with apache, please read http://dev.gentoo.org/~vericgar/doc/apache-package-refresh.html