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
  • From: "Becker, Matthias" <ma.becker@xxxxxxx>
  • Date: Fri, 6 Mar 2020 08:50:04 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=6L7B67EAOBQbqxov31nkmoQZ3HoXNZxQQRzqumuAlAU=; b=lzSdW13fhdD0q8pwPw72t0icp4K2ZJhK6Wgfwdep1WM7uWAUTI1oQdbnJACVO1v8bbmy0OoUyo3DKrONwZoXHdGuq81BJZVKOT6pZNXZ33At/Xu3S/dAeiP8Yk02a/p/c3PQXoRVvqI8qnoY4U2REANhE62d3mIXeYmg/KL2SF5/lS/IA/HuM8/cZTXSsRCC+tgumsLvA2EXWgWPZpA/FuZodVRhngtL7lke8GvcmsBFECGLNKzMUpUSX0IojGHG5aYxbgp7guFZjguetV50MxMdll1FV536q6AJlDmH+duq7z2vv+MwBWwH525KA1dHxznjCcIr0tYc+mxjWKMLaQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fM26cDsu3G2Vm2eRsZucnkxRRLZ919fBMzzQ6YgnI7CchI4MBsg0WziGsGjsi3icgvBDr70v41/ixkRSI3gLJ8cvw6IkFuZ9K7IfNLo06Jpwnk4hIm4BEc2PBvXYVzmbYfxAKspp8o+TV0bRFr6HyUozBU+Kt23WArlxzN8fqvkTLLdu+L2sX42/g3T0WIhQ3vHWljxJnfAskfcPQINZQJ9IMyIt1ZsqvKv5pTsr98F6sHXJqPeYfWIfu9Mj4zYcW6pidhbmhOEE55DY4a4n2v2xLYBu6Pe8QCyXGTXN1UNJtIE+dQh3ZRgLYCm20ZU/SLXVJGYu4mXPsiLTRtCL9A==
  • Delivered-to: cross-project-issues-dev@xxxxxxxxxxx
  • Ironport-sdr: unu2GnhzuMuZcbvb5WNY0lyD/fG4Q5Wow8p18FVv+k2/M+P0xgDZRXjsVOGCyRK/Av3h1ANu1L zo837xByStKH7BW3+d1C6l25iJ1rKFnquc+sp4qxTjpBcFsm9FbcdPMfSWCSFea+sViseIJlyM qGjUvP8JJH0UnVBfI1FwrKnyT1FslWH3rgth9xnft6glzSxbITDAtRCiw/d2WHV09J09L5YSU/ hA8D3Kdr0EEUAVmzQCFi6uty8H/gxvOsDMc0SXRbLbyuuIUt7W9dLrDfwWukvKUR9fN7pAzJbB /e9SUykxNJ6FJowjBuJ/Ibib
  • List-archive: <https://www.eclipse.org/mailman/private/cross-project-issues-dev>
  • List-help: <mailto:cross-project-issues-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev>, <mailto:cross-project-issues-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cross-project-issues-dev>, <mailto:cross-project-issues-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHV6CSZzlp/xblL+E+rIbMRVNUNi6gnO7GAgAAEbgCAEtwtgIAAMgGAgAACeoCAAAEFAIAAIZ0AgAD1hYA=
  • Thread-topic: [cross-project-issues-dev] weird MPC versions causing grief
  • User-agent: Microsoft-MacOutlook/10.22.0.200209

Hi all,

is this maybe also the cause for https://bugs.eclipse.org/bugs/show_bug.cgi?id=410721?

Regards,
Matthias

On 05.03.20, 20:12, "cross-project-issues-dev-bounces@xxxxxxxxxxx on behalf of Leif Geiger" <cross-project-issues-dev-bounces@xxxxxxxxxxx on behalf of leif.geiger@xxxxxxxx> wrote:

    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
    _______________________________________________
    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