Git Product home page Git Product logo

Comments (5)

64kramsystem avatar 64kramsystem commented on May 20, 2024

Interesting. I don't experience this problem:

/path/to/tenderjit(4f4b76b)$ bx rake test
https://github.com/tenderlove/worf.git is not yet checked out. Run `bundle install` first.

/path/to/tenderjit(4f4b76b)$ bundle install
Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/.......
Fetching https://github.com/tenderlove/worf.git
Using rake 13.0.6
Using bindata 2.4.10
Using elftools 1.1.3
Using byebug 11.1.3
Using ffi 1.15.4
Using minitest 5.14.4
Using crabstone 4.0.3
Using bundler 2.2.22
Using worf 1.0.0 from https://github.com/tenderlove/worf.git (at main@5957198)
Using fiddle 1.1.0 from https://github.com/ruby/fiddle.git (at master@f52b0e4)
Using odinflex 1.0.0
Using fisk 2.3.0 from https://github.com/tenderlove/fisk.git (at main@fc70d6d)
Using tenderjit 1.0.0 from source at `.`
Bundle complete! 8 Gemfile dependencies, 13 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.

from tenderjit.

mohsen-alizadeh avatar mohsen-alizadeh commented on May 20, 2024

Interesting. I don't experience this problem:

/path/to/tenderjit(4f4b76b)$ bx rake test
https://github.com/tenderlove/worf.git is not yet checked out. Run `bundle install` first.

/path/to/tenderjit(4f4b76b)$ bundle install
Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/.......
Fetching https://github.com/tenderlove/worf.git
Using rake 13.0.6
Using bindata 2.4.10
Using elftools 1.1.3
Using byebug 11.1.3
Using ffi 1.15.4
Using minitest 5.14.4
Using crabstone 4.0.3
Using bundler 2.2.22
Using worf 1.0.0 from https://github.com/tenderlove/worf.git (at main@5957198)
Using fiddle 1.1.0 from https://github.com/ruby/fiddle.git (at master@f52b0e4)
Using odinflex 1.0.0
Using fisk 2.3.0 from https://github.com/tenderlove/fisk.git (at main@fc70d6d)
Using tenderjit 1.0.0 from source at `.`
Bundle complete! 8 Gemfile dependencies, 13 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.

Because you have the lockfile

from tenderjit.

64kramsystem avatar 64kramsystem commented on May 20, 2024

I've tried removing it, and Bundler still installs successfully:

/path/to/tenderjit(4f4b76b)$ bundle exec gem list
The git source https://github.com/ruby/fiddle.git is not yet checked out. Please run `bundle install` before trying to start your application

/path/to/tenderjit(4f4b76b)$ bundle install
Fetching https://github.com/ruby/fiddle.git
Fetching https://github.com/tenderlove/worf.git
Fetching https://github.com/tenderlove/fisk.git
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...
Using rake 13.0.6
Using bindata 2.4.10
Using bundler 2.2.22
Using byebug 11.1.3
Using ffi 1.15.4
Using minitest 5.14.4
Using odinflex 1.0.0
Using crabstone 4.0.3
Using elftools 1.1.3
Using worf 1.0.0 from https://github.com/tenderlove/worf.git (at main@5957198)
Using fiddle 1.1.0 from https://github.com/ruby/fiddle.git (at master@f52b0e4)
Using fisk 2.3.0 from https://github.com/tenderlove/fisk.git (at main@fc70d6d)
Using tenderjit 1.0.0 from source at `.`
Bundle complete! 8 Gemfile dependencies, 13 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.

I've made sure to delete worf locally, before running the above.

I wonder what causes the problem 🤔.

from tenderjit.

64kramsystem avatar 64kramsystem commented on May 20, 2024

Shot in the dark: what's your Rubygems version?

This Rubygems PR fixes this problem.

from tenderjit.

mohsen-alizadeh avatar mohsen-alizadeh commented on May 20, 2024

Great, checked with rubygems 3.2.28 and worked fine.

from tenderjit.

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.