Closed GoogleCodeExporter closed 9 years ago
I've replicated this issue.
Original comment by gregnea...@mac.com
on 15 Jul 2014 at 5:38
We're missing a feedback mechanism here.
User selects an optional_item for install.
An installcheck session is started. Munki can't satisfy the requires
dependency, and so does not add the item to the managed_installs list. Session
ends.
MSC is notified that the session ends. It sees the item in the local SelfServe
manifest as selected for install, yet the item is not in the
InstallInfo.plist's managed_installs, so it kicks off an installcheck session...
We need a way to feed back to MSC.app that there is a problem in fulfilling the
request. Such a mechanism exists when, say, there isn't enough disk space to
download the item, so we should be able to use a similar mechanism.
Original comment by gregnea...@mac.com
on 15 Jul 2014 at 6:07
Thanks for the fix! I'm nowhere near a Mac for a couple days, but will try it
out as soon as I am later this week.
Original comment by t...@synthist.net
on 15 Jul 2014 at 11:52
Fixed here:
https://code.google.com/p/munki/source/detail?r=fa26662b78dd1f20433f10b03cc656e0
8fdf403c&name=Munki2
Original comment by gregnea...@mac.com
on 16 Jul 2014 at 12:11
Original issue reported on code.google.com by
t...@synthist.net
on 3 Jul 2014 at 8:54Attachments: