| Summary: | Apache-2.0.49 tries to install nonexisting gentestcrt.sh | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jens Hilligsøe <gentoo> |
| Component: | [OLD] Server | Assignee: | 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: | --- | |
Fixed in cvs, thanks for the bug report. |
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