Bug 244483

Summary: [readme] Problems with feature patches and old style Update Sites
Product: [Eclipse Project] Equinox Reporter: Simon Kaegi <simon_kaegi>
Component: p2Assignee: John Arthorne <john.arthorne>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: kim.moir, pascal
Version: 3.4Keywords: readme
Target Milestone: 3.4.2   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch against R3_4_maintenance
none
Patch against HEAD none

Description Simon Kaegi CLA 2008-08-18 17:52:16 EDT
When doing an install of a feature patch from an old-style update site (e.g. one that is not p2-ized) we are very likely to run into problems. Any exported packages provided by the bundles being updated by the feature patch will not be available since we only generate a "partial IU". This can lead to unsatisfied dependencies and subsequent failure to install the feature patch.
Comment 1 John Arthorne CLA 2008-10-14 15:01:16 EDT
We should minimally readme this if we don't fix it.
Comment 2 John Arthorne CLA 2008-10-20 09:52:48 EDT
Pascal, for the 3.4.2 milestone are you referring to adding a readme, or fixing it?
Comment 3 Pascal Rapicault CLA 2008-10-20 22:04:19 EDT
Readme for 3.4.2. I don't think we will ever fix it.
Comment 4 Pascal Rapicault CLA 2008-11-11 17:05:16 EST
This got closed accidentally. I could not find a trace of the text in the readme file. John could you please confirm?
Comment 5 John Arthorne CLA 2008-11-11 17:30:15 EST
Correct, it is not in the readme yet.
Comment 6 John Arthorne CLA 2009-01-02 17:40:29 EST
Created attachment 121440 [details]
Patch against R3_4_maintenance
Comment 7 John Arthorne CLA 2009-01-02 17:42:26 EST
Kim, see the attached patch for the 3.4.2 readme file.
Comment 8 John Arthorne CLA 2009-01-02 17:44:08 EST
Created attachment 121441 [details]
Patch against HEAD

While it's in my mind, here is a patch for the readme against HEAD as well. This patch also removes an item from the readme which was addressed in the 3.5 stream. Kim, can you apply this patch as well?
Comment 9 Kim Moir CLA 2009-01-04 21:44:39 EST
Patches released in maintenance and head streams of the readme.
Comment 10 John Arthorne CLA 2009-01-05 10:37:05 EST
Thanks Kim!