-
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 bytes so that's also …
-
Running autopkg with --prefs pointed at invalid json doesn't give any feedback when ignoring it
Trailing comma's equal invalid file https://gist.github.com/arubdesu/e1a035def88debf30ba65ef546cf4821…
-
Hi @jessepeterson. I'm getting the same error that a few others are getting with com.github.keeleysam.recipes.GoogleTalkPlugin/MunkiPkginfoReceiptsEditor - https://github.com/autopkg/keeleysam-recipes…
-
**Describe the problem**
If you try to substitute anything other than a string using %substitution% within a recipe, autopkg throws an error, even for things like `Int` or `Boolean` that are easily…
-
### What I Did
I run the proftp test suite, i.e. configured the source tree using `--enable-tests` & `LIBS="-lm -lrt -pthread -lsubunit"` and run `make check`. Most of the tests run fine, but two fai…
-
I made an override, set AppliID, secret.txt and
```
BETA
PATTERN
((?!.*beta)(?!.*Candidate).*\/Xcode_.*\/Xcode.*.xip)```
```
(Tried other values for PATTERN too, same error.)
When running …
-
**Describe the problem**
When running the recipe `com.github.autopkg.hjuutilainen-recipes/CodeRunner/CodeRunner2.munki.recipe`, `SparkleUpdateInfoProvider` crashes autopkg.
**AutoPkg output**
```…
-
Hi mosen,
if try to run the FontExplorerXPro.munki recipe with following Override:
```
Identifier
local.munki.FontExplorerXPro
Input
MUNKI_REPO_SUBDIR
apps
…
-
**Describe the bug**
Decode of 7zip output fails to split on Some files.
**To Reproduce**
Steps to reproduce the behavior:
1. run the following in autopkg - python ..\autopkg\Code\autopkg run -…
-
If you try add a repo using autopkg like this:
``` bash
Code/autopkg repo-add user@host.example.com:repo.git
```
You get attempts to clone a GitHub URL:
``` bash
Code/autopkg repo-add user@host.exa…