Issue #14335 has been updated by Ken Barber. Status changed from Unreviewed to Accepted
Seems reasonable. ---------------------------------------- Refactor #14335: Misleading error message when libmysql-ruby on debian is missing in storedconfigs enabled setup https://projects.puppetlabs.com/issues/14335#change-62045 Author: Walter Heck Status: Accepted Priority: Normal Assignee: Category: error reporting Target version: Affected Puppet version: 2.7.14 Keywords: Branch: When you enable stored configs on debian and libmysql-ruby is missing, the error is as follows: <pre> [/etc/puppet] # puppetd -t info: Retrieving plugin info: Loading facts in /etc/puppet/modules/firewall/lib/facter/iptables.rb info: Loading facts in /etc/puppet/modules/augeas/lib/facter/augeasversion.rb info: Loading facts in /etc/puppet/modules/mmm/lib/facter/ipaddresses.rb info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb info: Loading facts in /var/lib/puppet/lib/facter/augeasversion.rb info: Loading facts in /var/lib/puppet/lib/facter/ipaddresses.rb info: Loading facts in /var/lib/puppet/lib/facter/iptables.rb info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb err: Could not retrieve catalog from remote server: Error 400 on SERVER: no such file to load -- mysql warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run </pre> I think it would be nice if the error was a little bit more descriptive ("Hey silly, we're missing a library!") -- 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.
