Bug 325463 - a shared install has no pre-populated list of software repositories
Summary: a shared install has no pre-populated list of software repositories
Status: CLOSED DUPLICATE of bug 249133
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 09:35 EDT by David Williams CLA
Modified: 2010-09-18 20:52 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2010-09-16 09:35:38 EDT
While testing shared install scenarios, I noticed the list of software repositories was not "pre-populated" for the normal user, after being installed by administrator. (See bug 322929 for some comments/history). 

Initially I was using the EPP JEE IDE Package (Helios SR1 RC3 candidate). But then tried "plain" Eclipse SDK, (Helios SR1 RC4) with same result. 

While initial list is empty, this list becomes populated as expected (sort of) after one site is added to the list (and that site "contacted"). For plain Eclipse SDK, this means after adding http://download.eclipse.org/releases/helios (and clicking "reload") then I could see all sites provided by that site. For the Package, it wasn't quiet the same ... after adding .../webtools/repository/helios, I could then see the 4 sites that are "pre-enabled" for EPP JEE package, which is .../webtools/release/helios, .../eclipse/updates/3.6/, .../releases/helios, .../tools/mylyn/updates/helios. But still did not see the ones that are typically pre-populated, but enabled, in the JEE package. 

I was testing on Ubuntu 104, 32bit.
Comment 1 Ian Bull CLA 2010-09-17 12:01:38 EDT
Yep, this has nothing to do with EPP and everything to do with p2.  From a technical side, when you start in 'shared-install' mode, each user gets their own p2 and configuration folders.  We don't pre-populate the list of known update sites with the one from the shared area.

This is likely a good idea, but there might be some subtleties that I'm missing.
Comment 2 Pascal Rapicault CLA 2010-09-18 20:52:30 EDT

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