-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi Peshay
im using the XMind.munki recipe from wardsparadox and it is using your XMindURLProvider, but i´m becoming the Error:
...
u'pkginfo': {
catalogs = (
all,
testing
);
description = "Popular mind mapping and project management app.";
developer = "XMind Ltd.";
"display_name" = XMind;
name = XMind;
"unattended_install" = 1;
},
'verbose': 3}
XMindURLProvider
{'Input': {}}
'NoneType' object has no attribute 'group'
Failed.
Receipt written to /DATA/AutoPkg/Cache/local.munki.XMind/receipts/XMind.munki-receipt-20190801-115932.plist
The following recipes failed:
/Users/Im/Library/AutoPkg/RecipeOverrides/XMind.munki.recipe
Error in local.munki.XMind: Processor: XMindURLProvider: Error: 'NoneType' object has no attribute 'group'
Nothing downloaded, packaged or imported.
-- What can i do?
Thanks!
Xastherion