Bug 472529

Summary: mod_mono cannot write into /var/run
Product: [Fedora] Fedora Reporter: Dario Lesca <d.lesca>
Component: mod_monoAssignee: Paul F. Johnson <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: paul, vilius
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-25 13:35:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to error none

Description Dario Lesca 2008-11-21 15:28:01 UTC
Created attachment 324312 [details]
patch to error

Description of problem:
When the module start cannot write lock file into /var/run

Version-Release number of selected component (if applicable):
mod_mono-2.0-6

How reproducible:
Install and restart apache and see the /var/log/httpd/error_log: this message appaire:
 [Fri Nov 21 16:02:11 2008] [crit] (13)Permission denied: Failed to create shared memory segment for backend 'XXGLOBAL' at '/var/run/mod_mono_dashboard_XXGLOBAL_1'.


Steps to Reproduce:
1. install mod_mono
2. start apache
3. see log
  
Actual results:


Expected results:

Additional info:
I have produce the patch attached below:

Comment 1 Paul F. Johnson 2008-11-25 13:35:25 UTC
Thanks - I've incorporated this in 2.2-1.pre1 (rawhide) and will do the same to 2.0.1 as soon as f10 reopens.

Comment 2 Vilius Šumskas 2008-12-01 10:03:52 UTC
Are F10 open yet? I need this fix badly.

Comment 3 Dario Lesca 2008-12-01 14:08:45 UTC
# yum --enablerepo rawhide install mod_mono

Hope this help.
d.l.

Comment 4 Vilius Šumskas 2009-01-16 02:28:05 UTC
I think someone forgot to commit this to f10 :)