FS#37426 - [munin] directory permissions are incorrect

Attached to Project: Arch Linux
Opened by Jim Casteel (skunark) - Monday, 21 October 2013, 03:10 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 02 August 2015, 16:50 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Incorrect permissions on directories in /var/lib/munin/*

Error in /var/log/munin/munin-node.log indicates an issue:

Error in tempfile() using template /var/lib/munin/plugin-state/nobody/XXXXXXXXXX: Parent directory (/var/lib/munin/plugin-state/nobody/) does not exist at /usr/share/perl5/vendor_perl/Munin/Plugin.pm line 280.

Steps to reproduce:
You can run 'munin-check' with the following issues:

# /var/lib/munin/cgi-tmp : Wrong owner (root != munin)
# /var/lib/munin/spool : Wrong owner (root != munin)
# /var/lib/munin/plugin-state : Wrong owner (root != nobody)
# /var/lib/munin/plugin-state : Wrong permissions (755 != 775)

Fixing the plugin-state ownership and permission solves this error.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 02 August 2015, 16:50 GMT
Reason for closing:  No response
Comment by Doug Newgard (Scimmia) - Wednesday, 13 May 2015, 15:22 GMT
There have been numerous updates since this bug report. Is this still an issue? Looking at the current install file, the directories are still a bit of a mess.
Comment by Doug Newgard (Scimmia) - Sunday, 05 July 2015, 15:25 GMT
Ping?

Loading...