Skip to content

GammaRay 3.4.0 fails to install to to signature issue #276948

@rknall

Description

@rknall

brew config AND brew doctor output OR brew gist-logs <formula> link

rknall@M3Work build % brew config
HOMEBREW_VERSION: 5.1.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: ac782bcd32ff3fb93fbac38ee5785dd2ccd95bad
Last commit: 3 days ago
Branch: stable
Core tap JSON: 10 Apr 09:19 UTC
Core cask tap JSON: 10 Apr 09:19 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 22
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 11
Homebrew Ruby: 4.0.2 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.2_1/bin/ruby
CPU: 11-core 64-bit arm_lobos
Clang: 21.0.0 build 2100
Git: 2.53.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.3.1-arm64
CLT: 26.3.0.0.1.1771626560
Xcode: 26.4
Metal Toolchain: N/A
Rosetta 2: false



rknall@M3Work build % brew doctor
Your system is ready to brew.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
  • My issue is not about a failure to build a formula from source.

What were you trying to do (and why)?

I am trying to install GammaRay in version 3.4.0

What happened (include all command output)?

It fails with a code-signing issue:

rknall@M3Work build % brew reinstall GammaRay
==> Fetching downloads for: gammaray
✔︎ Bottle Manifest gammaray (3.4.0)                     Downloaded   95.6KB/ 95.6KB
✔︎ Bottle gammaray (3.4.0)                              Downloaded    5.3MB/  5.3MB
==> Reinstalling gammaray
==> Pouring gammaray--3.4.0.arm64_tahoe.bottle.tar.gz
Error: Failed applying an ad-hoc signature to /opt/homebrew/Cellar/gammaray/3.4.0/GammaRay.app/Contents/MacOS/GammaRayUI:
/opt/homebrew/Cellar/gammaray/3.4.0/GammaRay.app/Contents/MacOS/GammaRayUI: replacing existing signature
/opt/homebrew/Cellar/gammaray/3.4.0/GammaRay.app/Contents/MacOS/GammaRayUI: bundle format unrecognized, invalid, or unsuitable
In subcomponent: /opt/homebrew/Cellar/gammaray/3.4.0/GammaRay.app/Contents/PlugIns/gammaray/3.4

What did you expect to happen?

Gammaray installing without any issues

Step-by-step reproduction instructions (by running brew commands)

run

brew install gammaray

on a fully update MacOS system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions