Spruce-for-Munki
Spruce-for-Munki copied to clipboard
Clean up your filthy Munki Repo
A pkginfo syntax error can cause an erroneous Orphaned Installer """ π² Orphaned Installer Reportπ² : This report collects all pkgs present in the repo which are not referenced by...
π π π If the software referenced in an update_for has a version specified and it does not exist in the munki repo this causes a traceback. **Old Ableton Registration...
With Munki 3.X versions spruce is triggering many errors when using Deprecate where with older versions of munki it seemed to work fine. I did a little digging and it...
Standard OS X 10.12 install (no weird homebrew stuff). easy_install markdown, and get this: $ ./spruce docs --html ~/Desktop/ Traceback (most recent call last): File "./spruce", line 158, in main()...
Would be nice to be able to specify a path to the repo you want Spruce to analyze. I manage several Munki repos, and don't want to bother with reconfiguring...
I forgot to mount the share before testing changes for my pull request. :( $ ./spruce report >> ~/Desktop/spruce_report-2.txt Traceback (most recent call last): File "./spruce", line 136, in main()...
Getting errors due to the update_for dependency on Office2011_update-14.1.0 getting pulled from the repo. Not sure how best to fix in the code/why things went wrong, but seems like there...
We use the repo as a more general-purpose local download site than 100% for feeding munki, so lots of stuff doesn't end up in manifests. I'd still like to sweep...