GithubHelp home page GithubHelp logo

Comments (11)

segiddins avatar segiddins commented on July 26, 2024

The local override there is probably the issue

from rainforest.

rchinsio-gpsw avatar rchinsio-gpsw commented on July 26, 2024

I didn't do anything other than git clone and rake bootstrap so that file is what came straight from git.

Am I supposed to be modifying the Gemfile?

from rainforest.

segiddins avatar segiddins commented on July 26, 2024
Bundler::GitError: Cannot use local override for CocoaPods at /Users/rchinsio/git/Rainforest/CocoaPods Bundler::GitError: Cannot use local override for CocoaPods at /Users/rchinsio/git/Rainforest/CocoaPods because :branch is not specified in Gemfile. Specify a branch or use `bundle config --delete` to remove the local override
/Users/rchinsio/git/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>

Bundler is saying you have a local override setup

from rainforest.

rchinsio-gpsw avatar rchinsio-gpsw commented on July 26, 2024

I removed ~/.bundle/config which had some generated cocoapods stuff from a previous Rainforest command?

Anyway, now if I run rake bootstrap I get a different error:

--------------------------------------------------------------------------------
Environment bootstrap
--------------------------------------------------------------------------------

Updating submodules
/Users/rchinsio/.rbenv/versions/2.1.2/bin/bundle
Installing gems

Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.2 in any of the sources
/Users/rchinsio/git/Rainforest3/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)

Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/rchinsio/.rbenv/versions/2.1.2/bin/bundle

--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------

bundle install
Updating https://github.com/CocoaPods/CocoaPods.git
Updating https://github.com/CocoaPods/Core.git
Updating https://github.com/CocoaPods/CLAide.git
Fetching gem metadata from http://rubygems.org/............
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Resolving dependencies...
Your Gemfile requires gems that depend on each other, creating an infinite loop. Please remove either gem 'cocoapods' or gem 'cocoapods-deintegrate' and try again.
rake aborted!
Command failed with status (21): [bundle install...]
/Users/rchinsio/git/Rainforest3/cocoapods-docs/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/rchinsio/git/Rainforest3/Rakefile:94:in `block (3 levels) in <top (required)>'
/Users/rchinsio/git/Rainforest3/Rakefile:92:in `chdir'
/Users/rchinsio/git/Rainforest3/Rakefile:92:in `block (2 levels) in <top (required)>'
/Users/rchinsio/git/Rainforest3/Rakefile:91:in `each'
/Users/rchinsio/git/Rainforest3/Rakefile:91:in `block in <top (required)>'
/Users/rchinsio/git/Rainforest3/Rakefile:53:in `block in <top (required)>'
Tasks: TOP => bootstrap_repos
(See full trace by running task with --trace)

from rainforest.

igagis avatar igagis commented on July 26, 2024

same thing here

from rainforest.

protikhonov avatar protikhonov commented on July 26, 2024

I have the same thing. Does anyone know how to fix this issue?

from rainforest.

amake avatar amake commented on July 26, 2024

I have similar problems, culminating in the same "infinite loop" message, even installing in a fresh VM. Log here:
http://pastebin.com/A0j9Cp3y

from rainforest.

segiddins avatar segiddins commented on July 26, 2024

Thanks, we'll try and look into this!

from rainforest.

mr-fixit avatar mr-fixit commented on July 26, 2024

Still happening...

from rainforest.

arifken avatar arifken commented on July 26, 2024

I ran into this issue trying to include CocoaPods built from the master branch from a Gemfile. What I found as the culprit is: https://github.com/CocoaPods/cocoapods-deintegrate/blob/v0.2.1/cocoapods_deintegrate.gemspec#L19

This was fixed in CocoaPods/cocoapods-deintegrate@459ba6d but has not yet been released. I suspect that once it is integrated into a release of cocoapods-deintegrate, and that this new version is set in cocoapods.gemspec, that this error will no longer occur. thoughts?

from rainforest.

segiddins avatar segiddins commented on July 26, 2024

This should all be resolved now.

from rainforest.

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.