Issue #3767 has been updated by Nico Schottelius.
Strange, can browse it perfectly here: http://git.sans.ethz.ch/?p=puppet-modules/ns_webmail_proxy;a=summary And cloning it also works: git clone git://git.sans.ethz.ch/puppet-modules/ns_webmail_proxy How did you manager to get that error? Cheers, Nico ---------------------------------------- Bug #3767: Running puppet locally gives different result than running it against puppetmaster http://projects.puppetlabs.com/issues/3767 Author: Nico Schottelius Status: Needs more information Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.4 Keywords: Branch: Running puppetd --server puppet.inf.ethz.ch --test vs. running puppet --modulepath=/root/puppet/modules --debug manifests/site.pp gives different results: The first version runs fine, the latter version fails with sgv-nicosc-09:~/puppet# puppet --modulepath=/root/puppet/modules --debug manifests/site.pp debug: importing '/root/puppet/manifests/nodes/nico.pp' debug: importing '/root/puppet/manifests/nodes/steven.pp' debug: importing '/root/puppet/manifests/nodes/virtual.pp' debug: importing '/root/puppet/modules/ns_webmail_proxy/manifests/init.pp' info: Autoloaded module ns_webmail_proxy debug: importing '/root/puppet/modules/ns_webmail_proxy/manifests/prayer.pp' Syntax error at ':' at /root/puppet/modules/ns_webmail_proxy/manifests/prayer.pp:12 on node sgv-nicosc-09 sgv-nicosc-09:~/puppet# The configuration can be found at http://git.sans.ethz.ch/?p=puppet;a=summary or cloned via git://git.sans.ethz.ch/puppet (run meta/update.sh to get all submodule). puppetmaster is 0.25.4, puppet and puppetd are 0.24.5. -- 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://projects.puppetlabs.com/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.
