Skip to content

Instantly share code, notes, and snippets.

@Nopik
Created April 25, 2015 11:39
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 Nopik/0f8a1ee019bd1f000d00 to your computer and use it in GitHub Desktop.
Save Nopik/0f8a1ee019bd1f000d00 to your computer and use it in GitHub Desktop.
BOSH error
17201 13:26:57 NopiMac ~/Documents/Projects/puzzle/bosh/goldglory$ bosh validate jobs
Processing deployment manifest
------------------------------
Getting deployment properties from director...
Compiling deployment manifest...
Analyzing release directory...
- discovering packages
- discovering jobs
/Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/lib/cli/commands/deployment.rb:165:in `block in validate_jobs': undefined method `[]' for #<Bosh::Cli::Resources::Package:0x007fb323434378> (NoMethodError)
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/lib/cli/commands/deployment.rb:165:in `map'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/lib/cli/commands/deployment.rb:165:in `validate_jobs'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/lib/cli/command_handler.rb:57:in `run'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/lib/cli/runner.rb:56:in `run'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/gems/bosh_cli-1.2941.0/bin/bosh:16:in `<top (required)>'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/bin/bosh:23:in `load'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/bin/bosh:23:in `<main>'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/bin/ruby_executable_hooks:15:in `eval'
from /Users/nopik/.rvm/gems/ruby-2.2.1@bosh/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment