Skip to content

Instantly share code, notes, and snippets.

@tobert
Created June 24, 2011 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobert/1044093 to your computer and use it in GitHub Desktop.
Save tobert/1044093 to your computer and use it in GitHub Desktop.
al@al-dev1 ~/src/puppet $ git checkout 2.7.1
HEAD is now at a23e391... Updating for 2.7.1 release.
# system puppet was built from this tree
# I also cleaned it out once to be sure all of the old 2.5 stuff was gone
al@al-dev1 ~/src/puppet $ bin/puppet agent -h
/usr/lib/ruby/1.8/puppet/application/agent.rb:5: undefined local variable or method `should_parse_config' for Puppet::Application::Agent:Class (NameError)
from /usr/lib/ruby/1.8/puppet/util/command_line.rb:54:in `require'
from /usr/lib/ruby/1.8/puppet/util/command_line.rb:54:in `require_application'
from /usr/lib/ruby/1.8/puppet/util/command_line.rb:59:in `execute'
from bin/puppet:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment