Adobe Creative Cloud Desktop Import

463 views
Skip to first unread message

the....@googlemail.com

unread,
Oct 12, 2016, 9:49:52 AM10/12/16
to munki-discuss
I can't seem to successfully import the Creative Cloud Desktop application installer into Munki, even with the latest Munki version. I was able to import packages for all the other CC applications.

There is an autopkg recipe for it, with seems to work (though I don't know if it's the latest version), but I need to have the Apps panel disabled, so users can't install applications.

I get the following when attempting to import it via munkiimport

WARNING: There are no receipts and no 'installs' items for this installer item. You will need to add at least one item to the 'installs' list.

It will install, but as the warning suggests, the packages appears to have no installable content.

Anyone else managed to work around this issue?

Alex

Nick McSpadden

unread,
Oct 12, 2016, 9:58:15 AM10/12/16
to munki-...@googlegroups.com
A CCDA package created by Adobe has no payload - it runs everything entirely via scripts. It also leaves no useful receipts, and therefore when parsed by Munki, generally just offers nothing useful. This is an annoying habit of Adobe's that comes up over and over.

I would simply install the package on a client machine, and `makepkginfo -f /Applications/Utilities/Adobe\ Creative\ Cloud/ACC/Creative\ Cloud.app` and copy that installs array into your pkginfo.

--
You received this message because you are subscribed to the Google Groups "munki-discuss" group.
To unsubscribe from this group and stop receiving emails from it, 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/cc881e36-7e15-425d-8ef9-92b38eabb230%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
--
Nick McSpadden
nmcsp...@gmail.com

the....@googlemail.com

unread,
Oct 12, 2016, 10:21:38 AM10/12/16
to munki-discuss
Hi Nick,

thanks for the rapid reply!

I thought of repackaging it that way, but was worried that just packaging the application itself wouldn't work, because items may be installed in other locations, too, and the product wouldn't work without these.

If your method works, though, I will go with that.

Thank you!

Alex

On Wednesday, October 12, 2016 at 2:58:15 PM UTC+1, Nick McSpadden wrote:
A CCDA package created by Adobe has no payload - it runs everything entirely via scripts. It also leaves no useful receipts, and therefore when parsed by Munki, generally just offers nothing useful. This is an annoying habit of Adobe's that comes up over and over.

I would simply install the package on a client machine, and `makepkginfo -f /Applications/Utilities/Adobe\ Creative\ Cloud/ACC/Creative\ Cloud.app` and copy that installs array into your pkginfo.
On Wed, Oct 12, 2016 at 6:35 AM, the.voder via munki-discuss <munki-...@googlegroups.com> wrote:
I can't seem to successfully import the Creative Cloud Desktop application installer into Munki, even with the latest Munki version. I was able to import packages for all the other CC applications.

There is an autopkg recipe for it, with seems to work (though I don't know if it's the latest version), but I need to have the Apps panel disabled, so users can't install applications.

I get the following when attempting to import it via munkiimport

WARNING: There are no receipts and no 'installs' items for this installer item. You will need to add at least one item to the 'installs' list.

It will install, but as the warning suggests, the packages appears to have no installable content.

Anyone else managed to work around this issue?

Alex

--
You received this message because you are subscribed to the Google Groups "munki-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-discus...@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/cc881e36-7e15-425d-8ef9-92b38eabb230%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nick McSpadden

unread,
Oct 12, 2016, 11:08:17 AM10/12/16
to munki-...@googlegroups.com
I didn't say to repackage. I said to use the installs array provided by running `makepkginfo -f` on the Creative Cloud Desktop.app, which gets installed by the package.


None of that involves repackaging - just adding more content to the pkginfo.

To unsubscribe from this group and stop receiving emails from it, send an email to munki-discuss+unsubscribe@googlegroups.com.

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

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

the....@googlemail.com

unread,
Oct 12, 2016, 11:16:03 AM10/12/16
to munki-discuss
True, sorry.
I tried it, and it seems to work so far!

Thanks again,

Alex
Reply all
Reply to author
Forward
0 new messages