n8felton-recipes
n8felton-recipes copied to clipboard
Recipes for Autopkg
I started working on a pull request to fix the custom processor to address the recent reorganization of the Apple Support Docs and then realized that there is almost nothing...
Hi, @n8felton This PR adds in support for downloading x86_64 and arm64 versions of TIDAL. ### Output of an x86_64 `autopkg run -vv` ``` autopkg run -vv Tidal.munki.recipe Looking for...
https://github.com/autopkg/n8felton-recipes/blob/eb48f762fb351ee98554aae14b519a020dd87bab/Chimera/Chimera.download.recipe is outdated, Chimera is being replaced by ChimeraX (which is universal, yay!) -> https://www.cgl.ucsf.edu/chimerax/download.html I would have loved to provide a pull-request with a ready solution, but could not...
I believe this is one of those cases where if you create 2 overrides of a `.munki` recipe, one for the `x86_64` and another for the `arm64` version of the...
Original DL link is an old version. ARCH use with overrides will point to current.
The .download recipe points to https://download.tidal.com/desktop/TIDAL.dmg , which is not being kept current. Current releases are now at https://download.tidal.com/desktop/TIDAL.x64.dmg and https://download.tidal.com/desktop/TIDAL.arm64.dmg
Hi, It looks like the vender for GraphViz has made some choices that now break your download recipe with the error: `Error in com.github.n8felton.download.GraphViz: Processor: URLTextSearcher: Error: No match found...
When running the MEGA.munki recipe it fails when encountering the FlatPkgUnpacker. However, what seems suspicious to me is that the .pkg which is downloaded only has a size of 78...
The packaging of Maven failed because it used symbolink links. I tried to fix that by not symlinking at all. Instead, use the paths.d mechanism to make the commands available...
The current OpenSC.munki.recipe generates a pkgsinfo that leads to continuous installation loop of OpenSC for me. I try to fix that using InstallsItems.