Bug 456531 - [target] Unable to locate installable unit X with more than one p2 update site in the target definition
Summary: [target] Unable to locate installable unit X with more than one p2 update sit...
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 12:41 EST by Laurent Asfaux CLA
Modified: 2022-08-01 05:13 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Asfaux CLA 2015-01-02 12:41:41 EST
Steps to reproduce this bug :
1. create a new empty workspace
2. go to the target platform configuration and add a new empty target definition
3. in this target definition, add a new update site and import a feature X from it
(OK => the feature X is resolved)
4. in this target definition, add another update site an import another feature Y from it
(KO => message "Unable to locate installable unit X" - for each update site defined in the target definition)

My Windows computer is behind an NTLMV2 proxy, so I added the following option in "eclipse.ini" to let Eclipse access p2 update sites successfully (after -vmargs ) :
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
Comment 1 Curtis Windatt CLA 2015-01-05 10:49:13 EST
What release is this in 4.4.0?

Please provide more detailed explanation of what IU is missing, and how they relate to the selected content.  Since you are getting the 'unable to locate' message on both of the update sites, I suspect this is working as desgined.

If you only have feature Y selected, does it work or is IU x still missing?

All of the update sites are queried for all of the selected IUs together in one operation.  So having multiple sites should not cause things to be missing.  However, if you have 'include required software' checked, all dependencies for all selected IUs must be available in at least one update site.
Comment 2 Eclipse Genie CLA 2020-08-10 10:38:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2022-08-01 05:13:49 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.