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

NoMemoryError #296

Closed
bondibox opened this issue Aug 7, 2017 · 2 comments
Closed

NoMemoryError #296

bondibox opened this issue Aug 7, 2017 · 2 comments

Comments

@bondibox
Copy link

bondibox commented Aug 7, 2017

After trying to install with bundler, I'm attempting to install gem fae-rails 1.5.1 on Debian 9,
Rubygems 2.6.11
Ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
Platform x86_64-linux
I also tried 1.4.1 with similar results

/usr/lib/ruby/2.4.0/rubygems/package/tar_reader/entry.rb:134:in read': failed to allocate memory (NoMemoryError) from /usr/lib/ruby/2.4.0/rubygems/package/tar_reader/entry.rb:134:in read'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:384:in block (3 levels) in extract_tar_gz' from /usr/lib/ruby/2.4.0/rubygems/package.rb:383:in open'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:383:in block (2 levels) in extract_tar_gz' from /usr/lib/ruby/2.4.0/rubygems/package/tar_reader.rb:65:in each'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:365:in block in extract_tar_gz' from /usr/lib/ruby/2.4.0/rubygems/package.rb:459:in block in open_tar_gz'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:456:in wrap' from /usr/lib/ruby/2.4.0/rubygems/package.rb:456:in open_tar_gz'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:364:in extract_tar_gz' from /usr/lib/ruby/2.4.0/rubygems/package.rb:345:in block (2 levels) in extract_files'
from /usr/lib/ruby/2.4.0/rubygems/package/tar_reader.rb:65:in each' from /usr/lib/ruby/2.4.0/rubygems/package.rb:342:in block in extract_files'
from /usr/lib/ruby/2.4.0/rubygems/package/file_source.rb:30:in open' from /usr/lib/ruby/2.4.0/rubygems/package/file_source.rb:30:in with_read_io'
from /usr/lib/ruby/2.4.0/rubygems/package.rb:339:in extract_files' from /usr/lib/ruby/2.4.0/rubygems/installer.rb:772:in extract_files'
from /usr/lib/ruby/2.4.0/rubygems/installer.rb:302:in install' from /usr/lib/ruby/2.4.0/rubygems/resolver/specification.rb:97:in install'
from /usr/lib/ruby/2.4.0/rubygems/request_set.rb:166:in block in install' from /usr/lib/ruby/2.4.0/rubygems/request_set.rb:156:in each'
from /usr/lib/ruby/2.4.0/rubygems/request_set.rb:156:in install' from /usr/lib/ruby/2.4.0/rubygems/commands/install_command.rb:205:in install_gem'
from /usr/lib/ruby/2.4.0/rubygems/commands/install_command.rb:255:in block in install_gems' from /usr/lib/ruby/2.4.0/rubygems/commands/install_command.rb:251:in each'
from /usr/lib/ruby/2.4.0/rubygems/commands/install_command.rb:251:in install_gems' from /usr/lib/ruby/2.4.0/rubygems/commands/install_command.rb:158:in execute'
from /usr/lib/ruby/2.4.0/rubygems/command.rb:310:in invoke_with_build_args' from /usr/lib/ruby/2.4.0/rubygems/command_manager.rb:169:in process_args'
from /usr/lib/ruby/2.4.0/rubygems/command_manager.rb:139:in run' from /usr/lib/ruby/2.4.0/rubygems/gem_runner.rb:55:in run'
from /usr/bin/gem:21:in `

'

@cpitkin
Copy link
Contributor

cpitkin commented Aug 7, 2017

@bondibox see issue #275.

@bondibox bondibox closed this as completed Aug 7, 2017
@bondibox
Copy link
Author

bondibox commented Aug 7, 2017

Duplicate issue

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