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

Bug 45786

Summary: Apache-2.0.49 tries to install nonexisting gentestcrt.sh
Product: Gentoo Linux Reporter: Jens Hilligsøe <gentoo>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.