Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [openpass-sc] Creating EMO IP Lab Issues with Dash
  • From: <jan.dobberstein@xxxxxxxxxxxxxxxxx>
  • Date: Mon, 2 Jun 2025 07:01:01 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mercedes-benz.com; dmarc=pass action=none header.from=mercedes-benz.com; dkim=pass header.d=mercedes-benz.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=NYwe97UaAeN/XpfIB0OvGI4zPx/ZlCPL3CQlNB4t0xQ=; b=XrPOjAhqB51pLChOVGFG26dFfjDNHraoU5c0YlgdqNCHKDTTEA9YN7R5166DTZFWebttdcMdEg8mOC4AgCiG4o4PfrVcI35oXDpe18P/4CfoyV6efDtSxjYKCM8Vgm65ZJSfud8cqsKdaiO/5n4NXcux4jplvl1oGW8bK2CKsxTEd17a0sn7xxXIgwmGzKKCY/7yN5voF5UvhWPjgxeri/kA/nYjrg3J+CWoFtARbEe0cJQzS7MI5ae6QoWgmvo1kxU7Si033N/FcvQMdTwMYMm5IXbOPG5UDfptd+yGgtZN+aVAbTu0+ep7ws3ybfbBIR+Y4bsRyv5EyLMdnWs9gg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=Og5hdfqH81vY1D75Q/STKWMpPZhAlPLpafikz0KBkHfXjWe2OtGxHRAM8gA3k1pvKJbzyfwRsgwko8wxdVfUFYM6letEuST3WU25m7803oYoZK/iJXElHBRFbchh0NSG/RqBahCdw05mkHqCGaenal1Je+SgNMAd5UCStZ0DwriqvZ3TiEKtGYjjPiah6hRJ4zMsUVZPoGeTovC7DFPCaQl1ApvfAud8rR35GibNKA9J5qXlxNyCbLUQfKKGpfU8H93IIKK+7e/W9wCEglabuzvS3J0o9eH6+Ks74xb3TGLVVykGBEr1JwLaZvTJov+kl99nYi3g65pHeFFlmAN8GA==
  • Delivered-to: openpass-sc@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/openpass-sc/>
  • List-help: <mailto:openpass-sc-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/openpass-sc>, <mailto:openpass-sc-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/openpass-sc>, <mailto:openpass-sc-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_ActionId=475f11ed-4ee0-4e04-a827-7fa4aa2362e6; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_ContentBits=0; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_Enabled=true; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_Method=Standard; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_Name=b1c9b508-7c6e-42bd-bedf-808292653d6c; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_SetDate=2025-05-30T12:26:58Z; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_SiteId=2882be50-2012-4d88-ac86-544124e120c8; MSIP_Label_b1c9b508-7c6e-42bd-bedf-808292653d6c_Tag=10, 3, 0, 1;
  • Thread-index: AQHbzgW9VHLJxpsrJE2e887V9hBFJ7PrLj4AgARMkbA=
  • Thread-topic: Creating EMO IP Lab Issues with Dash

Hi Gwendal,

 

thanks a lot. Can you explain why not all dependencies listed in the NOTICE.md · main · Eclipse Projects / Eclipse openpass / opGUI · GitLab are included in the txt file?

 

Best regards,

 

Jan

 

Von: Lucas, Gwendal, Dr. (K-GERM/A) <gwendal.lucas@xxxxxxxxxxxxx>
Gesendet: Freitag, 30. Mai 2025 15:17
An: Dobberstein, Jan (059) <jan.dobberstein@xxxxxxxxxxxxxxxxx>; openpass-sc@xxxxxxxxxxx; VWAG R: WOB, openPASS <openPASS@xxxxxxxxxxxxx>; Arun.Das@xxxxxx
Cc: michael.plagge@xxxxxxxxxxxxxxxxxxxxxx; Christopher.Radinger@xxxxxx; Thomas.Platzer@xxxxxx; Schoenawa, Stefan, Dr. (K-GERM/A) <stefan.schoenawa@xxxxxxxxxxxxx>
Betreff: AW: Creating EMO IP Lab Issues with Dash

 

[**EXTERNAL E-MAIL**]

 

Dear all,

 

please find attached the requirements.txt for runtime dependencies used by opGUI.

 

The program requires third-party dependencies in both frontends and backends.

 

For the frontend, the list of required dependencies (runtime and development) is defined in  the file package.json (frontend/package.json). Since yarn is used as package manager, it downloads the dependencies from the npm repository.

 

The backend needs two dependencies:

  • Sqlite. If Qt (e.g. mingw-w64-x86_64-qt5-base)  is locally installed, it is not necessary to install sqlite, since it is part of the Qt package.
  • Qhttpengine: copies of the source code, tests and License for the version 1.0.1 have been hard-coded into opGUI (backend/thirdParty/qhttpengine)

 

