Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192218 - www-servers/apache-2.2.6 tries to install nonexistant files
Summary: www-servers/apache-2.2.6 tries to install nonexistant files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-11 19:30 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2007-09-21 20:08 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 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