Issue #19714 has been updated by Charlie Sharpsteen. Status changed from Investigating to Needs More Information Assignee changed from Charlie Sharpsteen to Byron Miller
Cannot reproduce on OracleLinux 6.4. `puppet resource user root` returns a description of the root user for me. You are applying a catalog using `puppet agent -t`. What kind of configuration is that catalog performing? ---------------------------------------- Bug #19714: Puppet 3.1 on OracleLinux 6.4 - Error: Could not run: undefined method `prune_parameters' for nil:NilClass when querying resources https://projects.puppetlabs.com/issues/19714#change-87158 * Author: Byron Miller * Status: Needs More Information * Priority: Normal * Assignee: Byron Miller * Category: RAL * Target version: * Affected Puppet version: 3.1.0 * Keywords: puppet_resource oracle_linux * Branch: ---------------------------------------- <pre> root@puppet ~]# puppet resource user root Error: Could not run: undefined method `prune_parameters' for nil:NilClass [root@puppet ~]# uname -a Linux puppet.luminexcorp.com 2.6.32-358.0.1.el6.x86_64 #1 SMP Tue Feb 26 12:10:38 PST 2013 x86_64 x86_64 x86_64 GNU/Linux [root@puppet ~]# rpm -qa | grep puppet puppet-3.1.0-1.el6.noarch puppetdb-1.1.1-1.el6.noarch puppetlabs-release-6-6.noarch capuppet-dashboard-1.2.22-1.el6.noarch t /etc/repuppet-server-3.1.0-1.el6.noarch puppetdb-terminus-1.1.1-1.el6.noarch dhat[root@puppet ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.4 (Santiago) [root@puppet ~]# [root@puppet ~]# puppet agent --test Info: Retrieving plugin Info: Caching catalog for puppet.luminexcorp.com Info: 'replace catalog' command for puppet.luminexcorp.com submitted to PuppetDB with UUID fbcf686a-e2b8-4b91-a7ba-9dfdb2d3334f Info: Applying configuration version '1363109594' Notice: Finished catalog run in 0.05 seconds [root@puppet ~]# </pre> -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
