Issue #1814 has been updated by jude.

Status changed from Needs more information to Closed

I tried to recreate the error, and did see I was getting a permission denied 
message in the logs. 

Dec 17 16:59:25 marble puppetmasterd[25047]: Report tagmail failed: Permission 
denied - /etc/puppet/tagmail.conf

I also tried changing the permission of the tagmail file back to root:root, but 
I wasn't able to recreate the original problem.
----------------------------------------
Bug #1814: No log message if tagmail.conf exists but has the wrong owner
http://projects.reductivelabs.com/issues/show/1814

Author: jude
Status: Closed
Priority: Normal
Assigned to: 
Category: reports
Target version: 
Complexity: Unknown
Affected version: 0.24.4
Keywords: tagmail


I had accidentally created my tagmail.conf file with root:root ownership, and 
was not getting any tagmail messages.  When I changed the permission on the 
file to puppet:puppet, I started getting the mail messages, but it took me a 
while to figure that out.

It would be useful if there was some sort of log message saying tagmail.conf 
couldn't be read.

Maybe change the FileTest.exist? check to process() in tagmail.rb to use 
FileTest.readable? instead, and updating the notice message to say can't read 
tagmap file ?


----------------------------------------
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to