Guest User

ruby19puppet

a guest
May 31st, 2013
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. # pkg install -fR lang/ruby19
  2. Updating repository catalogue
  3. Repository catalogue is up-to-date, no need to fetch fresh copy
  4. The following packages will be installed:
  5.  
  6. Installing libexecinfo: 1.1_3
  7. Installing libffi: 3.0.13
  8. Installing libyaml: 0.1.4_2
  9. Upgrading ruby: 1.8.7.371,1 -> 1.9.3.429,1
  10. Reinstalling ruby18-gems-1.8.25
  11. Reinstalling rubygem-json_pure-1.7.7
  12. Upgrading ruby18-iconv: 1.8.7.371,1 -> 1.9.3.429,1
  13. Reinstalling rubygem-bzip2-0.2.7
  14. Reinstalling rubygem-hiera-1.1.2
  15. Upgrading rubygem-ruby-augeas: 0.4.1 -> 0.5.0
  16. Reinstalling puppet-3.1.1_2
  17.  
  18. The installation will require 13 MB more space
  19.  
  20. 5 MB to be downloaded
  21.  
  22. Proceed with installing packages [y/N]: y
  23. libexecinfo-1.1_3.txz 100% 9500 9.3KB/s 9.3KB/s 00:00
  24. libffi-3.0.13.txz 100% 34KB 33.9KB/s 33.9KB/s 00:00
  25. libyaml-0.1.4_2.txz 100% 72KB 71.7KB/s 71.7KB/s 00:00
  26. ruby-1.9.3.429,1.txz 100% 3963KB 3.9MB/s 3.9MB/s 00:00
  27. ruby19-gems-1.8.25.txz 100% 524KB 524.1KB/s 524.1KB/s 00:00
  28. pkg: cached package rubygem-json_pure-1.7.7: checksum mismatch, fetching from remote
  29. rubygem-json_pure-1.7.7.txz 100% 311KB 311.0KB/s 311.0KB/s 00:00
  30. ruby19-iconv-1.9.3.429,1.txz 100% 13KB 12.5KB/s 12.5KB/s 00:00
  31. pkg: cached package rubygem-bzip2-0.2.7: checksum mismatch, fetching from remote
  32. rubygem-bzip2-0.2.7.txz 100% 102KB 102.1KB/s 102.1KB/s 00:00
  33. pkg: cached package rubygem-hiera-1.1.2: checksum mismatch, fetching from remote
  34. rubygem-hiera-1.1.2.txz 100% 87KB 87.1KB/s 87.1KB/s 00:00
  35. rubygem-ruby-augeas-0.5.0.txz 100% 93KB 92.8KB/s 92.8KB/s 00:00
  36. pkg: cached package puppet-3.1.1_2: checksum mismatch, fetching from remote
  37. puppet-3.1.1_2.txz 100% 677KB 677.3KB/s 677.3KB/s 00:00
  38. Checking integrity... done
  39. Installing libexecinfo-1.1_3... done
  40. Installing libffi-3.0.13... done
  41. Installing libyaml-0.1.4_2... done
  42. Upgrading ruby from 1.8.7.371,1 to 1.9.3.429,1...pkg: rmdir(/usr/local/lib/ruby/site_ruby/1.8/): Directory not empty
  43. pkg: rmdir(/usr/local/lib/ruby/1.8/amd64-freebsd9/): Directory not empty
  44. pkg: rmdir(/usr/local/lib/ruby/1.8//): Directory not empty
  45. done
  46. Reinstalling ruby18-gems-1.8.25 done
  47. Reinstalling rubygem-json_pure-1.7.7 done
  48. Upgrading ruby18-iconv from 1.8.7.371,1 to 1.9.3.429,1... done
  49. Reinstalling rubygem-bzip2-0.2.7 done
  50. Reinstalling rubygem-hiera-1.1.2 done
  51. Upgrading rubygem-ruby-augeas from 0.4.1 to 0.5.0... done
  52. ==> You should manually remove the "puppet" user.
  53. Reinstalling puppet-3.1.1_2===> Creating users and/or groups.
  54. Using existing group 'puppet'.
  55. Using existing user 'puppet'.
  56. done
  57. # service puppet stop
  58. puppet not running? (check /var/run/puppet/agent.pid).
  59. # service puppet start
  60. Starting puppet.
  61. /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require': cannot load such file -- facter (LoadEr
  62. ror)
  63. from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require'
  64. from /usr/local/lib/ruby/site_ruby/1.9/puppet.rb:4:in `<top (required)>'
  65. from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require'
  66. from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require'
  67. from /usr/local/lib/ruby/site_ruby/1.9/puppet/util/command_line.rb:12:in `<top (required)>'
  68. from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require'
  69. from /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in `require'
  70. from /usr/local/bin/puppet:3:in `<main>'
  71. /usr/local/etc/rc.d/puppet: WARNING: failed to start puppet
Advertisement
Add Comment
Please, Sign In to add comment