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

spotify: update uninstall #170742

Merged
merged 1 commit into from Apr 5, 2024
Merged

spotify: update uninstall #170742

merged 1 commit into from Apr 5, 2024

Conversation

razvanazamfirei
Copy link
Member

@razvanazamfirei razvanazamfirei commented Apr 5, 2024

The PR updates the uninstall stanza for Spotify, and (hopefully) fixes #161665.

After doing more digging, it seems like the Gatekeeper issue stems from the Startup Helper used by Spotify. Coincidentally, uninstalling Spotify leaves com.spotify.client.startuphelper stranded. I assume that gets initialized only after the application launches, which is why we're not catching it in CI.

Since the codesigning issue can be a bit challenging to replicate, I am unable to verify that this is a definitive fix. However, this should help narrow down the possibilities.

AUTHREQ_ATTRIBUTION: msgID=499.80, attribution={accessing={TCCDProcess: identifier=com.spotify.client.startuphelper, pid=3517, auid=501, euid=501, binary_path=/Applications/Spotify.app/Contents/Library/LoginItems/StartUpHelper.app/Contents/MacOS/StartUpHelper}, requesting={TCCDProcess: identifier=com.apple.syspolicyd, pid=499, auid=0, euid=0, binary_path=/usr/libexec/syspolicyd}, },
default	11:18:51.637489-0400	
kernel	ASP: Security policy would not allow process: 3517, /Applications/Spotify.app/Contents/Library/LoginItems/StartUpHelper.app/Contents/MacOS/StartUpHelper

@krehel krehel merged commit 9cfdb91 into master Apr 5, 2024
10 checks passed
@krehel krehel deleted the spotify-uninstall branch April 5, 2024 16:09
github-actions bot pushed a commit to MPLew-is/homebrew-vscodium that referenced this pull request Apr 5, 2024
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

Successfully merging this pull request may close these issues.

Spotify endless loop "cannot be verified"
2 participants