My Recent Pastes (5 and counting)

Pastes by rcsheets (5 and counting)

Below are the 5 most recent pasties by rcsheets.

May 19, 2009
11:07PM EDT
by rcsheets

## /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/lib/puppet.rb
# Try to load rubygems.  Hey rubygems, I hate you.
begin
    require 'rubygems'
rescue LoadError

May 19, 2009
11:06PM EDT
by rcsheets

## /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/bin/puppetd
#!/usr/bin/env ruby
# == Synopsis
#
# Retrieve the client configuration from the central puppet server and apply

May 19, 2009
9:08PM EDT
by rcsheets

rcsheets@legacy:~$ sudo /opt/ruby/bin/puppetd --verbose
/opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/lib/puppet.rb:93: warning: else without rescue is useless
/opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/bin/puppetd:164:in `require': /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/lib/puppet.rb:85: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' (SyntaxError)
/opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/lib/puppet.rb:380: syntax error, unexpected keyword_end, expecting $end
        from /opt/ruby-1.9.1-p129/lib/ruby/gems/1.9.1/gems/puppet-0.24.8/bin/puppetd:164:in `<top (required)>'

May 18, 2009
4:38AM EDT
by rcsheets

info: Retrieving plugins
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources during transaction: Cannot access mount[plugins]
err: /File[/var/lib/puppet/lib]/source: Could not describe /plugins: Cannot access mount[plugins]
warning: /File[/var/lib/puppet/lib]/ensure: No specified sources exist
warning: /File[/var/lib/puppet/lib]/ensure: No specified sources exist

May 18, 2009
3:27AM EDT
by rcsheets

/usr/lib/ruby/1.8/xmlsimple.rb:275: warning: already initialized constant KNOWN_OPTIONS
/usr/lib/ruby/1.8/xmlsimple.rb:280: warning: already initialized constant DEF_KEY_ATTRIBUTES
/usr/lib/ruby/1.8/xmlsimple.rb:281: warning: already initialized constant DEF_ROOT_NAME
/usr/lib/ruby/1.8/xmlsimple.rb:282: warning: already initialized constant DEF_CONTENT_KEY
/usr/lib/ruby/1.8/xmlsimple.rb:283: warning: already initialized constant DEF_XML_DECLARATION