Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80263 - Apache 2.0.50 logrotate script not installed
Summary: Apache 2.0.50 logrotate script not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 14:57 UTC by Martin Benda
Modified: 2005-04-16 13:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Benda 2005-01-31 14:57:23 UTC
The logrotate script which was included in apache-2.0.49 ebuild is not installed by the 2.0.50 ebuilds, though the script is still included in ${FILESDIR} as "apache2".

Reproducible: Always
Steps to Reproduce:
1. Ensure that there is no file named "apache2" in /etc/logrotate.d
2. emerge apache
3. Check contens of /etc/logrotate.d

Actual Results:  
There is no file named "apache2" in /etc/logrotate.d  

Expected Results:  
There should be a file named "apache2" in /etc/logrotate.d  

The easiest workaround is to copy the file net-www/apache/files/apache2 
to /etc/logrotate.d 
 
emerge info: 
Portage 2.0.51-r3 (hardened/x86/2.6, gcc-3.3.5, glibc-2.3.4.20040808-r1,  
2.6.10-pf-r2 i686)  
=================================================================  
System uname: 2.6.10-pf-r2 i686 Unknown CPU Type  
Gentoo Base System version 1.4.16  
Autoconf: sys-devel/autoconf-2.59-r5  
Automake: sys-devel/automake-1.8.5-r1  
Binutils: sys-devel/binutils-2.15.92.0.2-r1  
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2  
Libtools: sys-devel/libtool-1.5.2-r7  
ACCEPT_KEYWORDS="x86"  
AUTOCLEAN="yes"  
CFLAGS="-march=i586 -O2 -fomit-frame-pointer -pipe"  
CHOST="i586-pc-linux-gnu"  
COMPILER=""  
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"  
CXXFLAGS="-march=i586 -O2 -fomit-frame-pointer -pipe"  
DISTDIR="/usr/portage/distfiles"  
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"  
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo  
http://gentoo.oregonstate.edu  
http://www.ibiblio.org/pub/Linux/distributions/gentoo"  
MAKEOPTS="-j2"  
PKGDIR="/usr/portage//packages/x86/"  
PORTAGE_TMPDIR="/var/tmp"  
PORTDIR="/usr/portage/"  
PORTDIR_OVERLAY="/usr/local/portage"  
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"  
USE="apache2 berkdb crypt dlloader hardened ipv6 java libwww mcal ncurses nptl  
pam pdflib perl pic pie png python readline samba slang snmp socks5 ssl tcpd  
tiff x86 xml2 zlib"
Comment 1 gad.kadosh 2005-04-16 13:26:26 UTC
An chance to have a logrotate file installed with apache packages?
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2005-04-16 13:55:02 UTC
the logrotate script will be included in 2.0.54 when it's released (in tarball gentoo-apache-2.0.54-20050416.tar.bz2)