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

Upgrading cask: It seems there is already an App Suite at ... #235

Open
SebDominguez opened this issue Jul 18, 2023 · 1 comment
Open

Upgrading cask: It seems there is already an App Suite at ... #235

SebDominguez opened this issue Jul 18, 2023 · 1 comment

Comments

@SebDominguez
Copy link

Each time I try to update KiCad using homebrew I have this error:

➜  ~ brew upgrade kicad
==> Downloading https://formulae.brew.sh/api/formula.jws.json
##O=#    #
==> Downloading https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################### 100.0%
==> Upgrading 1 outdated package:
kicad 6.0.9-0 -> 7.0.6-0
==> Upgrading kicad
==> Downloading https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-universal-7.0.6-0.dmg
Already downloaded: /Users/sebastien/Library/Caches/Homebrew/downloads/ae85ec4f01f32c5e25531f4ee5f90aec7f21684b1a22faf60667d2a7ef0cd538--kicad-unified-universal-7.0.6-0.dmg
==> Purging files for version 7.0.6-0 of Cask kicad
Error: kicad: It seems there is already an App Suite at '/usr/local/Caskroom/kicad/6.0.9-0/KiCad'.

My workaround was to uninstall completely the older version and then reinstalling KiCad but I wonder if there is a proper way to upgrade this cask

➜  ~ brew update && brew update && brew doctor && brew cu
Already up-to-date.
Already up-to-date.
Your system is ready to brew.
Error: Unknown command: cu
@ondrejfuhrer
Copy link
Collaborator

Hey @SebDominguez

This is issue with the cask itself, doesn't really have anything to do with this repo. Even the command itself isn't the one provided here. Not sure if running brew cu for this makes a difference, but it's probably a problem with the cask itself. So not sure if there is any solution.

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