From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7309453511350026240 X-Received: by 2002:a05:6512:31cf:b0:50b:f4f4:8d22 with SMTP id j15-20020a05651231cf00b0050bf4f48d22mr2319602lfe.58.1701964020098; Thu, 07 Dec 2023 07:47:00 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:b0f:b0:50a:aa99:28a8 with SMTP id w15-20020a0565120b0f00b0050aaa9928a8ls538397lfu.0.-pod-prod-01-eu; Thu, 07 Dec 2023 07:46:58 -0800 (PST) X-Google-Smtp-Source: AGHT+IHaMxDWyfj03iqgNBQqrOSLCbEBGePlDyE+bR3DqdV9pGF6T8Ll/dSfxmhs2iMDETZOZJRY X-Received: by 2002:ac2:5f6f:0:b0:50b:e7b0:193c with SMTP id c15-20020ac25f6f000000b0050be7b0193cmr1486936lfc.88.1701964017867; Thu, 07 Dec 2023 07:46:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1701964017; cv=none; d=google.com; s=arc-20160816; b=kPLbznffA200BihwMAdUWs4fzAipBXglGorvkRpLA5mHJjle88Q48oc/Gb0W9/kg9Z ASii+6TAsu8EQBfz0xTlSevVbCve+92HmFYghouJOVsr2C1t1l/gITPR3HXfX7bokxFP EiJWmy3m/5tE4DLOSg+Mf6/7t7xQFkaspHXWuCCejiK1nIoGm3o7Ji5nXn1mCk8XAN+M Bsu+iznCuaNfW2KYbY7vFYwUc2iBuI0gdcb8amlV0dn0e+yIZDUMd1kes2dMXea6C3ly 4rSTgxd5DxIUNx7Ah4SJFD7sFycDHHYsNj7c+A37HlaJLk4jW8D/MrDusfVTetF/qvg0 9ltQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date; bh=dSCbu4Q2X+ZWIcOzmIFahQIj0gqIGTGEQBSUR6ee5bs=; fh=ayfAe8qmvuhnFlecYJaCAyE02arlonJgV2H/zKorYgo=; b=YKYS1Ko/vg7HMKmhg6slMTEgYWxnNUfyFZvK4Q7iZJqsxV+vDvdTOGSLS9jdGV2F9b KX9qsDx4tDZGjEzjGr4vIseauSz39035IvXq5PLNukdfZx8e0Dn7QNTfZV9GwYbceGwJ 8+IHBEXXp+Qrrb14D1wekh0rGO1LfE9TPOJ15qJEn7fUdAhopn8rVFEEobJea2w53yBz huyDVuZHOIGu9GsOGIOUzvaiV0o3OtA9oCpB++dxuBFAWjuE1vBdzSXYSx67WGstXON1 7bPjBcd/NrDLB/uX4gWLC6pHhhEXmfMINSqdezJGF7U5zH70/Iw7CqVPOvVlQdjcjDFY LIqw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ibr@radix50.net designates 85.214.156.166 as permitted sender) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id v13-20020a05651203ad00b0050c21933b21si45598lfp.10.2023.12.07.07.46.57 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Dec 2023 07:46:57 -0800 (PST) Received-SPF: pass (google.com: domain of ibr@radix50.net 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 ibr@radix50.net designates 85.214.156.166 as permitted sender) smtp.mailfrom=ibr@radix50.net Received: from ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 3B7FktBV031046 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 7 Dec 2023 16:46:56 +0100 Date: Thu, 7 Dec 2023 16:46:55 +0100 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Cc: Jan Kiszka Subject: Re: [PATCH 3/4] sdk: Control isar-apt list removing Message-ID: Mail-Followup-To: isar-users@googlegroups.com, Jan Kiszka References: <20231206121233.35963-1-amikan@ilbers.de> <20231206121233.35963-4-amikan@ilbers.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED 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: QlbBBW1Gu2MK On 2023-12-07 09:55, 'Jan Kiszka' via isar-users wrote: > > Do not remove isar-apt.list in case SDK_INCLUDE_ISAR_APT enabled. > > This says what it does, not why. > > Does that isar-apt list really make any sense outside of the build > environment? isar-apt is essential for sdk users who have big or complex application dependencies. It enables hello developer to do apt-get build-dep hello and get all dependencies installed in the sdk. This series fixes a regression of an existing feature. The motivation is described in https://github.com/ilbers/isar/blob/next/doc/user_manual.md#create-an-isar-sdk-root-filesystem but the use case could be defined in more specific terms; we'll send a separate patch for that. With kind regards, Baurzhan