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

Deprecate VMWare Horizon Client Recipes #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paul-cossey
Copy link
Contributor

Hi, @scriptingosx

The VMWare Horizon Client recipes are now non-functional after the product sale to Omnissa. Omnissa has released a new rebranded version that includes a new Names and bundle ID.

This PR deprecates the recipes and points to new ones located in the dataJAR-recipes repo.

This PR

Output from a successful -v run

autopkg run -v VMwareHorizonClient.munki.recipe 
Looking for com.github.scriptingosx.download.VMwareHorizonClient...
Did not find com.github.scriptingosx.download.VMwareHorizonClient in recipe map
Rebuilding recipe map with current working directories...
Looking for com.github.scriptingosx.download.VMwareHorizonClient...
Found com.github.scriptingosx.download.VMwareHorizonClient in recipe map
**load_recipe time: 0.007148042001063004
Processing VMwareHorizonClient.munki.recipe...
WARNING: VMwareHorizonClient.munki.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
DeprecationWarning
DeprecationWarning: This recipe has been deprecated. VMWare Horizon Client has been replaced with Omnissa Horizon Client.

Please use the new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Omnissa%20Horizon%20Client 
StopProcessingIf
StopProcessingIf: (TRUEPREDICATE) is True
Receipt written to /Users/paul.cossey/Library/AutoPkg/Cache/com.github.scriptingosx.munki.VMwareHorizonClient/receipts/VMwareHorizonClient.munki-receipt-20250121-124730.plist

The following recipes have deprecation warnings:
    Name                       Warning                                                                                                                                                                                                                             
    ----                       -------                                                                                                                                                                                                                             
    VMwareHorizonClient.munki  This recipe has been deprecated. VMWare Horizon Client has been replaced with Omnissa Horizon Client.

Please use the new recipes located here: https://github.com/autopkg/dataJAR-recipes/tree/master/Omnissa%20Horizon%20Client

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.

VMWare Horizon Client Download is now a PKG VMware Horizon download recipe fails VMwarehorizonClient
1 participant