Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] problems updating from Helios SR1 to SR2

Sorry about that. the bug has been fixed.

Kim



From:        Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Cc:        EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>
Date:        02/25/2011 07:34 AM
Subject:        Re: [cross-project-issues-dev] problems updating from Helios SR1 to        SR2
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




I think I found the bug - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=338210

It turned out that the Eclipse Platform artifacts.xml in the artifacts.jar is corrupt. It should be an easy fix and I hope that is everything that needs to be done.

Thanks, Markus

On 25 February 2011 13:30, Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx> wrote:
Perhaps a good test is trying to run the p2 mirroring tool to copy the “Eclipse” repo to a local site, then try the update scenario against local + helios staging.

 

If that works, I’d guess it must be a mirroring issue and the actual bits are good.

 

Markus, is this something that you could test? I don’t have that much experience with the p2 mirroring tool.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent:
Friday, February 25, 2011 1:19 PM
To:
Cross project issues


Cc:
EPP Developer Mailing List

Subject: Re: [cross-project-issues-dev] problems updating from Helios SR1 to SR2

 

FYI,

 

I reproduced the problem on Windows 7 32-bit.

-          Install Classic SDK 3.6.1

-          Disable Helios repos, add Staging repos from Markus

-          Help > Check for Updates

-          “Eclipse SDK 3.6.2” is found; press Next, licenses are shown as expected

-          When it starts installing, it terminates with “An error occurred while collecting…” as sent by Markus

 

What seems to be missing is pretty much all new bundles that should be installed.

 

Another thing I noticed was that taking the toplevel “Eclipse SDK” Feature (org.eclipse.sdk.ide  3.6.2.M20110210-1200) and pressing the “More…” button in the UI, the dialog that comes up says “No copyright information provided”.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Markus Knauer
Sent:
Friday, February 25, 2011 12:12 PM
To:
Eclipse Cross Project Issues
Cc:
EPP Developer Mailing List
Subject:
[cross-project-issues-dev] problems updating from Helios SR1 to SR2

 

Hi all,

one of my last tests before a release is always the same: I am trying to update from one version to another. Usually that did work without any problems in the past and that is why I did it that late in the process.

Unfortunately I had some problems with the EPP packages, but I can reproduce it with the Classic/SDK - I wasn't able to update this one either.

p2 is complaining that it cannot find some artifacts:

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.ant.core,3.2.201.v20110203_r362
No repository found containing: osgi.bundle,org.eclipse.ant.core.source,3.2.201.v20110203_r362
No repository found containing: osgi.bundle,org.eclipse.ant.launching,1.0.1.v20101020_r362
...


(But I checked that they are available!)

In order to reproduce this you need to add the following not yet visible repositories locations:

http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200
http://download.eclipse.org/releases/helios/201102250900


Platform Linux 64 bit, Eclipse Classic SDK Helios SR1 (3.6.1)

Did I miss something or is this a real error that will hit others (and not only me)? Are the above repository locations correct?

Thanks,
Markus


_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
Regards,
Markus Knauer

###
EclipseSource Group
Telefon: +49 721 664733-0 (GMT +1)
Telefax: +49 721 66473329

http://eclipsesource.com



Innoopract Informationssysteme GmbH
Stephanienstrasse 20, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top