Douglas Garstang wrote:
> 2010/9/6 Héctor Rivas Gándara <[email protected]>:
>> On Sat, Sep 4, 2010 at 10:44 PM, Douglas Garstang
>> <[email protected]> wrote:
>>
>>> Can someone tell me why, when I restart puppet on the client, I get this:
>>>
>>> Sep  4 20:41:49 [email protected] puppet-agent[26756]:
>>> Could not retrieve catalog from remote server: Error 400 on SERVER:
>>> Syntax error at ';'; expected '}' at
>>> /etc/puppet/modules/oracle/manifests/server/environment.pp:40 on node
>>> db01.pax.livegamer.com
>> I think that the problem is the .pp files end of line format and
>> enconding. It should be latin1 and (the most important) UNIX like end
>> of lines == "\n", not "\r\n" like in Windows files.

I reiterate R.I.'s comment - this has nothing to do with 2.6.1.  This
isn't new behaviour.  There is a syntax error somewhere in your manifests.

Regards

James Turnbull

-- 
Puppet Labs - http://www.puppetlabs.com
C: 503-734-8571

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to