You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
On puppet version 3.0.0 there was a typo in the hiera.yaml file that prevented the gpg backend from loading so the data was never found. If I remember right I think "backends" was just "backend". Hiera silently failed back to loading just yaml without saying anything and gpg was never loaded. Running the master in debug mode helped track it down. Set ARGV << "-d" in the config.ru to get debugging enabled on the master when running under Passenger with Apache.
Bernd Weber
unread,
Jul 19, 2013, 11:01:00 AM7/19/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
The solution lies in changing the ownership of the .gnupg folder to be owned by puppet.