Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP 2023-12 M3
  • From: "Dr. Leif Geiger" <leif.geiger@xxxxxxxx>
  • Date: Fri, 17 Nov 2023 08:38:03 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=yatta.de; dmarc=pass action=none header.from=yatta.de; dkim=pass header.d=yatta.de; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Y+r4sLLACAKOxBuqToIHkMwd7tssyF+zGhujCmnm+c0=; b=BmZER/uFLB9fuTjUYmCXrzk9m/NwkJzUgGAMNpDbEyadp2d7dKSsd6xacPVo6WwBZNpmzIycXWoOxKac1tb/DVaOGYXo1wazdqL8NHcFRUrjCDOksJ6euhFB/iWC/IEjTPDjPMtAaPRsz3O79DvCxv1N/T+6Y3FwwiVLvJBluhBMdIPas8nQikcjNHfUhVKTkZFLFzmFiLLUpWrL9FFdWrZUjrZl0kcY1jS2ux4GNFqDNPfPX9QRE4puscxyWG1Xb5lSAE1E93Q93D8IWKfw/QQowWWgucFs8OCw4g+jq7EVJ24GMHATwvkgYKtWTTPpiFisuXYgpm6Xb24dDA5riA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Qicd2tAxqF+gViYio+ref8rnXfDGsvDvtw/ofHqRoHYuhE4FYkZXjvVqFVTEk2NJ04ddyJ9Lpl38Gv91XJI/lWSvioFS6xsB/LYHg7moaYJENavYTdhArWeSBVVkl9VyKzj+nE2XMWiU6zITIg8FSIHsgg9tHFPP4aYKB5X3voz6AvHNLYOr8CEsuESGqpxQDjHLgkg8EJLwUxQb7Xyn5e7wHCk2JmPyNCf8hKCcwJvrByJNzHhpWsOJKjGa8e+LSaouOLbkhiQazOOCtjyeEPMqzh1G+CAcKY+ceFMrzs5wOPOh4stzknX27LG1jn9ebkknwDnibkP1hSeGjReSnQ==
  • Delivered-to: epp-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/epp-dev/>
  • List-help: <mailto:epp-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/epp-dev>, <mailto:epp-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/epp-dev>, <mailto:epp-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaGQwGhO0LzzH4iUipO7rxQZ+wUbB+JwiAgAAIfwCAAACFcA==
  • Thread-topic: [epp-dev] EPP 2023-12 M3

Ed,

 

already done it. Thanks for accepting the pull request.

 

Leif

Product Manager & co-founder

-- 
+49 69 2475666-22 | leif.geiger@xxxxxxxx | www.yatta.de

Yatta Solutions GmbH · Bockenheimer Anlage 46 · 60322 Frankfurt (Germany)
Registered Seat: AG Kassel, HRB 14720 · VAT-ID DE263191529 · Managing Directors: Johannes Jacop, Manuel Bork

From: epp-dev <epp-dev-bounces@xxxxxxxxxxx> On Behalf Of Ed Merks via epp-dev
Sent: Friday, November 17, 2023 9:34 AM
To: epp-dev@xxxxxxxxxxx
Cc: Ed Merks <ed.merks@xxxxxxxxx>
Subject: Re: [epp-dev] EPP 2023-12 M3

 

Leif,

Another thing I just tested is adding the fixed MPC update site to the 2023-12 products in the product catalog for M3.  This also produces product installations, C++ and Java, free of the MPC errors and where MPC functions.

Is this site stable until at least RC1 such that it's safe for me to add it?

Regards,
Ed

On 17.11.2023 09:06, Dr. Leif Geiger via epp-dev wrote:

Hi Jonah,

 

I already prepared a new build of MPC that should work with the newest httpclient. It is available here: https://download.eclipse.org/mpc/drops/1.10.2/v20231116-1812/

Will do some further testing.

 

Best regards,

Leif

 

Product Manager & co-founder

-- 
+49 69 2475666-22 | leif.geiger@xxxxxxxx | www.yatta.de

Yatta Solutions GmbH · Bockenheimer Anlage 46 · 60322 Frankfurt (Germany)
Registered Seat: AG Kassel, HRB 14720 · VAT-ID DE263191529 · Managing Directors: Johannes Jacop, Manuel Bork

From: epp-dev <epp-dev-bounces@xxxxxxxxxxx> On Behalf Of Jonah Graham via epp-dev
Sent: Friday, November 17, 2023 5:09 AM
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Cc: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Subject: [epp-dev] EPP 2023-12 M3

 

Hi everyone,

Our next milestone build is available for testing: EPP 2023-12 M3

Three major issues to report - M3 has some problems:

 

- Multiple versions of apache httpclient 5 conflicting with each other causing MarketPlace client to not work, and likely other things epp #81 (comment1) (needs some investigation to figure out exactly where this belongs - if MPC rebuilt against latest orbit it would resolve the dup httpclient 5s, but to users who can see multiple version at once there still may be problems as the Orbit built httpclient 5 bundles may have a bug in their Import-Packages epp#81 comment2)

- various authenticated proxies setups don't work for installing software with p2 p2 #381 and the workaround I attempted has problems related to the httpclient issue above

- Unsigned content from WWD means PHP, JEE and Committers cannot be notarized so there is no dmg files for those packages wwd #1403

I have been following the steps on https://github.com/eclipse-packaging/packages/labels/endgame - you can see the checkmarks as to what is done.

Download link: https://download.eclipse.org/technology/epp/downloads/release/2023-12/M3/_mirrors.php

EPP was built with the p2 repositories at:

https://download.eclipse.org/releases/2023-12/202311171000/ and
https://download.eclipse.org/technology/epp/packages/2023-12/202311161200/

Please test and send your +1 to this mailing list. +1s are optional as the package will be published anyway.

Last +1 received for each package and platform (apologies if I missed one of your +1 emails, just let me know and I will update Last Recorded +1)

Packages:
committers - 2023-06 RC2
cpp - 2023-09 RC2
dsl - 2023-09 RC2
embedcpp - 2023-09 RC2
java - 2023-09 RC2
jee - 2023-09 RC2
modeling - 2023-09 RC1
parallel - 2022-03 RC2 (tested by Ed in 2023-03 RC2)
php - 2023-06 RC2
rcp - 2023-09 RC2
scout - 2023-06 RC2

Platforms:
Linux x86_64 - 2023-09 RC2
Linux aarch64 - 2023-09 RC2
Windows - 2023-09 RC2
macOS x86_64 - 2023-09 RC2
macOS aarch64 - 2023-09 RC2

Thank you for testing!

Regards,
Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev

Back to the top