Package: puppetmaster Version: 0.25.1-3 Severity: normal puppetmaster seems to leak transactions in the storedconfig part. Once I had it block every catalog retrieval with the error: | Could not call: cannot start a transaction within a transaction
And today it appeared again: | Jan 4 06:36:52 puppet puppetmasterd[11421]: Compiled catalog for static.example.org in 0.32 seconds | Jan 4 06:38:24 puppet puppetmasterd[11421]: Compiled catalog for mysql.example.org in 0.48 seconds | Jan 4 06:38:24 puppet puppetmasterd[11421]: Could not call: cannot start a transaction within a transaction | Jan 4 06:38:24 puppet puppetmasterd[11421]: Compiled catalog for php.example.org in 0.28 seconds | Jan 4 06:39:18 puppet puppetmasterd[11421]: Compiled catalog for postgres.example.org in 0.28 seconds puppet.conf: | [main] | logdir=/var/log/puppet | vardir=/var/lib/puppet | ssldir=$vardir/ssl | rundir=/var/run/puppet | factpath=$vardir/lib/facter | report=true | | reports=tagmail | | [puppetmasterd] | templatedir=/var/lib/puppet/templates | | storeconfigs = true | thin_storeconfigs = true | dbadapter = sqlite3 | dblocation = /var/lib/puppet/storeconfigs.sqlite Bastian -- I'm a soldier, not a diplomat. I can only tell the truth. -- Kirk, "Errand of Mercy", stardate 3198.9 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org