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

VMware Horizon Client .pkg recipe failing #179

Open
cumcitjamfadmin opened this issue Jul 25, 2023 · 0 comments
Open

VMware Horizon Client .pkg recipe failing #179

cumcitjamfadmin opened this issue Jul 25, 2023 · 0 comments

Comments

@cumcitjamfadmin
Copy link

The .download recipe seems to still work fine, but the .pkg recipe (https://github.com/autopkg/rtrouton-recipes/blob/master/VMwareHorizonClient/VMwareHorizonClient.pkg.recipe) just results in a vague error message:

Copier: Mounted disk image /Users/USER/Library/AutoPkg/Cache/com.github.ORG.jamf.VMwareHorizonClient/downloads/VMware-Horizon-Client-2306-8.10.0-21964677.dmg
Traceback (most recent call last):
File "/Library/AutoPkg/autopkglib/init.py", line 840, in process
self.env = processor.process()
File "/Library/AutoPkg/autopkglib/init.py", line 626, in process
self.main()
File "/Library/AutoPkg/autopkglib/Copier.py", line 97, in main
raise ProcessorError(
autopkglib.ProcessorError: Error processing path '/private/tmp/dmg.JoTyf7/VMware Horizon Client.app' with glob.
File "/Library/AutoPkg/autopkglib/init.py", line 840, in process
self.env = processor.process()
Error processing path '/private/tmp/dmg.JoTyf7/VMware Horizon Client.app' with glob.
Failed.

I checked in Slack to see if anyone else had experienced the same thing, and I was informed that the issue was VMware had switched from using a .dmg that contained a drag-and-drop .app file to a .dmg that contained an installation .pkg. As a result of this, the existing .pkg recipe no longer works and would need to be adapted.

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

No branches or pull requests

1 participant