None of us has the commiter status here at VW, so we cannot let Dash check the requirements.txt. We would appreciate if someone with a commiter status could test it.

 

Best regards,

Gwendal

 

 

Dr.-Ing. Gwendal Lucas

Accident Research

Group Innovation

Mobility Solutions (K-GERM/A)

 

Volkswagen Aktiengesellschaft

Brieffach 011/17773

38436 Wolfsburg

Germany

 

Tel. +49 151-27611400

 

www.volkswagenag.com

 

Volkswagen Aktiengesellschaft

Registered Seat: Wolfsburg I Registration Court: Amtsgericht Braunschweig

Commercial Register No.: 100484

Chairman of the Supervisory Board: Hans Dieter Pötsch

Board of Management: Oliver Blume (Chairman), Arno Antlitz, Ralf Brandstätter, Gernot Döllner, Manfred Döss, Gunnar Kilian, Thomas Schäfer, Thomas Schmall-von Westerholt, Hauke Stars

Important Notice: The above information is automatically added to this e-mail. This addition does not constitute a representation that the content of this e-mail is legally relevant and/or is intended to be legally binding upon Volkswagen Aktiengesellschaft.

 

Information about our handling of your personal data can be found here: https://www.volkswagen.de/de/mehr/rechtliches/privacy-policy-for-general-communication.html

 

 

 

INTERNAL

Von: jan.dobberstein@xxxxxxxxxxxxxxxxx <jan.dobberstein@xxxxxxxxxxxxxxxxx>
Gesendet: Montag, 26. Mai 2025 08:17
An: openpass-sc@xxxxxxxxxxx; VWAG R: WOB, openPASS <openPASS@xxxxxxxxxxxxx>; Arun.Das@xxxxxx
Cc: Lucas, Gwendal, Dr. (K-GERM/A) <gwendal.lucas@xxxxxxxxxxxxx>; michael.plagge@xxxxxxxxxxxxxxxxxxxxxx; Christopher.Radinger@xxxxxx; Thomas.Platzer@xxxxxx
Betreff: Creating EMO IP Lab Issues with Dash

 

Dear all,

 

I was able to let Dash check the requirements.txt, but you need committer rights to create valid issues – all my issues have been closed automatically, because I am not a committer.

git/gitlab/GNOME/libxml2/2.12.5 (#21359) · Tickets · Eclipse Foundation / EMO Team / Intellectual Property Due Diligence · GitLab

 

@Das Arun, FG-463 could you please forward the txt file to a committer?

 

@VWAG R: WOB, openPASS please check the format and list the opGUI dependencies accordingly.

 

Best regards,

Jan

 

 

 

Von: Dobberstein, Jan (059)
Gesendet: Freitag, 23. Mai 2025 10:48
An: openpass-sc <openpass-sc@xxxxxxxxxxx>
Cc: VWAG R: WOB, openPASS <openPASS@xxxxxxxxxxxxx>; Lucas, Gwendal, Dr. (K-GERM/A) <gwendal.lucas@xxxxxxxxxxxxx>; Michael Plagge <michael.plagge@xxxxxxxxxxxxxxxxxxxxxx>; Radinger Christopher, EG-342 <Christopher.Radinger@xxxxxx>; Das Arun, FG-463 <Arun.Das@xxxxxx>; Platzer Thomas, EG-342 <Thomas.Platzer@xxxxxx>
Betreff: AW: openPASS SC

 

Dear all,

please find attached the minutes of the SC.

Take care,

Jan

 

-----Ursprünglicher Termin-----
Von: Dobberstein, Jan (059)
Gesendet: Donnerstag, 22. Mai 2025 13:17
An: openpass-sc
Cc: VWAG R: WOB, openPASS; Lucas, Gwendal, Dr. (K-GERM/A); Michael Plagge; Radinger Christopher, EG-342; Das Arun, FG-463; Platzer Thomas, EG-342
Betreff: openPASS SC
Zeit: Freitag, 23. Mai 2025 09:30-10:30 (UTC+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien.
Ort: Microsoft Teams-Besprechung

 

Agenda May 23

  • IP Clearing
  • Follow-up EU Call

 

If you have further topics to discuss, please let me know!

________________________________________________________________________________

Microsoft Teams Benötigen Sie Hilfe?

Besprechungs-ID: 324 339 073 443

Kennung: t7cC7ac6


Per Telefon einwählen

+49 69 365057583,,666292778# Deutschland, Frankfurt

Telefonkonferenz-ID: 666 292 778#

Mit einem Gerät für Videokonferenzen teilnehmen

Mandantenschlüssel: mercedes-benz@xxxxxxxxxxx

Video-ID: 123 501 591 0

________________________________________________________________________________

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.


Back to the top