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

Installation crash through brew on macOS 14.4 #206

Closed
mvshmakov opened this issue Mar 12, 2024 · 2 comments
Closed

Installation crash through brew on macOS 14.4 #206

mvshmakov opened this issue Mar 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mvshmakov
Copy link

mvshmakov commented Mar 12, 2024

Describe the bug
The brew installation fails for the macOS 14.4.

To Reproduce
Steps to reproduce the behavior:

  1. Run brew install --cask mailtrackerblocker
  2. Receive an error

Expected behavior
The extension is successfully installed.

Logs

When I run `brew install --cask mailtrackerblocker`, I receive the following output

==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-cask/449d309087e8ea5e51ea4bf88656fff55ed42dc1/Casks/m/mailtrackerblocker.rb
Already downloaded: /Users/mvshmakov/.cache/brew/downloads/f7bbfe8709069dd5004b5e586d24f9ea7e8e8ca173ff317e1c81586241219d5f--mailtrackerblocker.rb
==> Verifying checksum for 'f7bbfe8709069dd5004b5e586d24f9ea7e8e8ca173ff317e1c81586241219d5f--mailtrackerblocker.rb'
Warning: Cannot verify integrity of 'f7bbfe8709069dd5004b5e586d24f9ea7e8e8ca173ff317e1c81586241219d5f--mailtrackerblocker.rb'.
No checksum was provided.
For your reference, the checksum is:
  sha256 "c236ddd0bd03c20a3c01876ac8b3080f641ffd63ea48724b54b3b75c80769076"
==> Downloading https://github.com/apparition47/MailTrackerBlocker/releases/download/0.8.0/MailTrackerBlocker.pkg
Already downloaded: /Users/mvshmakov/.cache/brew/downloads/cf9a6a3718127c38d3852e6c3bb73c1d28bf131730224389ad8da88e7c769312--MailTrackerBlocker.pkg
==> Verifying checksum for 'cf9a6a3718127c38d3852e6c3bb73c1d28bf131730224389ad8da88e7c769312--MailTrackerBlocker.pkg'
==> Installing Cask mailtrackerblocker
==> Running installer for mailtrackerblocker with sudo; the password may be necessary.
installer: Cannot install on volume / because it is disabled.
installer: The version of macOS is too new.
==> Purging files for version 0.8.0 of Cask mailtrackerblocker
Error: Failure while executing; `/usr/bin/sudo -u root -A -E LOGNAME=mvshmakov USER=mvshmakov USERNAME=mvshmakov -- /usr/sbin/installer -pkg /opt/homebrew/Caskroom/mailtrackerblocker/0.8.0/MailTrackerBlocker.pkg -target /` exited with 1. Here's the output:
installer: Cannot install on volume / because it is disabled.
installer: The version of macOS is too new.

Environment

  • OS: macOS 14.4 (23E214)
  • Other enabled plugins/extensions: none

Additional context

PKG installation also fails with the following message

Screenshot 2024-03-12 at 10 34 45

@mvshmakov mvshmakov added the bug Something isn't working label Mar 12, 2024
@apparition47
Copy link
Owner

Apple has decided to drop plug-ins support for Mail starting with Sonoma so this plugin won't work.

The app version that supports Sonoma is now available however. I recommend trying out the TestFlight version first if you're interested.

@mvshmakov
Copy link
Author

Beta worked for me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants