ITADN

[BUG] calling the `--[no-]quarantine` switch is disabled

#563Openeffendi88 创建于 2026-04-12
bug
E
effendi88commented
<!-- WARNING: Issues with the template below removed will be closed! --> <!-- Thanks for helping make Pearcleaner better! Before you submit your issue, please make sure you follow the list below and check the appropriate boxes by putting an x inside the [ ]: [x] --> ### New Issue Checklist - [x] I updated Pearcleaner to the latest version and still observe the issue - [x] I searched for [existing GitHub issues](https://github.com/alienator88/pearcleaner/issues) - [x] OS Version: 15.7.4 - [x] Pearcleaner Version: 5.4.3 - [x] Homebrew version: 5.1.5 --- ### Issue: <!-- A clear and concise description of what the bug is --> Failure when attempting to install casks, with "error: calling the `--[no-]quarantine` switch is disabled! There is no replacement." Apparently, support for the '--no-quarantine' flag was deprecated from Homebrew Casks starting version 5.0. I'm sure I've installed casks since then but the issue has just started to affect me now. https://github.com/Homebrew/brew/issues/20755 #### Steps: Try installing a package, e.g. LM Studio #### Screenshots: <!-- If applicable, add screenshots to show the bug --> <img width="261" height="229" alt="Image" src="https://github.com/user-attachments/assets/5d7093c4-02a9-4d80-90bb-06d3f0d1529c" /> <!-- If your issue has logging that might help, you can grab them via the steps below --> <!-- 1. While Pearcleaner is running, push `CMD+D` to open the debug console and show captured logs 2. If relevant logs are seen in the console, copy them below --> #### Debug Console <pre> No relevant logs. </pre> --- <!-- 1. Open the Terminal app and run the following command: log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"' 2. Launch Pearcleaner to reproduce the startup issue 3. Copy the logs below from Terminal --> #### Console Logs <pre> Again, no relevant logs. </pre>
3 条评论