Oliver W.
Oliver W.
After installing pyup via pip and trying it out, I keep getting this AssertionError which is confusing as isinstance(base_url, str) shouldn't return None in this case. Does anybody know why...
This PR adds a script that checks the current machine's compatibility with macOS Big Sur. It has been modelled on and refactors code from the previous check-xx-compatibility scripts. The supported...
**Describe the problem** When running the com.github.autopkg.munki.Praat recipe, I noticed that it fails due to an error occuring when running the CodeSignatureVerifier which is defined in the com.github.autopkg.download.Praat recipe. **AutoPkg...
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...