recipes icon indicating copy to clipboard operation
recipes copied to clipboard

Recipes for AutoPkg

Results 50 recipes issues
Sort by recently updated
recently updated
newest added

Mirrors the Firefox signed packages, but for Thunderbird instead.

Cleans up command line tool symlinks, added by the `postinstall_script`, if they exist when removing BBEdit

Resolves https://github.com/autopkg/recipes/issues/380.

**Describe the problem** Autopkg fails to successfully run the AdobeReaderDC.download.recipe because of mismatch in authority names **Preferences contents** *BE SURE TO SANITIZE ANY SENSITIVE DATA SUCH AS PASSWORDS OR ADDRESSES.*...

Add AutoPkg Recipes: - AutoPkg-Release-Source.download.recipe.yaml - Downloads the newest released source.zip - originally here: https://github.com/jgstew/jgstew-recipes/blob/main/AutoPkgRecipe/AutoPkgRelease.download.recipe.yaml - AutoPkg-Release-Source.nupkg.recipe.yaml - creates nupkg from newest released source.zip - originally here: https://github.com/jgstew/jgstew-recipes/blob/main/AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml - AutopkgCoreProcessors.test.recipe.yaml...

Instead of relying exclusively on the output variable "pkginfo_repo_path" of the MunkiImporter processor, we use the more generic "munki_repo_changed" output variable which may be set by any processors. Since the...

The MakeCatalogsProcessor checks the AutoPKG results, if a MunkiImporter has imported an item: https://github.com/autopkg/recipes/blob/b575ed8e1621b8bf88a3a847d9792c2c1a0b85a7/Munki/MakeCatalogsProcessor.py#L75 Since "import" is not the only action which may modify the repository, it would be great...

Updated to match instructions at URL: https://www.java.com/en/download/help/mac_uninstall_java.html (And updated URL itself in comment.)

I think in line 333 it should an requires and not an update_for https://github.com/autopkg/recipes/blob/5db796bcc0da46f2406a125e73e2b045472b0d66/munkitools/munkitools5.munki.recipe#L333 ` update_for %MUNKITOOLS_PYTHON_NAME% %MUNKITOOLS_CORE_NAME% `

Does this recipe disable auto updates on newest version on Chrome 73? I installed this on a vm and gives an error saying Google Chrome can't update itself.