Bug 214417 - Eclipse update manager whines if no eclipse-rcp-sdk installed
Summary: Eclipse update manager whines if no eclipse-rcp-sdk installed
Keywords:
Status: CLOSED DUPLICATE of bug 213572
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ben Konrath
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-07 15:34 UTC by Mary Ellen Foster
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-07 16:31:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mary Ellen Foster 2006-11-07 15:34:44 UTC
Description of problem:
With the default set of Eclipse packages installed -- platform, jdt, cdt, plus
dependencies -- trying to load the Eclipse update manager results in warnings
about missing features like the following:

Error creating feature
"file:/usr/share/eclipse/features/org.eclipse.rcp.source_3.2.1.r321_v20060801-clWbqCmjexIWDqg/".
[/usr/share/eclipse/features/org.eclipse.rcp.source_3.2.1.r321_v20060801-clWbqCmjexIWDqg/feature.xml
(No such file or directory)]

Indeed, that file doesn't exist; it comes from the eclipse-rcp-sdk RPM.
Installing that made the warnings go away. I didn't check if this made the
update manager actually not work, but regardless it's an ugly warning.


Version-Release number of selected component (if applicable):
eclipse-platform-3.2.1-4.fc6

How reproducible:
Always

Steps to Reproduce:
1. Install eclipse from FC6
2. Help -> Software Updates -> Find and Install
  
Actual results:
Dialogue box with above warning

Expected results:
No warning

Comment 1 Ben Konrath 2006-11-07 16:31:36 UTC

*** This bug has been marked as a duplicate of 213572 ***

Comment 2 Francois Aucamp 2006-11-08 07:49:15 UTC
Just to add some extra info, the "find & install updates" option worked fine for
me on a *fresh* Fedora Eclipse install; on later attempts I got the same error
message.
After installing eclipse-rcp-sdk, the updates worked fine, and I was able to
install PyDev. However, when I tried to update again later, I got a different
error message:

Error creating feature
"file:/usr/share/eclipse/features/org.eclipse.platform.source_3.2.1.r321_v20060921-MGDh_08KUYM-Bvn/".
[/usr/share/eclipse/features/org.eclipse.platform.source_3.2.1.r321_v20060921-MGDh_08KUYM-Bvn/feature.xml
(No such file or directory)]

This missing file is provided (according to yum) by "eclipse-platform-sdk". I
installed this (it pulls in 44MB with dependencies :-/ ), and now everything
works perfectly.



Note You need to log in before you can comment on or make changes to this bug.