| Summary: | Galileo build broken by GEF | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Anthony Hunter <ahunter.eclipse> | ||||||
| Component: | RelEng | Assignee: | Nick Boldt <nboldt> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | bhunt, irbull, Mark.Powell, richard.gronback | ||||||
| Version: | 3.5 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Anthony Hunter
Assigning to Nick to investigate. Is this issue the same as not being able to install GEF 3.5M5 into Eclipse 3.5M5 using P2? I'm getting the following error: Cannot find a solution satisfying the following requirements org.eclipse.debug.ui [3.5.0.v20090128-1600]. If this is a separate issue, I'll open a new bugzilla. Something I just noticed on the update site, the features under GEF SDK 3.5.0M5 have a timestamp of 20080806-1610 which is the same as the M4 build I think this is the same issue, since the Galileo build is supposed to use the same bits provided by the milestone update site. http://download.eclipse.org/tools/gef/updates/milestones/ does indeed contain 3.5.0.v20090205-1237 of org.eclipse.draw2d for M5a org.eclipse.draw2d.sdk is has v20080806-1610 since it has not actually changed in M5. When I say to "Work with http://download.eclipse.org/tools/gef/updates/milestones/", it works for me and I can update to GEF 3.5 M5a . What are you doing differently? Created attachment 125014 [details]
P2 dialog
I don't think we are seeing the same thing. I don't see the M5a build, just the M5 build. I'm attaching a screenshot taken 5 seconds ago.
Created attachment 125018 [details]
My p2 Screenshot
This is what I see.
Note that I clicked off "Hide items already installed" so I could see the M5a I installed.
Perhaps this is a mirror thing (i.e. M5a has not gotten to your mirror yet)?
Ok, I'll give it some time, and hopefully I'll see the M5a build show up. I was able to get M5a to show up by opening the P2 preferences, selecting the GEF update site and clicking Test Connection. If I try to install GEF All-In-One SDK, I get the following error: Cannot find a solution satisfying the following requirements org.eclipse.debug.ui [3.5.0.v20090128-1600]. If I try to install GEF SDK, I get the following error: Cannot find a solution satisfying the following requirements org.eclipse.ltk.ui.refactoring [3.4.100.v20090125-2000]. Installing Draw2d SDK with GEF (no SDK) works. I just grabbed a fresh Eclipse 3.5M5, added the http://download.eclipse.org/tools/gef/updates/milestones/ site, and installed GEF SDK M5a without problems. (In reply to comment #10) > Cannot find a solution satisfying the following requirements > org.eclipse.debug.ui [3.5.0.v20090128-1600]. That's not a GEF problem, that either says you're missing pieces of the Eclipse 3.5 platform/runtime/SDK, or it's corrupt. Try installing GEF on a clean Eclipse 3.5M5 and see what you get. -- > Richard already reported that our GEF features were showing up as 1.0.0 rather than 3.5.0, so investigation is required. I don't seem to be able to find that bug. Can someone open it if it's new or assign it to me if it's not? > I don't seem to be able to find that bug. Can someone open it if it's new or
> assign it to me if it's not?
Never mind, I found it and it's fixed now.
I just downloaded 3.5M6 and tried to install GEF via P2 at this update site: http://download.eclipse.org/tools/gef/update-site/milestones/site.xml and I get no features in the install dialog at all. Something seems horribly wrong. (In reply to comment #14) > I just downloaded 3.5M6 and tried to install GEF via P2 at this update site: > http://download.eclipse.org/tools/gef/update-site/milestones/site.xml > and I get no features in the install dialog at all. Something seems horribly > wrong. > Hum... I'm seeing it at: http://download.eclipse.org/tools/gef/updates/milestones/ Could be something wrong in our documentation. Where did you see that site listed? (notice you have update-site and I have updates). (In reply to comment #14) > I just downloaded 3.5M6 and tried to install GEF via P2 at this update site: > http://download.eclipse.org/tools/gef/update-site/milestones/site.xml > and I get no features in the install dialog at all. Something seems horribly > wrong. That site is obsolete. If you open it in a browser you'll see it contains no features. The site you want - as Ian points out - is: http://download.eclipse.org/tools/gef/updates/milestones/ Pretty sure this issue is fixed. I have been able to install GEF from the Galileo update site a number of times. |