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

brew upgrade --cleanup Disabled #50

Closed
pdelre opened this issue Feb 6, 2019 · 1 comment · Fixed by #58
Closed

brew upgrade --cleanup Disabled #50

pdelre opened this issue Feb 6, 2019 · 1 comment · Fixed by #58
Labels
🐛 bug Something isn't working, or a fix is proposed 📦 manager: brew brew

Comments

@pdelre
Copy link

pdelre commented Feb 6, 2019

Homebrew 2.0 has disabled the previously deprecated brew upgrade --cleanup (source). Now mpm is giving the following errors:

$ mpm -m brew outdated
Sync brew package info...
╒════════════════╤══════════════╤═══════════╤═════════════════════╤══════════════════╕
│ Package name   │ ID           │ Manager   │ Installed version   │ Latest version   │
╞════════════════╪══════════════╪═══════════╪═════════════════════╪══════════════════╡
│ curl-openssl   │ curl-openssl │ brew      │ 7.63.0_1            │ 7.64.0           │
├────────────────┼──────────────┼───────────┼─────────────────────┼──────────────────┤
│ zsh            │ zsh          │ brew      │ 5.7_2               │ 5.7.1            │
╘════════════════╧══════════════╧═══════════╧═════════════════════╧══════════════════╛
2 packages found (2 from brew).

$ mpm -m brew upgrade
Updating all outdated packages from brew...
error: Error: Calling 'brew upgrade --cleanup' is disabled! There is no replacement.
$ mpm managers
╒═══════════════════╤══════════╤═══════════════╤════════════════════════════════╤══════════════╤═══════════╕
│ Package manager   │ ID       │ Supported     │ CLI                            │ Executable   │ Version   │
╞═══════════════════╪══════════╪═══════════════╪════════════════════════════════╪══════════════╪═══════════╡
│ Atom's apm        │ apm      │ ✓             │ ✓  /usr/local/bin/apm          │ ✓            │ ✓  2.1.3  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ APT               │ apt      │ ✘  Linux only │ ✓  /usr/bin/apt                │ ✓            │ ✘         │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Homebrew          │ brew     │ ✓             │ ✓  /usr/local/bin/brew         │ ✓            │ ✓  2.0.0  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Homebrew Cask     │ cask     │ ✓             │ ✓  /usr/local/bin/brew         │ ✓            │ ✓  2.0.0  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ PHP's Composer    │ composer │ ✓             │ ✓  /Users/pdelre/bin/composer  │ ✓            │ ✓  1.7.3  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Ruby Gems         │ gem      │ ✓             │ ✓  /usr/local/opt/ruby/bin/gem │ ✓            │ ✓  3.0.2  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Mac AppStore      │ mas      │ ✓             │ ✓  /usr/local/bin/mas          │ ✓            │ ✓  1.6.2  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Node's npm        │ npm      │ ✓             │ ✓  /usr/local/bin/npm          │ ✓            │ ✓  6.7.0  │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Python 2's Pip    │ pip2     │ ✓             │ ✓  /usr/local/bin/pip2         │ ✓            │ ✓  19.0.1 │
├───────────────────┼──────────┼───────────────┼────────────────────────────────┼──────────────┼───────────┤
│ Python 3's Pip    │ pip3     │ ✓             │ ✓  /usr/local/bin/pip3         │ ✓            │ ✓  19.0.1 │
╘═══════════════════╧══════════╧═══════════════╧════════════════════════════════╧══════════════╧═══════════╛
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2020
@kdeldycke kdeldycke added 🐛 bug Something isn't working, or a fix is proposed 📦 manager: brew brew labels Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working, or a fix is proposed 📦 manager: brew brew
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants