Community
Participate
Working Groups
Build ID: N20080710-2000 Steps To Reproduce: 1. Open a freshly installed p2 agent 2. Metadata Repositories -> Add Repository... -> "http://download.eclipse.org/releases/ganymede" 3. Click on the triangle next to the new repository entry (named "http://download.eclipse.org/...") 4. "Pending" is shown 5. Now there are 25 identical "Ganymede" repository entries :-) More information: $ uname -a: Linux ---- 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux $ /opt/java32/bin/java -version java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode) Starting p2 agent: $ ./eclipse -vm /opt/java32/bin (There is apparently no 64 bit build :-( )
This is a timing problem in the deferred fetch mechanism, see bug 235008 and related bugs. *** This bug has been marked as a duplicate of bug 235008 ***