Issue #15622 has been updated by eric sorenson. Status changed from Unreviewed to Investigating Assignee set to Matthaus Litteken
haus is there a system that someone could use to reproduce this on? (is it still happening?) ---------------------------------------- Bug #15622: puppet resource service produces an unhappy stacktrace on Fedora 16 https://projects.puppetlabs.com/issues/15622#change-69171 Author: Matthaus Litteken Status: Investigating Priority: Normal Assignee: Matthaus Litteken Category: Target version: Affected Puppet version: 2.7.18 Keywords: Branch: <pre> puppet resource service --trace --debug debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:899:in `instances': undefined method `name' for "proc-sys-fs-binfmt_misc.automount":String (NoMethodError) from /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:896:in `collect' from /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:896:in `instances' from /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:889:in `collect' from /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:889:in `instances' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/resource/ral.rb:14:in `search' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:256:in `search' from /usr/lib/ruby/site_ruby/1.8/puppet/application/resource.rb:234:in `find_or_save_resources' from /usr/lib/ruby/site_ruby/1.8/puppet/application/resource.rb:144:in `main' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:317:in `run_command' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:309:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:416:in `hook' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:309:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:407:in `exit_on_fail' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:309:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:69:in `execute' from /usr/bin/puppet:4 </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 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.
