Hey
Im having some problems with the new Munki 3 "munkiimport --configure" cmd.
Munki 3
When you write "munkiimport --configure" in this version you get this compared to version 2.
I was expecting to get path to munki repo but i dont. Is this deprecated and not in use anymore in munki 3?
munkiimport --configure
pkginfo extension (Example: .plist):
pkginfo editor (examples: /usr/bin/vi or TextMate.app; leave empty to not open an editor after import):
Default catalog to use (example: testing):
Repo access plugin (defaults to FileRepo):
Munki 2
Path to munki repo (example: /Volumes/repo): /Library/Server/Web/Data/Sites/Default/munki_repo
pkginfo extension (Example: .plist):
pkginfo editor (examples: /usr/bin/vi or TextMate.app; leave empty to not open an editor after import):
Default catalog to use (example: testing):
When i then use this for Munki 3 and afterwards try to import a software i get the error message below.
munkiimport --configure
pkginfo extension (Example: .plist):
pkginfo editor (examples: /usr/bin/vi or TextMate.app; leave empty to not open an editor after import): TextEdit.app
Default catalog to use (example: testing): testing
Repo access plugin (defaults to FileRepo):
munkiimport Downloads/Skype_7.49.274.dmg
Could not get a list of existing items from the repo: [Errno 2] No such file or directory: u'/Volumes/catalogs/all'
it tries to import straight into the bottom of the harddrive/Volum it seems.
How can you solve this :)?
Is it just a munkiimport --configure bug or did i forget a step that is needed in Munki 3?