Issue #17709 has been updated by Asif Iqbal. Target version set to 3.0.x
$ facter (sanitized) architecture => amd64 augeasversion => 0.10.0 domain => example.net facterversion => 1.6.14 fqdn => host.example.net hardwareisa => x86_64 hardwaremodel => x86_64 hostname => host id => iqbala interfaces => eth0,eth1,eth2,eth3,lo ipaddress => 192.168.0.98 ipaddress_eth0 => 192.168.0.98 ipaddress_lo => 127.0.0.1 is_virtual => false kernel => Linux kernelmajversion => 3.2 kernelrelease => 3.2.0-31-generic kernelversion => 3.2.0 lsbdistcodename => precise lsbdistdescription => Ubuntu 12.04.1 LTS lsbdistid => Ubuntu lsbdistrelease => 12.04 lsbmajdistrelease => 12 macaddress => 00:11:1f:10:1b:dc macaddress_eth0 => 00:11:1f:10:1b:dc macaddress_eth1 => 00:11:1f:10:1b:dd macaddress_eth2 => 00:11:1f:10:1b:de macaddress_eth3 => 00:11:1f:10:1b:df memoryfree => 885.66 MB memorysize => 1.96 GB memorytotal => 1.96 GB netmask => 255.255.255.0 netmask_eth0 => 255.255.255.0 netmask_lo => 255.0.0.0 network_eth0 => 192.168.0.0 network_lo => 127.0.0.0 operatingsystem => Ubuntu operatingsystemrelease => 12.04 osfamily => Debian path => /home/iqbala/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/audit/bin:/usr/lib/hobbit/client/bin physicalprocessorcount => 2 processor0 => AMD Opteron(tm) Processor 252 processor1 => AMD Opteron(tm) Processor 252 processorcount => 2 ps => ps -ef puppetversion => 3.0.1 rubysitedir => /usr/local/lib/site_ruby/1.8 rubyversion => 1.8.7 selinux => false sshdsakey => AAAAB3NzaC1kc3MAAACBAK49sZkXPpn0= sshrsakey => AAAAB3NzaC1yc2EAAAABIwcK8/0zMTQ== swapfree => 2.12 GB swapsize => 2.81 GB timezone => EST uniqueid => 12XYZcd uptime => 28 days uptime_days => 28 uptime_hours => 684 uptime_seconds => 2462951 virtual => physical ---------------------------------------- Bug #17709: Puppet failing to run https://projects.puppetlabs.com/issues/17709#change-76834 Author: Asif Iqbal Status: Unreviewed Priority: Normal Assignee: Jeff McCune Category: Target version: 3.0.x Affected Puppet version: Keywords: puppet, ruby Branch: OS: Ubuntu 12.04.1 LTS Puppet version: 3.0.1 puppet is failing to run and here is the trace output. $ puppet apply --trace --evaltrace -e 'user {"dummy": ensure => present}' Error: Could not intialize global default settings: Error converting value for param 'factpath': Could not find value for $confdir /usr/lib/ruby/vendor_ruby/puppet/settings.rb:252:in `convert' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:243:in `gsub' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:243:in `convert' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:971:in `value' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:577:in `unsafe_parse' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1087:in `each_source' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1083:in `each' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1083:in `each_source' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:570:in `unsafe_parse' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:569:in `each' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:569:in `unsafe_parse' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:478:in `parse_config_files' /usr/lib/ruby/1.8/sync.rb:230:in `synchronize' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:477:in `parse_config_files' /usr/lib/ruby/vendor_ruby/puppet/settings.rb:147:in `initialize_global_settings' /usr/lib/ruby/vendor_ruby/puppet/util/command_line.rb:70:in `execute' /usr/lib/ruby/vendor_ruby/puppet/util.rb:500:in `exit_on_fail' /usr/lib/ruby/vendor_ruby/puppet/util/command_line.rb:69:in `execute' /usr/bin/puppet:4 -- 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.
