Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] weird MPC versions causing grief

Hi,

thanks, Carsten, for your work on this issue and Ed for your input. Great that you found the root cause and are able to provide a fix. Once you have committed the fix, I will test it and include it for RC2.

Regarding the mechanism to fix the update sites: I have tested a bit more and found out that restarting eclipse does in fact add the artifact repositories for MPC. So after restart (which most users will do after an update to the fixed MPC), everything works fine. So I guess, such a repair mechanism does not help much.

Best regards,
Leif

-----Original Message-----
From: cross-project-issues-dev-bounces@xxxxxxxxxxx <cross-project-issues-dev-bounces@xxxxxxxxxxx> On Behalf Of Carsten Reckord
Sent: Thursday, March 5, 2020 6:11 PM
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: Re: [cross-project-issues-dev] weird MPC versions causing grief

> I noticed that for the update check we only ever load the metadata 
> repository [...] we now have an update site list with just a metadata 
> repo and no corresponding artifact repo, which would completely 
> explain the observed errors.

Now I'm wondering if we should attempt to fix the update site list retroactively, i.e. scan for all metadata repos in the list that don't have a corresponding artifact repo, and add it. Theoretically, there could be cases where there is no 1:1 mapping between the two, but I think the common case is that both should exist.

Opinions?

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top