Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] JGit pre-req for PTP not found in Indigo repo during install

Because jgit is not currently in the http://download.eclipse/org/releases/indigo repository, you need to add http://download.eclipse/org/releases/staging. It should find it then.

Greg

On Jun 16, 2011, at 4:25 PM, Beth Tibbitts wrote:

I'm trying to build a development Indigo on RC5 with all the RC5 updates.


On top of Eclipse classic RC5 from http://download.eclipse.org/eclipse/downloads/drops/I20110613-1736
I installed some XML tools from Indigo repo,
and then cdt-master from its RC4+ zip archive from http://download.eclipse.org/tools/cdt/builds/8.0.0/I.I201106151055/index.html

While installing ptp 5.0 RC5 (from a zip archive), i get:

An error occurred while collecting items to be installed
session context was:(profile="" phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action="">
No repository found containing: osgi.bundle,org.eclipse.jgit,1.0.0.201106011211-rc3

When installing PTP from the releases/staging repo,
I select Fortran, Parallel Tools Platform (PTP) End-User Runtime
and everything that starts with PTP

hit Next, and the 'next' button is not enabled. I'm stuck.

Error log says essentially the same as the error above:
!SESSION 2011-06-16 15:21:56.790 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_22
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -showlocation -data /Users/beth/ews/temp0616install

!ENTRY org.eclipse.equinox.p2.engine 4 4 2011-06-16 16:07:16.179
!MESSAGE An error occurred while collecting items to be installed
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2011-06-16 16:07:16.179
!MESSAGE session context was:(profile="" phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action="">
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2011-06-16 16:07:16.179
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.jgit,1.0.0.201106011211-rc3

Anyone else see the same thing?
I'll admit most of my testing the last few RC's has been on the EPP package, not installing from the repo.




...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top