Anthony Reimer

Results 19 issues of Anthony Reimer

Upon running customdisplayprofiles under Python 3.9.10, the following deprecation warning appears: ``` /path/to/customdisplayprofiles:26: DeprecationWarning: This function will be removed in PyObjC 9, switch to the modern metadata system objc.parseBridgeSupport(""" ```...

**Describe the problem** In the URLDownloader processor when the prefetch_filename option is set to true, the processor no longer parses the headers from Microsoft's servers correctly. This change occurred starting...

**Describe the problem** `autopkg processor-info -h` states that the argument for the `-r` option should be "Name of recipe using the processor." This is incorrect advice in two different cases...

**Describe the problem** `autopkg processor-info ProcessorName` only works on core processors unless you specify the `-r` option and specify a recipe name that uses the custom processor. Since there is...

**Describe the problem** When an override is missing the Input key-value pair, a run of the recipe override with strict trust verification enabled generates a `No trust information present` error....

bug

It would be fantastic if you could incorporate Tim Sutton's [customdisplayprofiles](https://github.com/timsutton/customdisplayprofiles) command line tool into display_manager, which would make this a complete solution for controlling colour-calibrated Macs (i.e. iMacs and...

While Python 2.7 is still available in macOS, it is no longer being updated as of April 2020. For continued use, this tool will need to be rewritten for Python...

**Describe the problem** SassafrasK2Client recipes break with version 7.7 or later of the product (now known as AllSight/LabSight/KeySight). **AutoPkg output** When command `autopkg run SassafrasK2Client.download` is executed, the recipe succeeds,...

**Describe the problem** In autopkgserver/packager.py, the code documents that if you are using an external volume for the Cache, the "Ignore ownership on this volume" option must be off to...

**THIS IS ONLY INTENDED FOR AUTOPKG BETAS.** **Describe the problem** Upon doing further research on the changes in recipe search logic in 3.0 as compared to 2.7.2 and earlier, the...

beta