munkiadmin
munkiadmin copied to clipboard
Pkginfo files with rong values get ignored/not displayed, errors logged 'silently'
Log is showing an error, it's not crashing, but Slack isn't visible to be modified/interacted with. I have the repo freshly checked out from git into /private/tmp because... I like to live dangerously. On refresh these messages are logged:
2021/06/22 09:13:44:424 Error: Caught exception while reading pkginfo SlackIntel-4.17.0.plist
2021/06/22 09:13:44:425 Error: Caught exception while reading pkginfo Slack-4.17.0.plist
2021/06/22 09:13:44:431 Error: Caught exception while reading pkginfo Slack-4.16.2.plist
Probably something in unexpected format in those pkginfos. Can you publicly share any of these?
Pardon I slid into your MacAdmins Slack DM's with a zip 😅
As per convo 'offline', I was setting supported_architectures to a (single) string instead of an array containing strings (as per the wiki. Because bad at computers. 😅