Issue #11581 has been updated by hongbo hu. Target version set to 2.7.x Affected Puppet version set to 2.7.9
any body help me out ---------------------------------------- Bug #11581: aix 5.3 and aix 6.1 run puppet resource error https://projects.puppetlabs.com/issues/11581 Author: hongbo hu Status: Unreviewed Priority: Normal Assignee: Category: provider Target version: 2.7.x Affected Puppet version: 2.7.9 Keywords: aix provider Branch: #puppet resource user --debug --verbose debug: Failed to load library 'shadow' for feature 'libshadow' debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist debug: Puppet::Type::User::ProviderUseradd: file chage does not exist debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist debug: Puppet::Type::User::ProviderUseradd: file chage does not exist debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderLdap: true value when expecting false /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/provider/aixobject.rb:291:in `instances': undefined method `list_all' for Puppet::Type::User::ProviderAix:Class (NoMethodError) from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/type.rb:876:in `instances' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/type.rb:869:in `collect' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/type.rb:869:in `instances' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/indirector/resource/ral.rb:14:in `search' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/indirector/indirection.rb:249:in `search' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application/resource.rb:234:in `find_or_save_resources' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application/resource.rb:144:in `main' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:314:in `run_command' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:306:in `run' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:410:in `hook' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:306:in `run' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:401:in `exit_on_fail' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/application.rb:306:in `run' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/lib/puppet/util/command_line.rb:69:in `execute' from /usr/local/lib/ruby/gems/1.8/gems/puppet-2.7.6/bin/puppet:4 from /usr/local/bin/puppet:19:in `load' from /usr/local/bin/puppet:19 -- 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.
