Hello I can''t find the good provider to deploy Xcode4 with puppet. Apple gives a .dmg which containing a .app, but in order to install Xcode, you have to execute this .app like a pkg. Anybody knows if it''s possible actually with puppet ? Thanks for your help -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hi again On 27 mar, 10:12, Marc <marcol...@gmail.com> wrote:> Hello > > I can''t find the good provider to deploy Xcode4 with puppet. > > Apple gives a .dmg which containing a .app, but in order to install > Xcode, you have to execute this .app like a pkg. > > Anybody knows if it''s possible actually with puppet ? > > Thanks for your helpForget my question. Xcode 4 is a normal add and have to be deployed by appdmg. It just ask to install "Mobile device framework" at first launch that caused a confusion for me:) Bye. Marc -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hi Marc, I was able to install the downloaded xcode package with appdmg but I cannot uninstall it the same way, Do you know how to uninstall it if it was installed with provider=>apdmg? Thanks, Enrique On Tuesday, March 27, 2012 1:12:13 AM UTC-7, Marc wrote:> > Hello > > I can''t find the good provider to deploy Xcode4 with puppet. > > Apple gives a .dmg which containing a .app, but in order to install > Xcode, you have to execute this .app like a pkg. > > Anybody knows if it''s possible actually with puppet ? > > Thanks for your help-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/OyUlC2_EwYIJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Forget it. I just figured out that I just need to remove the /var/db/.puppet_appdmg_installed{package_name} and the corresponding folder at /Applications On Tuesday, March 27, 2012 1:12:13 AM UTC-7, Marc wrote:> > Hello > > I can''t find the good provider to deploy Xcode4 with puppet. > > Apple gives a .dmg which containing a .app, but in order to install > Xcode, you have to execute this .app like a pkg. > > Anybody knows if it''s possible actually with puppet ? > > Thanks for your help-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/btr4XxazSfgJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.