Skip to content

Instantly share code, notes, and snippets.

@ryansch
Created March 25, 2011 04:11
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 ryansch/886351 to your computer and use it in GitHub Desktop.
Save ryansch/886351 to your computer and use it in GitHub Desktop.
Converge error with common chef repos added
********************************************************************************
*RS> Converging ****
*RS> Run list: right_scripts_cookbook::SYS_Timezone_set___11H1,
*RS> right_scripts_cookbook::SYS_Syslog_remote_logging_client___11H1,
*RS> right_scripts_cookbook::MAIL_Postfix_local_delivery___11H1,
*RS> right_scripts_cookbook::SYS_Monitoring_install___11H1
*RS> Starting at Thu Mar 24 23:55:13 -0400 2011
23:55:13: Starting Chef Solo Run
23:55:15: Replacing the run_list with ["right_scripts_cookbook::SYS_Timezone_set___11H1", "right_scripts_cookbook::SYS_Syslog_remote_logging_client___11H1", "right_scripts_cookbook::MAIL_Postfix_local_delivery___11H1", "right_scripts_cookbook::SYS_Monitoring_install___11H1"] from JSON
*ERROR> Chef converge failed
*ERROR> An error occurred during the execution of Chef. The error message was:
uninitialized constant Chef::Node::Opscode
The error occurred line 20 of [COOKBOOKS]//1/mysql/attributes/server.rb in method 'from_file' while executing:
18 #
19
** ::Chef::Node.send(:include, Opscode::OpenSSL::Password)
21
22 set_unless[:mysql][:server_debian_password] = secure_password
*ERROR> Chef process failure
*ERROR> Chef process failed: exited with 1
*RS> boot failed: SYS Timezone set - 11H1, SYS Syslog remote logging client -
*RS> 11H1, MAIL Postfix local delivery - 11H1, SYS Monitoring install - 11H1
*ERROR> Failed to run boot sequence: Failed to run boot bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment