Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CircularDependencyError #801

Open
vnijat93 opened this issue Apr 17, 2021 · 2 comments
Open

CircularDependencyError #801

vnijat93 opened this issue Apr 17, 2021 · 2 comments

Comments

@vnijat93
Copy link

Let me know if this is not the right place to ask this question.

When installing Travis CLI on my Mac using gem install travis, I'm getting CircularDependencyError:

ERROR: While executing gem ... (Gem::Resolver::Molinillo::CircularDependencyError)
There is a circular dependency between faraday-net_http_persistent and faraday

@dove-young
Copy link

dove-young commented Jun 3, 2021

I tried gem install travis on my Mac and got 404 not found error

gem install travis                                                                                                                          2
ERROR:  Could not find a valid gem 'travis' (>= 0), here is why:
          Unable to download data from https://gems.ruby-china.org/ - bad response Not Found 404 (https://gems.ruby-china.org/specs.4.8.gz)

@dove-young
Copy link

I tried sudo gem install travis --source 'https://rubygems.org/' command. It installed travis but still display at the end of installation

Installing ri documentation for travis-1.10.0
Done installing documentation for websocket, pusher-client, public_suffix, addressable, launchy, json_pure, highline, net-http-pipeline, net-http-persistent, multi_json, ruby2_keywords, multipart-post, faraday-net_http_persistent, faraday-net_http, faraday-excon, faraday-em_synchrony, faraday-em_http, faraday, faraday_middleware, thread_safe, tzinfo, concurrent-ruby, i18n, activesupport, gh, travis after 15 seconds
WARNING:  Unable to pull data from 'https://gems.ruby-china.org/': bad response Not Found 404 (https://gems.ruby-china.org/specs.4.8.gz)
26 gems installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants