Bug 238169
| Summary: | Directory permissions prevent adding subclipse via software update | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Edward Hildum <ehildum> |
| Component: | eclipse | Assignee: | Ben Konrath <ben> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-27 21:13:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
On closer examination, this isn't right. The actual problem is that there are missing plugins in the distribution. |
Description of problem: On a clean installation of eclipse installed using: > yum install eclipse-sdk eclipse-cdt Using Help/Software Updates/Find and Install, the SDK displays an error complaining that it can't create a directory under /usr/eclipse/features. If this is ignored, there is a configuration problem that prevents any features from installing. The reported configuration problems are: Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information. ----- Current configuration problems ----- Error creating feature "file:/usr/share/eclipse/features/org.eclipse.rcp_3.2.1.r321_v20060801-clWbqCmjexIWDqg/". [/usr/share/eclipse/features/org.eclipse.rcp_3.2.1.r321_v20060801-clWbqCmjexIWDqg/feature.xml (No such file or directory)] ----- Configuration problems after the operation ----- Error creating feature "file:/usr/share/eclipse/features/org.eclipse.rcp_3.2.1.r321_v20060801-clWbqCmjexIWDqg/". [/usr/share/eclipse/features/org.eclipse.rcp_3.2.1.r321_v20060801-clWbqCmjexIWDqg/feature.xml (No such file or directory)] Version-Release number of selected component (if applicable): Version: 3.2.2 Build id: M20070212-1330 (Fedora Core release 6 (Zod)) How reproducible: So far, I've only done this once on this version, but the same problem was present on the previous update. Steps to Reproduce: 1. On a fresh install of eclipse, installed as above, invoke /Help/Software Updates/Find and Install. 2. Add a new remote link to http://subclipse.tigris.org/update 3. Click <Finish> 4. Select Subclipse Actual results: Popup indicates a configuration error. Expected results: SDK should proceed to downloading the selected feature. Additional info: