Issue #6825 has been updated by Alexander Rusa.
No I can't. I solved the problem when I wrote this bug, by deleting the value,
that was causing the syntax-error, from param_values.
But you can reproduce my problem by writing the problematic "file-content" into
your storeconfigs-db.
I think the problem must be somewhere at these two lines in my config-file:
W mdadm\[
44
W puppet-agent.*Could not retrieve catalog
----------------------------------------
Bug #6825: param_value in storeconfigs causes syntax error
https://projects.puppetlabs.com/issues/6825
Author: Alexander Rusa
Status: Needs More Information
Priority: Normal
Assignee:
Category: stored configuration
Target version:
Affected Puppet version: 2.6.6
Keywords:
Branch:
Puppet master has stored the config, that i have attached, into the
mysql-database.
When I now run the agent on the server the config belongs to i get a syntax
error (but this syntax error has nothing to do with manifests)
$ puppet agent --test
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
syntax error on line 43, col 1: ` W puppet-agent.*Could not retrieve catalog'
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
I found out that the value in the database in the param_values table causes the
syntax error!
First I had this problem with puppet 2.6.5, now I have updated to 2.6.6 (via
gem) and the error still exists.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" 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-bugs?hl=en.