homebrew-core
homebrew-core copied to clipboard
nvm 0.40.1
Created by brew bump
Created with brew bump-formula-pr.
## Fixes - `nvm_download`: ensure all args are quoted - `--save`: avoid a conflict with `set -e` - `nvm_has_colors`: avoid an aliased `tput` - declare an unbound variable - `nvm install -b`: do not attempt to download source on a failed binary download with `-b` - `nvm install -b`: when no binary is available, fail and output a clear messageRefactors
--save: clean up some usageinstall.sh: fix node capitalization
Tests
- set proper permissions on test files
- move sourcing suite to GHA
- fix
nvm ls-remoteunit test
`brew test --verbose nvm` failed on macOS Sonoma (14)!
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4_1/bin/bundle clean
Error: nvm is not linked
::error::nvm is not linked
Uninstalling nvm... (10 files, 201.8KB)
Error: Interrupted system call @ dir_s_rmdir - /usr/local/etc
@Homebrew/brew, any ideas about what's wrong here?
https://github.com/Homebrew/homebrew-core/actions/runs/10587079643/job/29371413630?pr=182667#step:3:47
Hmm, that looks like a SIP thing -- it's pretty strange that we're trying to remove the entire /usr/local/etc directory, though.
The same error appears here: https://github.com/Homebrew/homebrew-core/issues/152518 but that issue isn't very elucidative.
seeing the same in https://github.com/Homebrew/homebrew-core/pull/182775
on 13
Uninstalling neosync... (9 files, 115.7MB)
Error: Interrupted system call @ dir_s_rmdir - /usr/local/etc
Error: Interrupted system call @ dir_s_rmdir - /usr/local/etc
https://github.com/Homebrew/homebrew-core/actions/runs/10602598315/job/29385096215#step:3:41
:robot: An automated task has requested bottles to be published to this PR.