Broken app label: teamviewerhost #47

Open
opened 2026-01-19 18:32:32 +00:00 by michael · 0 comments
Owner

Originally created by @udehndukwe on GitHub.

All questions must be filled out or your Issue will be closed for lack of information

What's wrong with the app label?
Provide a clear and concise description of what the issue is. (Ex: The app label's downloadURL is coming up blank)

TeamViewer Host (and TeamViewer) are not passing notarization checks when installed via Installomator. Installomator exits with code 4 because Gatekeeper is enabled to only allow apps from identified developers.

Have you confirmed this Issue has not been reported already? (Check open Issues and Pull requests)

Yes, I have confirmed this issue has not been reported already.

Installomator version
What version are you running? You must include the version number and date. (Ex: Installomator v. 10.7beta, date 2024-08-31)

I am running Installomator v10.8, date 2025-03-28

Additional context
Add any other context about the problem here.

Installomator log

At the bottom of this report, provide a log, either by running Installomator in Terminal and saving the output, or by downloading the result log from your MDM. Do not enable Debug logging level and please format the log using a code block!

2025-08-22 11:42:51 : INFO  : teamviewer : found pkg: /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg
2025-08-22 11:42:51 : INFO  : teamviewer : Verifying: /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg
2025-08-22 11:42:52 : INFO  : teamviewer : Installomator did not close any apps, so no need to reopen any apps.
2025-08-22 11:42:52 : ERROR : teamviewer : ERROR: Error verifying /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg error:
/Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg: rejected
source=Unnotarized Developer ID
origin=Developer ID Installer: TeamViewer Germany GmbH (H7UGFBUGV6)


2025-08-22 11:42:52 : REQ   : teamviewer : ################## End Installomator, exit code 4
Originally created by @udehndukwe on GitHub. All questions must be filled out or your Issue will be closed for lack of information --- **What's wrong with the app label?**<br>Provide a clear and concise description of what the issue is. (Ex: The app label's downloadURL is coming up blank) TeamViewer Host (and TeamViewer) are not passing notarization checks when installed via Installomator. Installomator exits with code 4 because Gatekeeper is enabled to only allow apps from identified developers. **Have you confirmed this Issue has not been reported already? (Check open Issues and Pull requests)** Yes, I have confirmed this issue has not been reported already. **Installomator version**<br>What version are you running? You must include the version number and date. (Ex: Installomator v. 10.7beta, date 2024-08-31) I am running Installomator v10.8, date 2025-03-28 **Additional context**<br>Add any other context about the problem here. **Installomator log**<br> At the bottom of this report, provide a log, either by running Installomator in Terminal and saving the output, or by downloading the result log from your MDM. **Do not enable [Debug logging level](https://github.com/Installomator/Installomator/wiki/Configuration-and-Variables#logging-level) and please format the log [using a code block](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks)!** ``` 2025-08-22 11:42:51 : INFO : teamviewer : found pkg: /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg 2025-08-22 11:42:51 : INFO : teamviewer : Verifying: /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg 2025-08-22 11:42:52 : INFO : teamviewer : Installomator did not close any apps, so no need to reopen any apps. 2025-08-22 11:42:52 : ERROR : teamviewer : ERROR: Error verifying /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg error: /Volumes/TeamViewer/Install TeamViewer.app/Contents/Resources/Install TeamViewer.pkg: rejected source=Unnotarized Developer ID origin=Developer ID Installer: TeamViewer Germany GmbH (H7UGFBUGV6) 2025-08-22 11:42:52 : REQ : teamviewer : ################## End Installomator, exit code 4 ```
michael added the application-issue label 2026-01-19 18:32:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Installomator/Installomator#47