Giter Club home page Giter Club logo

Comments (11)

numbata avatar numbata commented on July 22, 2024 4

@stevenchanin or @dmitry can you show your Capfile? Do you use rvm locally?

Try to add set :rvm_map_bins, %w{gem rake ruby rails bundle} to deploy.rb. Is it helpful?

from capistrano-db-tasks.

numbata avatar numbata commented on July 22, 2024 1

@stevenchanin thanks! This situation occurred due capistrano-rvm gem don't wrap rails command (prooflink). It's strange, because capistrano-bundler do.

And since Rails 5.0+ has rake commands built into the rails executable (link).

from capistrano-db-tasks.

numbata avatar numbata commented on July 22, 2024 1

@stevenchanin @dmitry can i close this pr now?

from capistrano-db-tasks.

numbata avatar numbata commented on July 22, 2024

@stevenchanin thanks a lot for detailed issues. I'll try to reproduce and fix it as soon as possible.

from capistrano-db-tasks.

dmitry avatar dmitry commented on July 22, 2024

I can confirm the same issue.

from capistrano-db-tasks.

stevenchanin avatar stevenchanin commented on July 22, 2024

@numbata -- adding the set :rvm_map_bins fixed the problem.

Yes. I use rvm locally and on the remote side.

I tested your proposal by:

  1. add the set :rvm_map_bins to my deploy.rb
  2. updating my Gemfile to use 0.6 instead of 0.4. Doing a bundle install. I was able to db:pull successfully.
  3. delete my gemset and completely rebuild it (that ensured that I didn't even have a copy of 0.4 anymore). I was able to db:pull successfully.

For reference, here is a gist of my deploy.rb with the new set command.
https://gist.github.com/stevenchanin/a9c474e1abdeaec9cf5d3d0f976b3e3b

from capistrano-db-tasks.

stevenchanin avatar stevenchanin commented on July 22, 2024

Awesome debugging. That looks like it would have been hard to figure out. Nice work!

from capistrano-db-tasks.

numbata avatar numbata commented on July 22, 2024

@stevenchanin you should bump capistrano/rvm#56 😆

from capistrano-db-tasks.

dmitry avatar dmitry commented on July 22, 2024

@numbata thanks for your help. It works now.

from capistrano-db-tasks.

stevenchanin avatar stevenchanin commented on July 22, 2024

@numbata -- yes! Thanks!

from capistrano-db-tasks.

pasystem avatar pasystem commented on July 22, 2024

@numbata Thanks!

from capistrano-db-tasks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.