On Fri, Oct 26, 2007 at 07:21:34PM +0200, David Schmitt wrote:
> err: Could not retrieve configuration: Puppet::Parser::Interpreter failed
> with error ActiveRecord::StatementInvalid: PGError: ERROR: syntax error at
> or near "t" at character 743

Yeah, I've noticed this happening in the last few days too.  I have a
sneaking suspicion that
http://theshed.hezmatt.org/mattshacks/puppet/_patches/puppet-0.23.2/20071020012959-6856b-34cd0ec0f8dd815fc4fd57fbc14c8033ed510a54.patch
may be the cause of the trouble.  Could you try removing the single quotes
around the %s for exported (so the relevant portion of the line looks like
"[...](exported = %s AND restype[...]") and see if that helps?  That'll need
to be done on the Puppetmaster (and the daemon restarted).

- Matt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to