munkiadmin
munkiadmin copied to clipboard
Cannot see .DMG added/imported to MunkiAdmin
I am importing a .dmg (BitDefender setup_downloader.dmg) into MunkiAdmin. I have tried File->Import, as well as a drag'n'drop into the Packages Window. It asks me to name it 'OC_bitdefender_setup_downloader'* and where to save it = OK It asks me to name the .plist (null-null.plist) so I rename it to 'OC_bitdefender_setup_downloader'* = OK After that, even if In reboot MunkiAdmin I cannot see the Package in MunkiAdmin. I see the files* in pkgs and pkgsinfo folders.
What am I missing please?
The null-null.plist part sounds like to me that MunkiAdmin wasn't able to create a proper pkginfo file out of the dmg. Basically MunkiAdmin only runs makepkginfo /path/to/bitdefender.dmg command in the background and tries to use the resulting pkginfo file.
You could try to import the dmg with munkiimport command line tool to get more details about the error.