ruby: disable parallel install#221442
Merged
mweinelt merged 1 commit intoNixOS:stagingfrom Mar 16, 2023
Merged
Conversation
Without the change parallel installs fail as:
installing rdoc: ...-ruby-2.7.7-devdoc/share/ri/2.7.0/system
Traceback (most recent call last):
13: from ./tool/rbinstall.rb:954:in `<main>'
12: from ./tool/rbinstall.rb:954:in `each'
11: from ./tool/rbinstall.rb:957:in `block in <main>'
10: from ./tool/rbinstall.rb:438:in `block in <main>'
9: from ./tool/rbinstall.rb:262:in `install_recursive'
8: from ./tool/rbinstall.rb:262:in `each'
7: from ./tool/rbinstall.rb:271:in `block in install_recursive'
6: from ./tool/rbinstall.rb:174:in `install'
5: from /build/ruby-2.7.7/lib/fileutils.rb:876:in `install'
4: from /build/ruby-2.7.7/lib/fileutils.rb:1587:in `fu_each_src_dest'
3: from /build/ruby-2.7.7/lib/fileutils.rb:1605:in `fu_each_src_dest0'
2: from /build/ruby-2.7.7/lib/fileutils.rb:1589:in `block in fu_each_src_dest'
1: from /build/ruby-2.7.7/lib/fileutils.rb:882:in `block in install'
/build/ruby-2.7.7/lib/fileutils.rb:882:in `chmod': No such file or directory @ apply2files - ...-ruby-2.7.7-devdoc/share/ri/2.7.0/system/ARGF/inspect-i.ri (Errno::ENOENT)
make: *** [uncommon.mk:373: do-install-all] Error 1
make: *** Waiting for unfinished jobs....
12 tasks
mweinelt
approved these changes
Mar 16, 2023
Mindavi
approved these changes
Mar 16, 2023
Member
|
Shouldn't this go into master now that staging-next hit? I mean, ruby is a pretty important package, isn't it? |
Member
|
Nvm, parallel install just went to staging of course, not staging-next/master. Sorry for the noise. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Without the change parallel installs fail as:
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)