From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6989662799834120192 X-Received: by 2002:a2e:a7c7:: with SMTP id x7mr7219233ljp.19.1629279224573; Wed, 18 Aug 2021 02:33:44 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:9d43:: with SMTP id y3ls268996ljj.4.gmail; Wed, 18 Aug 2021 02:33:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcL7Td49sShJNo+HqpSdp21MpWvv4OM/wcGhDZnucLqjG0ozB4+y4IExYx9ovqTOQlrhfS X-Received: by 2002:a05:651c:b07:: with SMTP id b7mr6299263ljr.41.1629279223383; Wed, 18 Aug 2021 02:33:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629279223; cv=none; d=google.com; s=arc-20160816; b=Ilg7SyL2sglArt6qDgBBEsaWjCxntx+KT+LS6dTfvPdlJY9LHvx/8AYp5DxdiWnM7B lepgfc/aXRGVqR4dq84f4Z/GB68PR/K4qHEhyg9oBVLl06jchO1mjoC/UHvko4u1QS9G U35t7wggAgWimUGOiSpDq8QerXP1QhINu0mvXn1Eg78MvKjVd2VghAbyzhVPtnKVPTDt nfSn1FFqAPL9hDM860OU3mHvlwGgEt+dxIocxVRG/tjP2WvyHthzj3AMmG+j4Hym9f8J WklKYk0WM4a+VzMxn1q/kv5OqJ/fCd+TKjyAo5k4EOw85EUXt3xMbvwy/Mejf/BfKc1n TEQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Pf0RC5MbQqkuzqsO5Qi2Z69MLkn3PJARP95YOll9N+0=; b=CN1f2JEt8NHRKIIEJVwaQ2UW0lD6BzgUQAr/++NarQTw3sn7H7EL+52sXzgm4O9vF5 Y5Qbm2QGG7sa3FGvqUEd810dvDcsgXnPN/UW/nP4NWfSaLzaQxjRZsnNFPhEi8C7YF/F l9xs5qExfLVP9PHExrgZyDVH2VYpDBMjv59M4YjJWaMEXZK/9r1RU9EApyQBrDywGaLh 64T8RQhACvD0RMuGCu/lM4B/dTrYypLga0pGcpRYbJFqR5swQJ7jM5TQphS/BSGrx+ob k7klbUMWIsozYbilDHIQGHm4mrXSfXoef92I6+mX6iToLyDkxHwUyaabevg9No8GqBzF Xnaw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id c35si279151lfv.2.2021.08.18.02.33.43 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 18 Aug 2021 02:33:43 -0700 (PDT) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from [192.168.67.164] (mm-146-26-214-37.mgts.dynamic.pppoe.byfly.by [37.214.26.146] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 17I9Xbcg012381 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 18 Aug 2021 11:33:38 +0200 Subject: Re: [PATCH] meta: Add Debian package conflicts in debianize class To: "Schilling, Benjamin" , "isar-users@googlegroups.com" Cc: "henning.schild@siemens.com" References: From: Anton Mikanovich Message-ID: Date: Wed, 18 Aug 2021 12:33:32 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------9ECD07BDA679512EAFA3343B" Content-Language: en-US X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: XZAKLV4B82XW This is a multi-part message in MIME format. --------------9ECD07BDA679512EAFA3343B Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 27.07.2021 16:54, Schilling, Benjamin wrote: > > Before it was not possible to specify conflicting packages in recipes > > using the debianize class. > > Now the conflicting packages can be defined using the DEBIAN_CONFLICTS > > variable in the recipe. This is especially useful in dpkg-raw recipes > > that should conflict with each other. > > Signed-off-by: Benjamin Schilling > Applied to next, thanks. Please send patches in plain text next time. -- Anton Mikanovich Promwad Ltd. External service provider of ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn, Germany +49 (89) 122 67 24-0 Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov --------------9ECD07BDA679512EAFA3343B Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit 27.07.2021 16:54, Schilling, Benjamin wrote:

Before it was not possible to specify conflicting packages in recipes

using the debianize class.

Now the conflicting packages can be defined using the DEBIAN_CONFLICTS

variable in the recipe. This is especially useful in dpkg-raw recipes

that should conflict with each other.

 

Signed-off-by: Benjamin Schilling <schilling.benjamin@siemens.com>

Applied to next, thanks.
Please send patches in plain text next time.

-- 
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
--------------9ECD07BDA679512EAFA3343B--