Could not find rake-10.3.2 in any of the sources (Bundler::GemNotFound) on HTTPS push

baoniu

Error Prompt:

Mac:symfony apple$ git push -u origin master
Counting objects: 3, done.
Writing objects: 100% (3/3), 209 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/spec_set.rb:92:in `block in materialize': Could not find rake-10.3.2 in any of the sources (Bundler::GemNotFound)
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/spec_set.rb:85:in `map!'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/spec_set.rb:85:in `materialize'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/definition.rb:132:in `specs'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/definition.rb:177:in `specs_for'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/definition.rb:166:in `requested_specs'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/environment.rb:18:in `requested_specs'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/runtime.rb:13:in `setup'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler.rb:121:in `setup'
remote:         from /usr/local/rvm/gems/ruby-2.0.0-p353/gems/bundler-1.7.4/lib/bundler/setup.rb:17:in `<top (required)>'
remote:         from /usr/lib64/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
remote:         from /usr/lib64/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'

server system env:

[root@proxyA gitlab]# bundle env|grep rake
rake (>= 0.8.7)
rake
rake (>= 0.8.7)
rake (10.3.2)

[root@proxyA gitlab]# bundle exec rake -V

rake, version 10.3.2

[root@proxyA gitlab]# rake -V
rake, version 10.3.2

ruby -v ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-linux]

Testing the server and client are on the same server

This error occurs when I submit data after installation gitlab, please help me

Ciro Santilli TRUMP BAN IS BAD

Possible duplicate of: https://github.com/gitlabhq/gitlabhq/issues/8045, with fix proposed at: https://github.com/gitlabhq/gitlabhq/pull/8131 Go there an ping the fix to improve the probability it will get merged sooner.

I recommend that you always look at https://github.com/gitlabhq/gitlabhq/issues first for bugs, and that you add what triggers the problem to question titles when possible (HTTPS push here) ;)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Bundler::GemNotFound: Could not find rake-10.3.2 in any of the sources

From Dev

rails s: Could not find rake-10.4.2 in any of the sources (Bundler::GemNotFound)

From Dev

Bundler::GemNotFound: Could not find net-ssh-2.7.0 in any of the sources

From Dev

Could not find rake-12.3.0 in any of the sources (Bundler::GemNotFound) - Bitnami Redmine Stack 3.3.1-0 on Ubuntu 16.04.2 LTS

From Dev

could not find rake-10.10.1 Bundler::GemNotFound

From Dev

Could not find sprockets-3.6.2 in any of the sources (Bundler::GemNotFound) when doing docker-compose up

From Dev

Server install stuck with error: Could not find pg-0.17.1 in any of the sources (Bundler::GemNotFound)

From Dev

How to solve "Could not find i18n-0.6.5 in any of the sources (Bundler::GemNotFound)" AWS deploy

From Dev

Rails 4.2 ActiveJob: Every adapter results in PhusionPassenger error: Could not find [gem] in any of the sources (Bundler::GemNotFound)

From Dev

Could not find sprockets-3.6.2 in any of the sources (Bundler::GemNotFound) when doing docker-compose up

From Dev

Push to Heroku fails: Could not find net-ssh-2.10.0 in any of the sources. Failed to install gems via Bundler

From Dev

Deploying rails - Could not find rake-11.1.2 in any of the sources

From Dev

Capistrano: Could not find rake-$WRONG_VERSION in any of the sources

From Dev

Rubymine - Uncaught exception: Could not find rake-10.1.0 in any of the sources

From Dev

Rails: Could not find rake-10.1.1 in any of the sources

From Dev

Could not find rake-0.9.2 in any of the sources - Ubuntu 16.04

From Dev

Rails rake updating issue - Could not find rake-10.4.2 in any of the sources

From Dev

Error "Could not find rake-10.5.0 in any of the sources" on Phusion Passenger Docker image

From Dev

error:: could not find rake-11.1.2 in any of the sources run `bundle install` to install missing gems

From Dev

Capistrano -- Could not find *** in any of the sources

From Dev

Could not find bcrypt-3.1.7 in any of the sources

From Dev

Could not find byebug-3.5.1 in any of the sources

From Dev

Could not find ffi-1.9.4 in any of the sources

From Dev

Could not find nokogiri-1.6.7.1 in any of the sources

From Dev

Capistrano v3 could not find a Bundler

From Dev

Capistrano v3 could not find a Bundler

From Dev

Ruby on Rails - Could not find xpath-2.0.0 in any of the sources

From Dev

Could not find gem mime-types-2.4.1 in any of the sources

From Dev

Could not find thread_safe-0.3.0 in any of the sources

Related Related

  1. 1

    Bundler::GemNotFound: Could not find rake-10.3.2 in any of the sources

  2. 2

    rails s: Could not find rake-10.4.2 in any of the sources (Bundler::GemNotFound)

  3. 3

    Bundler::GemNotFound: Could not find net-ssh-2.7.0 in any of the sources

  4. 4

    Could not find rake-12.3.0 in any of the sources (Bundler::GemNotFound) - Bitnami Redmine Stack 3.3.1-0 on Ubuntu 16.04.2 LTS

  5. 5

    could not find rake-10.10.1 Bundler::GemNotFound

  6. 6

    Could not find sprockets-3.6.2 in any of the sources (Bundler::GemNotFound) when doing docker-compose up

  7. 7

    Server install stuck with error: Could not find pg-0.17.1 in any of the sources (Bundler::GemNotFound)

  8. 8

    How to solve "Could not find i18n-0.6.5 in any of the sources (Bundler::GemNotFound)" AWS deploy

  9. 9

    Rails 4.2 ActiveJob: Every adapter results in PhusionPassenger error: Could not find [gem] in any of the sources (Bundler::GemNotFound)

  10. 10

    Could not find sprockets-3.6.2 in any of the sources (Bundler::GemNotFound) when doing docker-compose up

  11. 11

    Push to Heroku fails: Could not find net-ssh-2.10.0 in any of the sources. Failed to install gems via Bundler

  12. 12

    Deploying rails - Could not find rake-11.1.2 in any of the sources

  13. 13

    Capistrano: Could not find rake-$WRONG_VERSION in any of the sources

  14. 14

    Rubymine - Uncaught exception: Could not find rake-10.1.0 in any of the sources

  15. 15

    Rails: Could not find rake-10.1.1 in any of the sources

  16. 16

    Could not find rake-0.9.2 in any of the sources - Ubuntu 16.04

  17. 17

    Rails rake updating issue - Could not find rake-10.4.2 in any of the sources

  18. 18

    Error "Could not find rake-10.5.0 in any of the sources" on Phusion Passenger Docker image

  19. 19

    error:: could not find rake-11.1.2 in any of the sources run `bundle install` to install missing gems

  20. 20

    Capistrano -- Could not find *** in any of the sources

  21. 21

    Could not find bcrypt-3.1.7 in any of the sources

  22. 22

    Could not find byebug-3.5.1 in any of the sources

  23. 23

    Could not find ffi-1.9.4 in any of the sources

  24. 24

    Could not find nokogiri-1.6.7.1 in any of the sources

  25. 25

    Capistrano v3 could not find a Bundler

  26. 26

    Capistrano v3 could not find a Bundler

  27. 27

    Ruby on Rails - Could not find xpath-2.0.0 in any of the sources

  28. 28

    Could not find gem mime-types-2.4.1 in any of the sources

  29. 29

    Could not find thread_safe-0.3.0 in any of the sources

HotTag

Archive