Community
Participate
Working Groups
Don't scream at me if this is not the right place for this one. I'm still learning. Trying to update my Eclipse I do get this: ------------------------------------ Cannot complete the install because of a conflicting dependency. Software being installed: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) Software currently installed: Shared profile 1.0.0.1284709157554 (SharedProfile_epp.package.java 1.0.0.1284709157554) Only one of the following can be installed at once: Debug UI 3.6.0.v20100601-1530 (org.eclipse.debug.ui 3.6.0.v20100601-1530) Debug UI 3.6.3.v20101201_r362 (org.eclipse.debug.ui 3.6.3.v20101201_r362) Debug UI 3.6.1.v20100901_r361 (org.eclipse.debug.ui 3.6.1.v20100901_r361) Cannot satisfy dependency: From: Shared profile 1.0.0.1284709157554 (SharedProfile_epp.package.java 1.0.0.1284709157554) To: org.eclipse.debug.ui [3.6.1.v20100901_r361] Cannot satisfy dependency: From: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) To: org.eclipse.epp.package.java.feature.feature.group [1.3.2.20110301-1807] Cannot satisfy dependency: From: EPP Java Package 1.3.2.20110301-1807 (org.eclipse.epp.package.java.feature.feature.group 1.3.2.20110301-1807) To: org.eclipse.platform.feature.group [3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi] 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.debug.ui [3.6.3.v20101201_r362]
I'v seen something similar here: http://marketplace.eclipse.org/content/error/report/36380
Nobody is going to scream ;-) Can you provide more details? It would be interesting to know which package you were trying to update (see the version and the build id in the About dialog) and what additional features were installed on top of the download (i.e. the "Features" section in the About dialog > Installation Details > Configuration). Is there anything special in your environment? I.e. a shared install of Eclipse?
(In reply to comment #1) > I'v seen something similar here: > http://marketplace.eclipse.org/content/error/report/36380 While not 100% sure I think this one is different in that they need to provide JBoss Tools that are compatible with Helios / Eclipse 3.6. To me it looks like they build their tools against an older Galileo / Eclipse 3.5 version with a different version of the ICU bundle.
Created attachment 191061 [details] copy andpaste of the content of Eclipe instal details >Configuration
the automatic update wants to update: Eclipse IDE for Java Developers Version: Helios Service Release 1 Build id: 20100917-0705 Eclipse IDE for Java Developers 1.3.1.20100916-1202 Eclipse Platform 3.6.1.M20100909-0800 EPP Java Package 1.3.1.20100916-1202 with Eclipse IDE for Java Developers 1.3.2.20110301-1807 nothing special as far as I know intalled out of the box(network) put some additional plugins/software on top of it like maven m2eclipse jpa android dk gwt dk svn need more info -> scream thank you for your concern have a niceweek end ced
I got something similar on Helios on Windows: Cannot complete the install because of a conflicting dependency. Software being installed: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) Software currently installed: Shared profile 1.0.0.1284708747720 (SharedProfile_epp.package.java 1.0.0.1284708747720) Only one of the following can be installed at once: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) Eclipse IDE for Java Developers 1.3.1.20100916-1202 (epp.package.java 1.3.1.20100916-1202) Cannot satisfy dependency: From: Shared profile 1.0.0.1284708747720 (SharedProfile_epp.package.java 1.0.0.1284708747720) To: epp.package.java [1.3.1.20100916-1202]
Same here on Helios SR2 on Ubuntu Lucid x86_64, although the error message seems to be a little different: Cannot complete the install because of a conflicting dependency. Software being installed: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) Software currently installed: Shared profile 1.0.0.1298021833284 (SharedProfile_epp.package.java 1.0.0.1298021833284) Only one of the following can be installed at once: EPP Java Package 1.3.2.20110301-1807 (org.eclipse.epp.package.java.feature.feature.jar 1.3.2.20110301-1807) EPP Java Package 1.3.2.20110218-0812 (org.eclipse.epp.package.java.feature.feature.jar 1.3.2.20110218-0812) Cannot satisfy dependency: From: Shared profile 1.0.0.1298021833284 (SharedProfile_epp.package.java 1.0.0.1298021833284) To: org.eclipse.epp.package.java.feature.feature.jar [1.3.2.20110218-0812] Cannot satisfy dependency: From: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807) To: org.eclipse.epp.package.java.feature.feature.group [1.3.2.20110301-1807] Cannot satisfy dependency: From: EPP Java Package 1.3.2.20110301-1807 (org.eclipse.epp.package.java.feature.feature.group 1.3.2.20110301-1807) To: org.eclipse.epp.package.java.feature.feature.jar [1.3.2.20110301-1807] All I did was run "Help > Check for Updates" (I was trying to upgrade Mylyn to 3.5). Eclipse installation dir owner is root, so I guess this makes it a shared install, is that right?
Has anyone been able to workaround this? This is really a showstopper, it's preventing me not only from updating Helios SR2 but also from installing Mylyn 3.5 :-/ (Eclipse installed as root on Linux x86_64)
It looks like it's a problem with updating a profile that is a shared install (bug 287246). As a work-around I would recommend installing Eclipse into a folder that's writeable by the user running it (e.g. in your home directory).
Following Steffen Pingel's last comment I was able to run Eclipse as an administrator on Windows 7 and perform the update. To do that go (using Windows Explorer) to where Eclipse is located on your hard drive, right click eclipse.exe and then "Run as administrator...". Then update Eclipse as you would normally do. Thanks, Steffen.
(In reply to comment #9) > It looks like it's a problem with updating a profile that is a shared install > (bug 287246). As a work-around I would recommend installing Eclipse into a > folder that's writeable by the user running it (e.g. in your home directory). Thks Steffen, I was hoping I could avoid having to change installation's permissions, or upgrade Eclipse as root, but it seems that's a no-go (BTW: unfortunately bug 287246 is an old friend of mine, I reported it ;-)) Should I file another issue then, specifically related to upgrades on shared installs? Or will this one attract proper attention as it is?
Just a quick follow-up: I managed to upgrade Eclipse running it as root, as both Amit and Steffen suggested.
Ian, are these problems the same as the one described in http://dev.eclipse.org/mhonarc/lists/epp-dev/msg01135.html and on bug 322929?
(In reply to comment #12) > Just a quick follow-up: I managed to upgrade Eclipse running it as root, as > both Amit and Steffen suggested. ... well, I guess I celebrated too soon: upgrading Eclipse as root disabled Subclipse (which was installed as !root). The only way to fix this was removing Subclipse as !root and reinstalling it as root, which pretty much brings back bug 287246 IMHO :-(
I stumbled over this as well (see http://www.eclipse.org/forums/index.php?t=msg&goto=666704&S=65ddf52b3beff9063937843791bf8ea4). In retrospect it's not surprising that shared plugins in a shared installation can't be updated unless running as administrator. But there would have been less confusion if instead of a "conflicting dependency" error there would have been an "insufficient privileges to update this plugin" message.
does this bug also display a message box stating no repository found?
Moving to p2 since it appears to be that the problem is related to handling updates of shared installs.
(In reply to comment #16) > does this bug also display a message box stating no repository found? I have been running into this bug, but I have not seen any message box like that.
*** This bug has been marked as a duplicate of bug 395521 ***
I don't see how this duplicates the other bug if I have the saem symptom (here and I am not running a shared installation.