homebrew-cask
homebrew-cask copied to clipboard
Autodesk Fusion 360 doesn't require Rosetta anymore?
Verification
- [X] I understand that if I ignore these instructions, my issue may be closed without review.
- [ ] I have retried my command with
--force
. - [ ] I ran
brew update-reset && brew update
and retried my command. - [x] I ran
brew doctor
, fixed as many issues as possible and retried my command. - [X] I have checked the instructions for reporting bugs.
- [X] I made doubly sure this is not a checksum does not match / SHA256 mismatch error (do not open an issue before trying to open a PR to fix first).
Description of issue
The autodesk-fusion
(formerly autodesk-fusion360
) cask has the Rosetta caveat:
caveats do
requires_rosetta
end
However, according to the Autodesk support site, the builds should now support M-series chips natively:
As of July 2023, Fusion will run natively on an Apple silicon computer with an M-series chip.
Does this caveat simply need to be removed?
Command that failed
brew info autodesk-fusion360
Output of command with --verbose --debug
% brew info --verbose --debug autodesk-fusion360
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::NullLoader): loading autodesk-fusion360
Warning: Cask autodesk-fusion360 was renamed to autodesk-fusion.
/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading autodesk-fusion360
/usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/git --version
==> Printing caveats
==> autodesk-fusion: latest
https://www.autodesk.com/products/fusion-360/overview
Installed
/usr/local/Caskroom/autodesk-fusion/latest (60.8MB)
Installed using the formulae.brew.sh API on 2024-10-19 at 16:27:28
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/a/autodesk-fusion.rb
==> Name
Autodesk Fusion 360
==> Description
Integrated CAD, CAM, CAE, and PCB software
==> Artifacts
/usr/local/Caskroom/autodesk-fusion/latest/Install Autodesk Fusion.app/Contents/MacOS/Fusion Client Downloader (Installer)
==> Caveats
autodesk-fusion is built for Intel macOS and so requires Rosetta 2 to be installed.
You can install Rosetta 2 with:
softwareupdate --install-rosetta --agree-to-license
Note that it is very difficult to remove Rosetta 2 once it is installed.
/usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.4.1-62-g6f17b06\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 14.6.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail https://formulae.brew.sh/api/cask/autodesk-fusion.json
==> Analytics
==> install (30 days)
Index | Name (with options) | Count | Percent
-----:|------------------------------------------------------------------------------------------------------------------------------------------------------|------:|--------:
1 | autodesk-fusion | 233 | 100.00%
==> install (90 days)
Index | Name (with options) | Count | Percent
-----:|------------------------------------------------------------------------------------------------------------------------------------------------------|------:|--------:
1 | autodesk-fusion | 643 | 100.00%
==> install (365 days)
Index | Name (with options) | Count | Percent
-----:|------------------------------------------------------------------------------------------------------------------------------------------------------|------:|--------:
1 | autodesk-fusion | 1,683 | 100.00%
### Output of `brew doctor` and `brew config`
```shell
% brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed casks are deprecated or disabled.
You should find replacements for the following casks:
gutenprint
% brew config
HOMEBREW_VERSION: 4.4.1-62-g6f17b06
ORIGIN: https://github.com/Homebrew/brew
HEAD: 6f17b0644771e0a1d7c15ac72471dae2ef87314a
Last commit: 27 hours ago
Core tap HEAD: e942fa99396ce9da91116994892c333c2cf07534
Core tap last commit: 1 year ago
Core tap JSON: 19 Oct 21:16 UTC
Core cask tap HEAD: a38ad91583be35f6f6f0679a9ba5dfd0c654b27e
Core cask tap last commit: 1 year ago
Core cask tap JSON: 19 Oct 21:16 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: emacs -nw
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.5 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby
CPU: dodeca-core 64-bit kabylake
Clang: 15.0.0 build 1500
Git: 2.45.2 => /usr/local/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 14.6.1-x86_64
CLT: 15.3.0.0.1.1708646388
Xcode: N/A
### Output of `brew tap`
```shell
% brew tap
adoptopenjdk/openjdk
homebrew/cask
homebrew/core
homebrew/services
kenahoo/perso