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

Bug 192218

Summary: www-servers/apache-2.2.6 tries to install nonexistant files
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-09-11 19:30:37 UTC
apache-2.2.6.ebuild contains:
    # Install some thirdparty scripts
    exeinto /usr/sbin
    for i in apache2logserverstatus apache2splitlogfile ; do
        doexe "${GENTOO_PATCHDIR}"/scripts/${i}
    done

But these files currently don't exist in "${GENTOO_PATCHDIR}"/scripts.
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-21 20:08:48 UTC
fixed in 2.2.6-r1