Can't import Adobe Creative Cloud Packages into munki

650 views
Skip to first unread message

Daniel Warren

unread,
Aug 22, 2016, 8:38:31 AM8/22/16
to munki-discuss
My apologies if this has been answered elsewhere, but I cannot find any information on this particular issue that I am having with Adobe Creative Cloud and importing packages into munki.

I have a munki server running on an Ubuntu 14.04 VM.  I have had no troubles using munkiimport with other packages, but when I try to import any creative cloud packages regardless of the size I get an input/output error.  If I try to import using munkiadmin I get an error indicating that the file type is not supported, citing that it is a bundle file and munki does not support this.  I have created the packages with creative cloud packager and imported them with their uninstaller packages as stated on the git hub wiki https://github.com/munki/munki/wiki/Munki-And-Adobe-CC.

I am creating packages with device licenses not user licenses, though I don't know why that would matter.  If anyone has any insight to why these packages will not import it would be greatly appreciated.

Thanks,
-Dan

James Knightley

unread,
Sep 2, 2016, 4:35:21 AM9/2/16
to munki-discuss
I also had an issue a while back and it was due to the Anti-Virus installed, once disabled or removed the import was fine, do you have any Anti-Virus products installed ?

If this is the problem just carry out a fresh install.

Hope this helps.

James

Warren, Daniel

unread,
Sep 2, 2016, 8:09:41 AM9/2/16
to munki-...@googlegroups.com
Do you mean on the server of the computer running munkiimport?

--
You received this message because you are subscribed to a topic in the Google Groups "munki-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/munki-discuss/4MFG2rGiamU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to munki-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to munki-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/munki-discuss/76e9dc98-dd77-413c-95d4-6116e591fe03%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Daniel W Warren
Application Distribution Specialist
Natick Public Schools
(508)-647-6400 x1728

James Knightley

unread,
Sep 2, 2016, 8:32:53 AM9/2/16
to munki-discuss
On the device you are trying to run the import from.


On Friday, 2 September 2016 13:09:41 UTC+1, Daniel Warren wrote:
Do you mean on the server of the computer running munkiimport?
On Fri, Sep 2, 2016 at 4:35 AM, 'James Knightley' via munki-discuss <munki-...@googlegroups.com> wrote:
I also had an issue a while back and it was due to the Anti-Virus installed, once disabled or removed the import was fine, do you have any Anti-Virus products installed ?

If this is the problem just carry out a fresh install.

Hope this helps.

James

On Monday, 22 August 2016 13:38:31 UTC+1, Daniel Warren wrote:
My apologies if this has been answered elsewhere, but I cannot find any information on this particular issue that I am having with Adobe Creative Cloud and importing packages into munki.

I have a munki server running on an Ubuntu 14.04 VM.  I have had no troubles using munkiimport with other packages, but when I try to import any creative cloud packages regardless of the size I get an input/output error.  If I try to import using munkiadmin I get an error indicating that the file type is not supported, citing that it is a bundle file and munki does not support this.  I have created the packages with creative cloud packager and imported them with their uninstaller packages as stated on the git hub wiki https://github.com/munki/munki/wiki/Munki-And-Adobe-CC.

I am creating packages with device licenses not user licenses, though I don't know why that would matter.  If anyone has any insight to why these packages will not import it would be greatly appreciated.

Thanks,
-Dan

--
You received this message because you are subscribed to a topic in the Google Groups "munki-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/munki-discuss/4MFG2rGiamU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to munki-discus...@googlegroups.com.

To post to this group, send email to munki-...@googlegroups.com.

Oliver Hetzner

unread,
Sep 12, 2016, 2:12:17 AM9/12/16
to munki-discuss
I've made a litte wrap arround for this problem:
I created a package with Composer, that includes the Adobe PKG insight (lets say to /Users/Shared).
I inserted this package in Munki, and gave it a postinstall Script "

/usr/sbin/installer -pkg /Users/Shared/Adobe_Install.pkg -target /

rm -Rf /Users/Shared/Adobe_Install.pkg
"
But, you have to make the Munki Pkg not "Uninstallable".

hope it helps
OH
Reply all
Reply to author
Forward
0 new messages