hello list I am attempting to install gepetto into my eclipse environment. I have added the ''cloudsmith''s'' repo to eclipse: "Cloudsmith - http://download.cloudsmith.com/geppetto/updates" but when I select the software to install this is the error I see Your original request has been modified. "Eclipse CVS Client" is already installed, so an update will be performed instead. "Eclipse Platform" is already installed, so an update will be performed instead. "Equinox p2 Provisioning" is already installed, so an update will be performed instead. Cannot complete the install because of a conflicting dependency. Software being installed: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2) Only one of the following can be installed at once: Internet Connection Management 1.2.100.I20100511-0800 (org.eclipse.core.net 1.2.100.I20100511-0800) Internet Connection Management 1.2.1.r35x_20090812-1200 (org.eclipse.core.net 1.2.1.r35x_20090812-1200) Cannot satisfy dependency: From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2) To: org.eclipse.core.net [1.2.1.r35x_20090812-1200] Cannot satisfy dependency: From: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) To: org.eclipse.core.net [1.2.100.I20100511-0800] may I have some advice on how to get past this point? thanks! tim -- 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.
I think there is a version issue. I had Eclipse Galileo (3.5.2) installed from Ubuntu (11.04) and had similar issues (dependency issues, different ''pacakges''). I downloaded Indigo (3.7) and don''t have issues now. One thing I noticed was in the Geppetto ''repo'' it has a list of plugins other then Geppetto. The Eclipse Platform previously showed as not being installed. Now it does. So I''m guessing they have a dependency on Eclipse Platform for a specific version(s) and if you don''t meet that it will try to auto update it, but fail since only 1 version can be installed at a time. I''m totally new to Eclipse. So a lot of above is hypothesis. But I do know downloading 3.7 and using that I now have no issues. Regards, Jake On Jun 28, 1:33 pm, bluethundr <bluethu...@gmail.com> wrote:d> hello list > > I am attempting to install gepetto into my eclipse environment. > > I have added the ''cloudsmith''s'' repo to eclipse: > > "Cloudsmith -http://download.cloudsmith.com/geppetto/updates" > > but when I select the software to install this is the error I see > > Your original request has been modified. > "Eclipse CVS Client" is already installed, so an update will be > performed instead. > "Eclipse Platform" is already installed, so an update will be > performed instead. > "Equinox p2 Provisioning" is already installed, so an update will be > performed instead. > Cannot complete the install because of a conflicting dependency. > Software being installed: Eclipse Platform > 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi > (org.eclipse.platform.feature.group > 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) > Software currently installed: Eclipse Platform 3.5.2 (Eclipse > Platform 3.5.2) > Only one of the following can be installed at once: > Internet Connection Management 1.2.100.I20100511-0800 > (org.eclipse.core.net 1.2.100.I20100511-0800) > Internet Connection Management 1.2.1.r35x_20090812-1200 > (org.eclipse.core.net 1.2.1.r35x_20090812-1200) > Cannot satisfy dependency: > From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2) > To: org.eclipse.core.net [1.2.1.r35x_20090812-1200] > Cannot satisfy dependency: > From: Eclipse Platform > 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi > (org.eclipse.platform.feature.group > 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) > To: org.eclipse.core.net [1.2.100.I20100511-0800] > > may I have some advice on how to get past this point? > thanks! > tim-- 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 Jake, Thanks for the report, I have updated the Geppetto FAQ (http://cloudsmith.github.com/geppetto/faq.html#2011/06/02/can-i-use-geppetto-in-eclipse) with the fact that Geppetto requires at least Eclipse 3.6 (Helios). I am pleased to hear that it installed fine into 3.7 Indigo. Hint - there is a Geppetto forum at google groups: https://groups.google.com:443/forum/?hl=en#!forum/puppet-geppetto Regards - henrik On 6/28/11 10:26 PM, Jake - USPS wrote:> I think there is a version issue. I had Eclipse Galileo (3.5.2) > installed from Ubuntu (11.04) and had similar issues (dependency > issues, different ''pacakges''). I downloaded Indigo (3.7) and don''t > have issues now. > > One thing I noticed was in the Geppetto ''repo'' it has a list of > plugins other then Geppetto. The Eclipse Platform previously showed > as not being installed. Now it does. So I''m guessing they have a > dependency on Eclipse Platform for a specific version(s) and if you > don''t meet that it will try to auto update it, but fail since only 1 > version can be installed at a time. > > I''m totally new to Eclipse. So a lot of above is hypothesis. But I > do know downloading 3.7 and using that I now have no issues. > > Regards, > Jake > > On Jun 28, 1:33 pm, bluethundr<bluethu...@gmail.com> wrote:d >> hello list >> >> I am attempting to install gepetto into my eclipse environment. >> >> I have added the ''cloudsmith''s'' repo to eclipse: >> >> "Cloudsmith -http://download.cloudsmith.com/geppetto/updates" >> >> but when I select the software to install this is the error I see >> >> Your original request has been modified. >> "Eclipse CVS Client" is already installed, so an update will be >> performed instead. >> "Eclipse Platform" is already installed, so an update will be >> performed instead. >> "Equinox p2 Provisioning" is already installed, so an update will be >> performed instead. >> Cannot complete the install because of a conflicting dependency. >> Software being installed: Eclipse Platform >> 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi >> (org.eclipse.platform.feature.group >> 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) >> Software currently installed: Eclipse Platform 3.5.2 (Eclipse >> Platform 3.5.2) >> Only one of the following can be installed at once: >> Internet Connection Management 1.2.100.I20100511-0800 >> (org.eclipse.core.net 1.2.100.I20100511-0800) >> Internet Connection Management 1.2.1.r35x_20090812-1200 >> (org.eclipse.core.net 1.2.1.r35x_20090812-1200) >> Cannot satisfy dependency: >> From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2) >> To: org.eclipse.core.net [1.2.1.r35x_20090812-1200] >> Cannot satisfy dependency: >> From: Eclipse Platform >> 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi >> (org.eclipse.platform.feature.group >> 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) >> To: org.eclipse.core.net [1.2.100.I20100511-0800] >> >> may I have some advice on how to get past this point? >> thanks! >> tim >-- 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.