[#92891] Question: ruby 2.7.0-preview1 also upgrades bundler to 2.1.0.pre.1? — Al Snow <jasnow@...>
Tried the new 2.7.0-preview1 upgrade to Ruby and see that bundler is also u=
5 messages
2019/05/30
[#92892] Re: Question: ruby 2.7.0-preview1 also upgrades bundler to 2.1.0.pre.1?
— SHIBATA Hiroshi <hsbt@...>
2019/05/30
Bundler 2.1.0.pree.1 is the expected version.
[#92893] Re: Question: ruby 2.7.0-preview1 also upgrades bundler to 2.1.0.pre.1?
— Al Snow <jasnow@...>
2019/05/30
[ruby-core:92604] [Ruby trunk Bug#15838] IOError: uninitialized stream
From:
nobu@...
Date:
2019-05-09 06:10:21 UTC
List:
ruby-core #92604
Issue #15838 has been updated by nobu (Nobuyoshi Nakada).
Status changed from Open to Third Party's Issue
Description updated
joeychou0235 (Joey Chou) wrote:
> - **Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?**
>
> Yes
Here is not the bug tracker of bundler.
It's https://github.com/bundler/bundler/issues.
----------------------------------------
Bug #15838: IOError: uninitialized stream
https://bugs.ruby-lang.org/issues/15838#change-77963
* Author: joeychou0235 (Joey Chou)
* Status: Third Party's Issue
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin17]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
- **What did you do?**
I ran the command `/Users/joeychou/.rbenv/versions/2.3.0/bin/bundle install`
- **What did you expect to happen?**
I expected Bundler to normally install all the gems.
- **What happened instead?**
Instead, what happened was showing IOErrror: uninitialized stream
- **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?**
I tried. But not working.
- **Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?**
Yes
## Backtrace
```
IOError: uninitialized stream
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/compact_index_client/updater.rb:111:in `read'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/compact_index_client/updater.rb:111:in `block in checksum_for_file'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/shared_helpers.rb:118:in `filesystem_access'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/compact_index_client/updater.rb:110:in `checksum_for_file'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/compact_index_client.rb:88:in `update_info'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/compact_index_client.rb:55:in `block in dependencies'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/fetcher/compact_index.rb:88:in `block (3 levels) in compact_index_client'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/worker.rb:64:in `apply_func'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/worker.rb:59:in `block in process_queue'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/worker.rb:56:in `loop'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/worker.rb:56:in `process_queue'
/Users/joeychou/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-2.0.1/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads'
```
## Environment
```
Bundler 2.0.1
Platforms ruby, x86_64-darwin-17
Ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin17]
Full Path /Users/joeychou/.rbenv/versions/2.3.0/bin/ruby
Config Dir /Users/joeychou/.rbenv/versions/2.3.0/etc
RubyGems 2.5.1
Gem Home /Users/joeychou/deep/path/ruby/2.3.0
Gem Path
User Path /Users/joeychou/.gem/ruby/2.3.0
Bin Dir /Users/joeychou/deep/path/ruby/2.3.0/bin
OpenSSL
Compiled OpenSSL 1.0.2n 7 Dec 2017
Loaded OpenSSL 1.0.2n 7 Dec 2017
Cert File /usr/local/etc/openssl/cert.pem
Cert Dir /usr/local/etc/openssl/certs
Tools
Git 2.15.1
RVM not installed
rbenv rbenv 1.1.1
chruby not installed
```
## Bundler Build Metadata
```
Built At 2019-01-04
Git SHA d7ad2192f
Released Version true
```
## Bundler settings
```
build.libv8
Set for the current user (/Users/joeychou/.bundle/config): "--with-system-v8"
build.therubyracer
Set for the current user (/Users/joeychou/.bundle/config): "--with-v8-dir=/usr/lcal/opt/v8-315"
gem.test
Set for the current user (/Users/joeychou/.bundle/config): false
gem.mit
Set for the current user (/Users/joeychou/.bundle/config): false
gem.coc
Set for the current user (/Users/joeychou/.bundle/config): false
path
Set for your local app (/Users/joeychou/deep/.bundle/config): "path"
```
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>