Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Can't Install Latest EGit

OK, I was finally able to download the JAR. It seems to depend on the download method, e.g. if I use a download manager it always fails, but if I just download the file, it works. This still does not explain, why it did not work in a fresh install and now also works.

Dani

From: Tomasz Zarna <tzarna@xxxxxxxxx>
To: Daniel Megert/Zurich/IBM@IBMCH,
Cc: EGit developer discussion <egit-dev@xxxxxxxxxxx>
Date: 01.05.2013 13:54
Subject: Re: [egit-dev] Can't Install Latest EGit





Hi Dani,
>
org.eclipse.jgit_3.0.0.201305010511.jar which, for me and a co-worker, is corrupt i.e. I can't download it

I does miss the pack.gz version indeed, but I'm able to download the jar file just fine. And even open it when done.

Tomek



On Wed, May 1, 2013 at 12:48 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
There is definitely something broken and I can't understand how others can install into a new install:

1. in a browser go to:
http://download.eclipse.org/egit/updates-nightly/plugins/
2. click the 'Show Directory Contents.' link


==> for JGit it lists:
org.eclipse.jgit_3.0.0.201305010511.jar which, for me and a co-worker, is corrupt i.e. I can't download it. And, compared to all other bundles, the pack.gz version is not there.

Dani

From: Manuel Doninger <manuel@xxxxxxxxxxxx>
To: Daniel Megert/Zurich/IBM@IBMCH,
Cc: EGit developer discussion <egit-dev@xxxxxxxxxxx>, Matthias Sohn <matthias.sohn@xxxxxxxxx>
Date: 01.05.2013 10:00
Subject: Re: [egit-dev] Can't Install Latest EGit






Do you have a proxy server somewhere in your internet connection, which caches the data?
I had the same problem at my last company (and same messages), where the proxy server cached the metadata for Eclipse repositories, and thus Eclipse wanted to install older plugins, which were already replaced by newer versions (that was only a problem with nightly repositories, since they changed more often than the cache duration of the proxy was).

Regards,
Manuel


On Wed, May 1, 2013 at 9:30 AM, Daniel Megert <
daniel_megert@xxxxxxxxxx> wrote:
It still does not work for me on Windows 7 with these steps:


1. download current M7 candidate:
http://download.eclipse.org/eclipse/downloads/drops4/I20130430-2000/
        (also tried with M6, but same problem)

2. start with a new workspace (tried with JRE 6 and JRE 7)

3. Help > Install New Software...

4. paste this URL:
http://download.eclipse.org/egit/updates-nightly
        are you using the same p2 repo URL?

5. select 'Eclipse EGit' and 'EGit Plug-in Import Support'

6. click 'Next' two times and accept the license

7. click 'Finish'


==>





Something is very strange: the install dialog shows me the newer version for JGit (the same as it installed for you), but for EGit, it lists the old version:





Dani

From: Matthias Sohn <matthias.sohn@xxxxxxxxx>
To: Daniel Megert/Zurich/IBM@IBMCH,
Date: 30.04.2013 23:17
Subject: Re: [egit-dev] Can't Install Latest EGit







On Tue, Apr 30, 2013 at 6:48 PM, Daniel Megert <
daniel_megert@xxxxxxxxxx> wrote:
It looks like it got built, but it fails on the newer jgit repo:


An error occurred while collecting items to be installed

session context was:(profile="" phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action="">
Unable to read repository at
http://download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit_3.0.0.201304301203.jar.
Connection reset 
 

looks like you didn't try with the latest build

I was able to install latest egit and jgit nightly into a freshly installed Eclipse classic M6
on Mac OS X:

  Eclipse Classic/SDK 2.0.0.20130318-0552 epp.package.classic null
  Eclipse EGit 3.0.0.201304301615 org.eclipse.egit.feature.group Eclipse EGit
  Eclipse EGit - Source 3.0.0.201304301615 org.eclipse.egit.source.feature.group Eclipse EGit
  Eclipse JGit 3.0.0.201304301609 org.eclipse.jgit.feature.group Eclipse JGit
  Eclipse JGit - Source 3.0.0.201304301609 org.eclipse.jgit.source.feature.group Eclipse JGit
  Eclipse JGit Command Line Interface 3.0.0.201304301609 org.eclipse.jgit.pgm.feature.group Eclipse JGit
  Eclipse JGit Command Line Interface - Source 3.0.0.201304301609 org.eclipse.jgit.pgm.source.feature.group Eclipse JGit
  EGit Mylyn 3.0.0.201304301615 org.eclipse.egit.mylyn.feature.group Eclipse EGit
  EGit Plug-in Import Support 3.0.0.201304301615 org.eclipse.egit.import.feature.group Eclipse EGit 


--
Matthias



_______________________________________________
egit-dev mailing list

egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev

[attachment "attnxw7x.gif" deleted by Daniel Megert/Zurich/IBM] [attachment "att1y8ys.gif" deleted by Daniel Megert/Zurich/IBM]



_______________________________________________
egit-dev mailing list

egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev




Back to the top