Description
On some scheduled jobs on macOS, since few days the brew update and brew upgrade are failing.
Area for Triage:
Question, Bug, or Feature?:
Bug
Virtual environments affected
Expected behavior
The commands:
Should work fine.
Actual behavior
brew update
brew upgrade
commands fail with error:
==> Summary
🍺 /usr/local/Cellar/node@12/12.19.0_1: 4,304 files, 59.5MB
Removing: /usr/local/Cellar/node@12/12.18.4... (4,296 files, 58.9MB)
Removing: /Users/runner/Library/Caches/Homebrew/[email protected]... (15.8MB)
Error: Not a directory @ dir_s_rmdir - /usr/local/Cellar/openssl
==> Upgrading [email protected] 1.1.1h -> 1.1.1h
Removing: /usr/local/Cellar/openssl/1.0.2t... (1,787 files, 12.4MB)
Error: Process completed with exit code 1.
Repro steps
A description with steps to reproduce the issue. If your have a public example or repo to share,
please provide the link.
- Run
brew update
- Run
brew upgrade
Description
On some scheduled jobs on macOS, since few days the
brew updateandbrew upgradeare failing.Area for Triage:
Question, Bug, or Feature?:
Bug
Virtual environments affected
Expected behavior
The commands:
brew updatebrew upgradeShould work fine.
Actual behavior
brew updatebrew upgradecommands fail with error:
Repro steps
A description with steps to reproduce the issue. If your have a public example or repo to share,
please provide the link.
brew updatebrew upgrade