Package: puppetmaster
Version: 0.23.2-12
Severity: normal


err: Could not retrieve configuration: Puppet::Parser::Interpreter failed with 
error 
ActiveRecord::StatementInvalid: PGError: ERROR:  syntax error at or near "t" at 
character 743
: SELECT resources."id" AS t0_r0, resources."title" AS t0_r1, 
resources."restype" AS t0_r2, 
resources."host_id" AS t0_r3, resources."source_file_id" AS t0_r4, 
resources."exported" AS t0_r5, 
resources."line" AS t0_r6, resources."updated_at" AS t0_r7, param_values."id" 
AS t1_r0, 
param_values."value" AS t1_r1, param_values."param_name_id" AS t1_r2, 
param_values."line" AS t1_r3, 
param_values."resource_id" AS t1_r4, param_values."updated_at" AS t1_r5, 
param_names."id" AS t2_r0, 
param_names."name" AS t2_r1, param_names."updated_at" AS t2_r2 FROM resources  
LEFT OUTER JOIN param_values 
ON param_values.resource_id = resources.id  LEFT OUTER JOIN param_names ON 
param_names.id = 
param_values.param_name_id WHERE (host_id != 23 AND (exported = ''t'' AND 
restype = 'sshkey')) 


This happens with 

| [puppetmasterd]
| storeconfigs=true
| dbadapter=postgresql


when trying to collect ssh keys.

Regards, David

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages puppetmaster depends on:
ii  facter                     1.3.5-1       a library for retrieving facts fro
ii  lsb-base                   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  puppet                     0.23.2-12     centralised configuration manageme
ii  ruby                       1.8.2-1       An interpreter of object-oriented 

Versions of packages puppetmaster recommends:
ii  rails                         1.2.3-2    MVC ruby based framework geared fo
ii  rdoc                          1.8.2-1    Generate documentation from ruby s

-- no debconf information



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

Reply via email to