On Feb 9, 2011, at 7:13 AM, Hugo Deprez wrote:

> Hello,
> 
> I was trying to change two modules on my puppet.  
> And I was block on one error, until I figured that the error which show up 
> was not related to a specific module.
> 
> This error is causing issue to all my puppet clients :
> 
> #puppetd -vt
> info: Retrieving plugin
> err: Could not retrieve catalog from remote server: Error 400 on SERVER: 
> compile error
> (erb):416: syntax error, unexpected kEND, expecting $end
> ;  end ; _erbout
>       ^
> warning: Not using cache on failed catalog
> err: Could not retrieve catalog; skipping run

Well, seeing the string "erb" makes me think this is a bug in a template, 
either on line 416, of a template, or on line 416 of a manifest that references 
a template.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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.

Reply via email to