On Nov 5, 2010, at 5:52 AM, Maciej Skrzetuski wrote: > Hello everyone, > > I updated puppet to 2.6.2 and with the same configuration I am > getting: > > err: /Stage[main]/Webspheremq/File[/tmp/mq_license/license/ > status.dat]: Could not evaluate: Could not retrieve information from > source(s) puppet:///modules/webspheremq/status.dat at /etc/puppet/ > manifests/classes/webspheremq.pp:58 > > My status.dat is placed in /etc/puppet/modules/webspheremq/files. This > is correct, isn't it? Do I have to do s.th. special in the version > 2.6.2?
Try this: *) Become root *) su - puppet *) cd /etc/puppet/modules/webspheremq/files *) vi status.dat Does any of this fail with a permission error? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.