Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74676 - apache-2.0.52-r1 doesn't create /var/cache/apache2 when USE="ssl"
Summary: apache-2.0.52-r1 doesn't create /var/cache/apache2 when USE="ssl"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 13:19 UTC by Michael Moerz
Modified: 2004-12-18 19:10 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 Michael Moerz 2004-12-16 13:19:12 UTC
emerging net-www/apache-2.0.52-r1 on a fresh system (x86)
(after fixing the /usr/lib/apache2/log -> /var/log/apache2 link problem)

addes -D SSL to /etc/conf.d/apache2

Following error is logged when invoking /etc/init.d/apache2 start

[Thu Dec 16 21:48:44 2004] [error] (2)No such file or directory: Cannot create SSLMutex with file `/var/cache/apache2/ssl_mutex.13675'

Problem:
The directory /var/cache/apache2 isn't created when building apache-2.0.52-r1 with USE="ssl"

fix:
create it in the .ebuild when USE contains ssl
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-12-18 19:10:51 UTC
fixed in apache-2.0.52-r2.