Open flammable opened 7 years ago
Thanks for reporting and thanks for including the crash! The line Crashing on exception: *** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array
in the crash tells me everything I need to know.
Will fix this for next release.
Sweet, thanks! I really appreciate the surprise update for Munki 3, too. 😄
Brace yourself, this is a weird one.
I have a manifest named
^sierra_upgrade
. I've been nesting it in other nested manifests, so we can upgrade computer labs, one at a time.Once the upgrade takes place, I want to remove it from the included manifests - so, I do a search in the manifests view:
Any included manifest / contains / sierra
. The manifests view populates with the search results. I double-click on one manifest, click on Included Manifests, click on the^sierra_upgrade
manifest, click the-
button, and MunkiAdmin crashes. I can reproduce this consistently.My Munki repo is mounted over SMB, and I'm editing it directly from there. I'm running macOS 10.12.5 and MunkiAdmin 1.5.0. Let me know if you need any more details.
Here's the crash log, in case that helps. Thanks!