There is a BuildRequires on eclipse-cdt, but no Requires, and it doesn't seem that rpm picks up any automatic requires. This will cause cdt loading to fail, and any subsequent module.
Did the CDT actually not load for you? The way this is set up with fragments, it should work.
There was a ton of errors in the log, and it seemed to prevent pydev from loading. Until I installed cdt I got no pydev.
I'll take a look when I get back from vacation. Something appears to be going wrong with p2's dropins reconciler and fragments. Jesse: please attach <workspace>/.metadata/.log (or run with -consolelog and copy the output)
!SESSION 2008-09-10 14:28:19.171 ----------------------------------------------- eclipse.buildId=I20080617-2000 java.version=1.6.0_0 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.460 !MESSAGE Problems resolving provisioning plan. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.linuxtools.changelog.cparser 2.6.1 to requiredCapability: osgi.bundle/org.eclipse.cdt.core/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.linuxtools.changelog.cparser 2.6.1 to requiredCapability: osgi.bundle/org.eclipse.cdt.ui/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.mylyn.trac.core 3.0.1.v20080716-2300-e3x to requiredCapability: java.package/org.apache.xmlrpc.common/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.mylyn.trac.core 3.0.1.v20080716-2300-e3x to requiredCapability: java.package/org.apache.xmlrpc.util/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.apache.xmlrpc 3.0.0.qualifier to requiredCapability: java.package/javax.xml.bind/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.mylyn.trac_feature.feature.group 3.0.1.v20080716-2300-e3x to requiredCapability: org.eclipse.equinox.p2.iu/org.apache.xmlrpc/[3.0.0.v20080716-2300-e3x,3.0.0.v20080716-2300-e3x]. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-10 14:28:23.461 !MESSAGE Unable to satisfy dependency from org.eclipse.mylyn.trac_feature.feature.group 3.0.1.v20080716-2300-e3x to requiredCapability: org.eclipse.equinox.p2.iu/org.apache.ws.commons.util/[1.0.0.v20080716-2300-e3x,1.0.0.v20080716-2300-e3x]. !ENTRY org.eclipse.equinox.p2.engine 4 4 2008-09-10 14:28:25.845 !MESSAGE An error occurred while collecting items to be installed !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2008-09-10 14:28:25.845 !MESSAGE No artifact repository available.
Created attachment 316474 [details] script to get some information Can you please run the attached script and then attach the resulting /tmp/bug461859-deps.tar.bz2 ?
Created attachment 316909 [details] Output from script Attached.
Sorry I never looked at your attachment, Jesse. I was on vacation by the time you had sent it and have been scrambling on a few other issues since. Alex is looking into this issue and it looks like there's a problem with eclipse-changelog's dependencies at an Eclipse level.
Current state: org.eclipse.linuxtools.changelog.cparser has a strict require on org.eclipse.cdt.ui and org.eclipse.cdt.core which seems to prevent other plugins to be resolved. This also makes changelog plugin to not be able to install with p2 ui. Making the requirements optional makes them installable with p2 ui, which should solve the problem.
I think I have tracked at least part of this down. I have filed a bug upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=251167
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
There have been similar problems with langpack fragments. Some of the information might be helpful: https://bugs.eclipse.org/bugs/show_bug.cgi?id=256430
This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.