Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45786 - Apache-2.0.49 tries to install nonexisting gentestcrt.sh
Summary: Apache-2.0.49 tries to install nonexisting gentestcrt.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-26 02:56 UTC by Jens Hilligsøe
Modified: 2004-03-26 10:50 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 Jens Hilligsøe 2004-03-26 02:56:45 UTC
exeinto /usr/lib/ssl/apache2-mod_ssl
doexe ${FILESDIR}/2.0.49/gentestcrt.sh

There is a ${FILESDIR}/2.0.40/gentestcrt.sh but none in the location the ebuild is looking for it...

Witch results in Apache failing to start if you enable -D SSL.


Reproducible: Always
Steps to Reproduce:
1. Install a system from scratch
2. emerge apache
Comment 1 Chuck Short (RETIRED) gentoo-dev 2004-03-26 10:50:41 UTC
Fixed in cvs, thanks for the bug report.