Skip to content

Instantly share code, notes, and snippets.

@bbuchalter
Created November 15, 2016 09:45
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save bbuchalter/8ed027872185ff1b228f83a26c0f555c to your computer and use it in GitHub Desktop.
solidus v1.2.2 bundle exec rake
brian@Brians-MacBook-Pro:~/workspace/solidus(v1.2.2)% bundle exec rake
Generating dummy Rails application...
Setting up dummy database...
bundle exec rake db:drop db:create db:migrate
Skipping installation no generator to run...
Generating dummy Rails application...
Setting up dummy database...
bundle exec rake db:drop db:create db:migrate
Skipping installation no generator to run...
Generating dummy Rails application...
Setting up dummy database...
bundle exec rake db:drop db:create db:migrate
Skipping installation no generator to run...
Generating dummy Rails application...
Setting up dummy database...
bundle exec rake db:drop db:create db:migrate
Skipping installation no generator to run...
Generating dummy Rails application...
Setting up dummy database...
bundle exec rake db:drop db:create db:migrate
rake aborted!
Bundler::PathError: The path `/Users/brian/workspace/core` does not exist.
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/source/path.rb:178:in `load_spec_files'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/source/path.rb:95:in `local_specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/source/path.rb:103:in `specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:688:in `block in converge_locked_specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:670:in `converge_locked_specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:243:in `resolve'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:174:in `specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:233:in `specs_for'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/definition.rb:222:in `requested_specs'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/runtime.rb:118:in `block in definition_method'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/runtime.rb:19:in `setup'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler.rb:99:in `setup'
/Users/brian/workspace/solidus/sample/spec/dummy/config/boot.rb:6:in `<top (required)>'
/Users/brian/workspace/solidus/sample/spec/dummy/config/application.rb:1:in `<top (required)>'
/Users/brian/workspace/solidus/sample/spec/dummy/Rakefile:4:in `<top (required)>'
/Users/brian/workspace/solidus/vendor/bundle/gems/rake-11.3.0/exe/rake:27:in `<top (required)>'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `load'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `kernel_load'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:27:in `run'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:332:in `exec'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:20:in `dispatch'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:11:in `start'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/exe/bundle:34:in `block in <top (required)>'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/exe/bundle:26:in `<top (required)>'
/Users/brian/.gem/ruby/2.2.5/bin/bundle:23:in `load'
/Users/brian/.gem/ruby/2.2.5/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [bundle exec rake db:drop db:create db:migr...]
/Users/brian/workspace/solidus/core/lib/spree/testing_support/common_rake.rb:21:in `block (3 levels) in <top (required)>'
/Users/brian/workspace/solidus/vendor/bundle/gems/activesupport-4.2.7.1/lib/active_support/core_ext/kernel/reporting.rb:55:in `silence_stream'
/Users/brian/workspace/solidus/core/lib/spree/testing_support/common_rake.rb:20:in `block (2 levels) in <top (required)>'
/Users/brian/workspace/solidus/Rakefile:26:in `block (2 levels) in <top (required)>'
/Users/brian/workspace/solidus/Rakefile:23:in `each'
/Users/brian/workspace/solidus/Rakefile:23:in `block in <top (required)>'
/Users/brian/workspace/solidus/vendor/bundle/gems/rake-11.3.0/exe/rake:27:in `<top (required)>'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `load'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:74:in `kernel_load'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli/exec.rb:27:in `run'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:332:in `exec'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:20:in `dispatch'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/cli.rb:11:in `start'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/exe/bundle:34:in `block in <top (required)>'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
/Users/brian/.gem/ruby/2.2.5/gems/bundler-1.13.6/exe/bundle:26:in `<top (required)>'
/Users/brian/.gem/ruby/2.2.5/bin/bundle:23:in `load'
/Users/brian/.gem/ruby/2.2.5/bin/bundle:23:in `<main>'
Tasks: TOP => default => test => test_app
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment