Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Errno::ENOSPC: No space left on device - sendfile #6289

Closed
Yvens16 opened this issue Feb 5, 2018 · 6 comments · Fixed by #6336
Closed

Errno::ENOSPC: No space left on device - sendfile #6289

Yvens16 opened this issue Feb 5, 2018 · 6 comments · Fixed by #6336

Comments

@Yvens16
Copy link

Yvens16 commented Feb 5, 2018

--- ERROR REPORT TEMPLATE -------------------------------------------------------

Error Report

Questions

Please fill out answers to these questions, it'll help us figure out
why things are going wrong.

  • What did you do?

    I ran the command /home/cabox/.rvm/gems/ruby-2.3.4@global/bin/bundle install

  • What did you expect to happen?

    I expected Bundler to...

  • What happened instead?

    Instead, what happened was...

  • Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?

    I tried...

  • Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?

    ...

Backtrace

Errno::ENOSPC: No space left on device - sendfile
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1395:in `copy_stream'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1395:in `block (2 levels) in copy_file'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1394:in `open'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1394:in `block in copy_file'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1393:in `open'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1393:in `copy_file'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:487:in `copy_file'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:404:in `block in cp'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1572:in `block in fu_each_src_dest'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1588:in `fu_each_src_dest0'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:1570:in `fu_each_src_dest'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/fileutils.rb:403:in `cp'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/compact_index_client/updater.rb:36:in `block in update'
  /home/cabox/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/tmpdir.rb:89:in `mktmpdir'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/compact_index_client/updater.rb:31:in `update'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/compact_index_client.rb:82:in `update'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/compact_index_client.rb:69:in `update_and_parse_checksums!'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/fetcher/compact_index.rb:69:in `available?'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/fetcher/compact_index.rb:16:in `call'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/fetcher/compact_index.rb:16:in `block in compact_index_request'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/fetcher.rb:158:in `use_api'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:376:in `block in api_fetchers'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:376:in `select'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:376:in `api_fetchers'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:381:in `block in remote_specs'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/index.rb:11:in `build'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:380:in `remote_specs'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:89:in `specs'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:268:in `block (2 levels) in index'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:266:in `each'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:266:in `block in index'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/index.rb:11:in `build'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:263:in `index'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:257:in `resolve'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:170:in `specs'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/definition.rb:158:in `resolve_remotely!'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/installer.rb:279:in `resolve_if_needed'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/installer.rb:83:in `block in run'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/process_lock.rb:12:in `block in lock'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/process_lock.rb:9:in `open'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/process_lock.rb:9:in `lock'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/installer.rb:72:in `run'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/installer.rb:25:in `install'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/cli/install.rb:65:in `run'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/cli.rb:224:in `block in install'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/settings.rb:136:in `temporary'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/cli.rb:223:in `install'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/cli.rb:27:in `dispatch'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/cli.rb:18:in `start'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/exe/bundle:30:in `block in <top (required)>'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in `with_friendly_errors'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/bin/bundle:22:in `load'
  /home/cabox/.rvm/gems/ruby-2.3.4@global/bin/bundle:22:in `<main>'
  /home/cabox/.rvm/gems/ruby-2.3.4/bin/ruby_executable_hooks:15:in `eval'
  /home/cabox/.rvm/gems/ruby-2.3.4/bin/ruby_executable_hooks:15:in `<main>'

Environment

Bundler             1.16.1
  Platforms         ruby, x86_64-linux
Ruby                2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux]
  Full Path         /home/cabox/.rvm/rubies/ruby-2.3.4/bin/ruby
  Config Dir        /etc
RubyGems            2.6.11
  Gem Home          /home/cabox/.rvm/gems/ruby-2.3.4
  Gem Path          /home/cabox/.rvm/gems/ruby-2.3.4:/home/cabox/.rvm/gems/ruby-2.3.4@global
  User Path         /home/cabox/.gem/ruby/2.3.0
  Bin Dir           /home/cabox/.rvm/gems/ruby-2.3.4/bin
OpenSSL
  Compiled          OpenSSL 1.0.1f 6 Jan 2014
  Loaded            OpenSSL 1.0.1f 6 Jan 2014
  Cert File         /usr/lib/ssl/cert.pem
  Cert Dir          /usr/lib/ssl/certs
Tools
  Git               1.9.1
  RVM               1.25.30 (master)
  rbenv             not installed
  chruby            not installed
  rubygems-bundler  (1.4.4)

Bundler Build Metadata

Built At          2017-12-21
Git SHA           0034ef341
Released Version  true

Bundler settings

build.pg
  Set for the current user (/home/cabox/.bundle/config): "--with-pg-"
without
  Set for your local app (/home/cabox/workspace/rails_projects/alpha_blog/.bundle/config): [:production]

Gemfile

Gemfile

source 'https://rubygems.org'
ruby '2.3.4'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.1.6'
# Use sqlite3 as the database for Active Record
gem 'pg', '~> 0.20'
# Use SCSS for stylesheets
gem 'bootstrap-sass', '~> 3.3.7'
gem 'sass-rails', '~> 4.0.3'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# Use CoffeeScript for .js.coffee assets and views
gem 'coffee-rails', '~> 4.0.0'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer',  platforms: :ruby

# Use jquery as the JavaScript library
gem 'jquery-rails'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 0.4.0',          group: :doc

# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring',        group: :development

# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Use unicorn as the app server
# gem 'unicorn'

# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development

# Use debugger
# gem 'debugger', group: [:development, :test]

group :development do
gem 'sqlite3'
end

group :production do
   gem 'rails_12factor'
end

Gemfile.lock

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.1.6)
      actionpack (= 4.1.6)
      actionview (= 4.1.6)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.1.6)
      actionview (= 4.1.6)
      activesupport (= 4.1.6)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.6)
      activesupport (= 4.1.6)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.6)
      activesupport (= 4.1.6)
      builder (~> 3.1)
    activerecord (4.1.6)
      activemodel (= 4.1.6)
      activesupport (= 4.1.6)
      arel (~> 5.0.0)
    activesupport (4.1.6)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    arel (5.0.1.20140414130214)
    builder (3.2.3)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.0.5)
    erubis (2.7.0)
    execjs (2.7.0)
    hike (1.2.3)
    i18n (0.9.3)
      concurrent-ruby (~> 1.0)
    jbuilder (2.6.4)
      activesupport (>= 3.0.0)
      multi_json (>= 1.2)
    jquery-rails (3.1.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    mini_mime (1.0.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    pg (0.21.0)
    rack (1.5.5)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.1.6)
      actionmailer (= 4.1.6)
      actionpack (= 4.1.6)
      actionview (= 4.1.6)
      activemodel (= 4.1.6)
      activerecord (= 4.1.6)
      activesupport (= 4.1.6)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.6)
      sprockets-rails (~> 2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.1.6)
      actionpack (= 4.1.6)
      activesupport (= 4.1.6)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (12.3.0)
    rdoc (4.3.0)
    sass (3.2.19)
    sass-rails (4.0.5)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.2)
      sprockets (~> 2.8, < 3.0)
      sprockets-rails (~> 2.0)
    sdoc (0.4.2)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    spring (1.7.2)
    sprockets (2.12.4)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sqlite3 (1.3.13)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (1.4.1)
    turbolinks (5.1.0)
      turbolinks-source (~> 5.1)
    turbolinks-source (5.1.0)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    uglifier (4.1.5)
      execjs (>= 0.3.0, < 3)

PLATFORMS
  ruby

DEPENDENCIES
  coffee-rails (~> 4.0.0)
  jbuilder (~> 2.0)
  jquery-rails
  pg (~> 0.20)
  rails (= 4.1.6)
  rails_12factor
  sass-rails (~> 4.0.3)
  sdoc (~> 0.4.0)
  spring
  sqlite3
  turbolinks
  uglifier (>= 1.3.0)

RUBY VERSION
   ruby 2.3.4p301

BUNDLED WITH
   1.16.1

--- TEMPLATE END ----------------------------------------------------------------

@justjake
Copy link

justjake commented Feb 5, 2018

You don't have any space left on your disk. Try deleting some files.

@Yvens16
Copy link
Author

Yvens16 commented Feb 5, 2018 via email

@Yvens16
Copy link
Author

Yvens16 commented Feb 5, 2018 via email

@ghost
Copy link

ghost commented Feb 7, 2018

I think there is too little information for others to help you.

The error most likely means that there is not enough (disk) space on the device that you are running the code above (although I think it could also happen on harddiscs that have some write-problem but I assume that the harddiscs that you use are fine). From what you wrote above, you seem to not have it locally but use some remote computer which appears to have a low limit, I assume.

Try to find out how much space you have; and what is occupying "too much" space, if there is one. (I don't know how much space is available and how much is occupied).

I don't think there is much that bundler can do when the available disc space is not available..

@hsbt
Copy link
Member

hsbt commented Feb 19, 2018

This is not bundler's issue. I will close this.

@hsbt hsbt closed this as completed Feb 19, 2018
@colby-swandale
Copy link
Member

We should probably make a friendly error for this so that the problem is a lot clearer for users

bundlerbot added a commit that referenced this issue Mar 16, 2018
…ccess, r=colby-swandale

[CompactIndexClient::Updater] Use filesystem_access when copying files

### What was the end-user problem that led to this PR?

The problem was users could see the error template when they do not have write permissions to their temporary directory.

Closes #6289

### What was your diagnosis of the problem?

My diagnosis was we need to use `SharedHelpers.filesystem_access` when writing files.

### What is your fix for the problem, implemented in this PR?

My fix wraps usage of `cp`
colby-swandale pushed a commit that referenced this issue Apr 11, 2018
…ccess, r=colby-swandale

[CompactIndexClient::Updater] Use filesystem_access when copying files

### What was the end-user problem that led to this PR?

The problem was users could see the error template when they do not have write permissions to their temporary directory.

Closes #6289

### What was your diagnosis of the problem?

My diagnosis was we need to use `SharedHelpers.filesystem_access` when writing files.

### What is your fix for the problem, implemented in this PR?

My fix wraps usage of `cp`

(cherry picked from commit b7b847f)
colby-swandale pushed a commit that referenced this issue Apr 20, 2018
…ccess, r=colby-swandale

[CompactIndexClient::Updater] Use filesystem_access when copying files

### What was the end-user problem that led to this PR?

The problem was users could see the error template when they do not have write permissions to their temporary directory.

Closes #6289

### What was your diagnosis of the problem?

My diagnosis was we need to use `SharedHelpers.filesystem_access` when writing files.

### What is your fix for the problem, implemented in this PR?

My fix wraps usage of `cp`

(cherry picked from commit b7b847f)
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Sep 23, 2018
## 1.16.5 (2018-09-18)

Changes:

  - Add support for TruffleRuby (@eregon)

Bugfixes:

  - Avoid printing git errors when checking the version on incorrectly packaged versions of Bundler ([#6453](rubygems/bundler#6453), @greysteil)
  - Fix issue where Bundler does not check the given class when comparing equality in DepProxy (@ChrisBr)
  - Handle `RangeNotSatisfiable` error in Compact Index (@MaxLap)
  - Check for initialized `search` variable in `LazySpecification` (@voxik)
  - Fix LoadError occurring in nested bundle exec calls ([#6537](rubygems/bundler#6537), @colby-swandale)
  - Check that Bundler::Deprecate is not an autoload constant ([#6163](rubygems/bundler#6163), @eregon)
  - Prefer non-pre-release versions when performing a `bundle update --patch` ([#6684](rubygems/bundler#6684), @segiddins)

## 1.16.4 (2017-08-17)

Changes:

  - Welcome new members to the Bundler core team (@indirect)
  - Don't mutate original error trees when determining version_conflict_message (@greysteil)
  - Update vendored Molinillo to 0.6.6 (@segiddins)

Bugfixes:

  - Reword bundle update regression message to be more clear to the user when a gem's version is downgraded ([#6584](rubygems/bundler#6584), @ralphbolo)
  - Respect --conservative flag when updating a dependency group ([#6560](rubygems/bundler#6560), @greysteil)
  - Fix issue where a pre-release version was not being selected when it's specified in the Gemfile ([#6449](rubygems/bundler#6449), @akihiro17)
  - Fix issue where `Etc` was not loaded when getting the user's home dir ([#6640](rubygems/bundler#6640), @colby-swandale)
  - Use UTF-8 for reading files including Gemfile ([#6660](rubygems/bundler#6660), @eregon)
  - Remove unnecessary `while` loop in path resolver helper (@ojab)

Documentation:

  - Document that `bundle show [--paths]` sorts results by name (@kemitchell)

## 1.16.3 (2018-07-17)

Features:

  - Support URI::File of Ruby 2.6 (@hsbt)

Bugfixes:

  - Expand symlinks during setup to allow Bundler to load correctly when using symlinks in $GEM_HOME ([#6465](rubygems/bundler#6465), @ojab, @indirect)
  - Dont let Bundler create temporary folders for gem installs which are owned by root ([#6258](rubygems/bundler#6258), @colby-swandale)
  - Don't fallback to using temporary directories when needed directories already exist ([#6546](rubygems/bundler#6546), @brodock)
  - Use SharedHelpers.filesystem_access when reading a Gemfile so friendly error messages can be given to the user ([#6541](rubygems/bundler#6541), @segiddins)
  - Check if source responds to `#remotes` before printing gem install error message ([#6211](rubygems/bundler#6211), @colby-swandale)
  - Handle Errno::ENOTSUP in the Bundler Process Lock to prevent exceptions when using NFS mounts ([#6566](rubygems/bundler#6566), @colby-swandale)
  - Respect encodings when reading gemspecs ([#6598](rubygems/bundler#6598), @deivid-rodriguez)

Documentation:

  - Fix links between manual pages (@BanzaiMan)
  - Add warning to Gemfile documentation for the use of the `source` option when declaring gems ([#6280](rubygems/bundler#6280), @forestgagnon)

## 1.16.2 (2018-04-20)

Changes:

  - Include the gem's source in the gem install error message when available (@papanikge)
  - Remove unnecessary executable bit from gem template (@voxik)
  - Dont add the timestamp comment with gems added to the Gemfile via `bundle add` ([#6193](rubygems/bundler#6193), @cpgo)
  - Improve yanked gem error message (@alyssais)
  - Use `Bundler.rubygems.inflate` instead of the Gem::Util method directly (@segiddins)
  - Remove unused instance variable (@segiddins)

Bugfixes:

  - Only trap INT signal and have Ruby's signal default handler be invoked (@shayonj)
  - Fix warning about the use of `__FILE__` in RubyGems integration testing (@MSP-Greg)
  - Skip the outdated bundler check when MD5 is not available ([#6032](rubygems/bundler#6032), @segiddins)
  - Fallback to the original error if the friendly message raises (@segiddins)
  - Rename Bundler.frozen? to avoid Object method conflict ([#6252](rubygems/bundler#6252), @segiddins)
  - Ensure the bindir exists before installing gems (@segiddins)
  - Handle gzip corruption errors in the compact index client ([#6261](rubygems/bundler#6261), @colby-swandale)
  - Check if the current directory is writeable when writing files in `bundle gem` ([#6219](rubygems/bundler#6219), @nilsding)
  - Fix hang when gemspec has incompatible encoding (@deivid-rodriguez)
  - Gracefully handle when the lockfile is missing spec entries for the current platform ([#6079](rubygems/bundler#6079), @segiddins)
  - Use Gem::Util.inflate instead of Gem.inflate (@hsbt)
  - Update binstub generator to use new ERB.new arity in Ruby 2.6 (@koic)
  - Fix `source_location` call in rubygems integration (@MSP-Greg)
  - Use `filesystem_access` when copying files in Compact Index Updater ([#6289](rubygems/bundler#6289), @segiddins)
  - Fail gracefully when resetting git gems to the given revision fails ([#6324](rubygems/bundler#6324), @segiddins)
  - Handle exceptions that do not have a backtrace ([#6342](rubygems/bundler#6342), @nesaulov)
  - Check if stderr was closed before writing to it (@shime)
  - Handle updating a specific gem for a non-local platform ([#6350](rubygems/bundler#6350), @greysteil)
  - Bump the `bundle_binstub` check-length to 300 characters (@tduffield)
  - Fix specifying alterntive Lockfile with `bundle lock` when default gemfile is present  ([#6460](rubygems/bundler#6460), @agrim123)
  - Allow installing dependencies when the path is set to `.`  ([#6475](rubygems/bundler#6475), @segiddins)
  - Support Bundler installing on a readonly filesystem without a home directory ([#6461](rubygems/bundler#6461), @grosser)
  - Filter git uri credentials in source description (@segiddins)

Documentation:

  - Correct typos in `bundle binstubs` man page (@erikj, @samueloph)
  - Update links in `bundle gem` command documentation to use https (@KrauseFx)
  - Fix broken links between bundler man pages (@segiddins)
  - Add man page for the `bundle doctor` command ([#6243](rubygems/bundler#6243), @nholden)
  - Document `# frozen_string_literal` in `bundle init` Gemfile (@315tky)
  - Explain the gemspec files attribute in `bundle gem` template and print a link to bundler.io guides when running `bundle gem` ([#6246](rubygems/bundler#6246), @nesaulov)
  - Small copy tweaks & removed redundant phrasing in the bundler man page (@rubymorillo)
  - Improve the documentation of the settings load order in Bundler (@rubymorillo)
  - Added license info to main README (@rubymorillo)
  - Document parameters and return value of Injector#inject (@tobias-grasse)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants