Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85464

Summary: Apache 1.3.33-r1 ebuild fails to install many files apacheaddmod apachedelmod
Product: Gentoo Linux Reporter: Nikolas 'Atrus' Coukouma <otto>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikolas 'Atrus' Coukouma 2005-03-15 23:18:08 UTC
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
Comment 1 Nikolas 'Atrus' Coukouma 2005-03-15 23:19:27 UTC
Reassigning to apache herd
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2005-03-15 23:45:29 UTC
these files are no longer shipped with apache, please read http://dev.gentoo.org/~vericgar/doc/apache-package-refresh.html