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

I believed it's a clean Test? but some issue and Some Errors ? #22

Open
kirankotari opened this issue Feb 7, 2019 · 1 comment
Open

Comments

@kirankotari
Copy link
Contributor

  1. The test.bat file installed and did couple of operations but it didn't uninstalled them at the end.
  2. Errors:
ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]
2.1.8 (set by C:\Users\...\.rbenv-win\version)
  1.9.3-p551
  2.1.7-x64
* 2.1.8 (set by C:\Users\...\.rbenv-win\version)
:rehash: test
ERROR:  Could not find a valid gem 'bundler' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/latest_specs.4.
8.gz)
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
:DevKit i386: test
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Gemfile -> C:\Users\...\.rbenv-win\test\test\Gemfile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Rakefile -> C:\Users\...\.rbenv-win\test\test\Rakefile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\html\index.html -> C:\Users\...\.rbenv-win\test\test\html\index.html
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\index_spec.rb -> C:\Users\...\.rbenv-win\test\test\spec\index_spec.rb
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\spec_helper.rb -> C:\Users\...\.rbenv-win\test\test\spec\spec_helper.rb
5 File(s) copied
ERROR:  Could not find a valid gem 'bundler' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/latest_specs.4.
8.gz)
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
:DevKit x64: test
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Gemfile -> C:\Users\...\.rbenv-win\test\test\Gemfile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Rakefile -> C:\Users\...\.rbenv-win\test\test\Rakefile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\html\index.html -> C:\Users\...\.rbenv-win\test\test\html\index.html
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\index_spec.rb -> C:\Users\...\.rbenv-win\test\test\spec\index_spec.rb
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\spec_helper.rb -> C:\Users\...\.rbenv-win\test\test\spec\spec_helper.rb
5 File(s) copied
ERROR:  Could not find a valid gem 'bundler' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/latest_specs.4.
8.gz)
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
:DevKit tdm: test
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Gemfile -> C:\Users\...\.rbenv-win\test\test\Gemfile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\Rakefile -> C:\Users\...\.rbenv-win\test\test\Rakefile
C:\Users\...\.rbenv-win\test\gem_rake_bundler\html\index.html -> C:\Users\...\.rbenv-win\test\test\html\index.html
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\index_spec.rb -> C:\Users\...\.rbenv-win\test\test\spec\index_spec.rb
C:\Users\...\.rbenv-win\test\gem_rake_bundler\spec\spec_helper.rb -> C:\Users\...\.rbenv-win\test\test\spec\spec_helper.rb
5 File(s) copied
Fetching: rubygems-update-3.0.2.gem (100%)
ERROR:  Error installing rubygems-update:
        rubygems-update requires Ruby version >= 2.3.0.
'update_rubygems' is not recognized as an internal or external command,
operable program or batch file.
Fetching: bundler-2.0.1.gem (100%)
ERROR:  Error installing bundler:
        bundler requires Ruby version >= 2.3.0.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
'bundle' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\...\.rbenv-win\test>rbenv versions
  1.9.3-p551
  2.1.7-x64
* 2.1.8 (set by C:\Users\...\.rbenv-win\version)
C:\Users\...\.rbenv-win\test>
@kirankotari kirankotari changed the title I believed it's a clean Test? and Some Errors ? I believed it's a clean Test? but some issue and Some Errors ? Feb 7, 2019
@kirankotari
Copy link
Contributor Author

gem install bundler is not working

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

1 participant