From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 23 12:40:34 2021 Received: (at submit) by debbugs.gnu.org; 23 Jan 2021 17:40:34 +0000 Received: from localhost ([127.0.0.1]:35195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Mtm-0002aT-Hn for submit@debbugs.gnu.org; Sat, 23 Jan 2021 12:40:34 -0500 Received: from lists.gnu.org ([209.51.188.17]:54024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Mtk-0002aL-Tg for submit@debbugs.gnu.org; Sat, 23 Jan 2021 12:40:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37656) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Mtk-0005aD-0z for bug-guix@gnu.org; Sat, 23 Jan 2021 12:40:32 -0500 Received: from mail-40135.protonmail.ch ([185.70.40.135]:49168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Mtg-00046H-Hz for bug-guix@gnu.org; Sat, 23 Jan 2021 12:40:31 -0500 Date: Sat, 23 Jan 2021 17:40:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1611423623; bh=BM70cG4z6g6f8LiEAXuCfjpdFTl6RxOuZnk1XAuFDno=; h=Date:To:From:Reply-To:Subject:From; b=hhhKDr2GMtsK9GQVFUy8xCsc+SSWAQzn/WUND6r90xLWPQ+ZbUJkw9iG8nR78saBf APFxZRPmXirlrgHqtpprH1lK6/Dxbf/W0OFe7YIEv+BmyUUi+etSngxAiv5VuXnj9a a40MxIYJODXXPt0gp7NgbMXuqZcxBjAmBFrsOUZ0= To: "bug-guix@gnu.org" From: Caliph Nomble Subject: isc-dhcp patch-shebang fails when cross-compiling Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.135; envelope-from=calnomble@protonmail.com; helo=mail-40135.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Caliph Nomble Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, When cross-compiling isc-dhcp (in this case x86-64 to aarch64), patch-sheba= ng patches in bash-minimal compiled for x86_64 for the scripts libexec/dhclient-script and libexec/.dhclient-script-real. This pretty much prevents dhclient from working, requiring manual network configuration. This has happened for every disk-image build I have tested so far, which al= l only use %base-packages and have the dhcp-client service. Thanks! From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 06:43:07 2021 Received: (at 46054-done) by debbugs.gnu.org; 27 Sep 2021 10:43:07 +0000 Received: from localhost ([127.0.0.1]:39776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUo6F-0004MF-3q for submit@debbugs.gnu.org; Mon, 27 Sep 2021 06:43:07 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:40378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUo6D-0004KP-0s for 46054-done@debbugs.gnu.org; Mon, 27 Sep 2021 06:43:05 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id yyj42500R0mfAB401yj4rk; Mon, 27 Sep 2021 12:43:04 +0200 Message-ID: Subject: Re: isc-dhcp patch-shebang fails when cross-compiling From: Maxime Devos To: Caliph Nomble Date: Mon, 27 Sep 2021 12:43:02 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-+pUCDFNQDUG+WX7OOdWg" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1632739384; bh=/SAcaL75zsVscxcvhf6SIt9Zzy++29j4nkBcxtGWC2I=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=PpdEPFHUPpQ8VThkoFrDD4GqEduQrmKORzHwU0u4dLpUgk8VJgm6RTGx2tYghxLAt DovU6nuf1yBib/zuhjVZtIZefHm/MUHsgB9zIO4qFbc/0V4kwrbMCyDyTrHR++AKsH P8QvpPTVvucOOW6+Ddp1lXzaF7Lm37HgXjwXQs+cLZhWHBCnn/TKEXTCUFb6LZSGRo O2xLZm3qN5TZmSMsNJP72lnaciMnkFZeI+GNbKzI/YBSU+/F6RJdh3bp8wX8470Ms5 5Ff0VV2ytxBXk3vuKACijggtl3n3R8A+inYYURS6xArII92SmY58TlLBhs1EjDl/o6 5G1X7WC7K5YtQ== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46054-done Cc: 46054-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-+pUCDFNQDUG+WX7OOdWg Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable (This time sent to the right address) Caliph Nomble schreef op za 23-01-2021 om 17:40 [+0000]: > Hi, >=20 > When cross-compiling isc-dhcp (in this case x86-64 to aarch64), patch-she= bang > patches in bash-minimal compiled for x86_64 for the scripts > libexec/dhclient-script and libexec/.dhclient-script-real. This pretty mu= ch > prevents dhclient from working, requiring manual network configuration. The current definition of isc-dhcp on master has some modifications to patch in a cross-compiled bash-minimal instead, so I'm closing the bug repo= rt. If you still notice an issue, feel free to reopen. Greetings, Maxime. --=-+pUCDFNQDUG+WX7OOdWg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYVGgNhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7iC9AP4kjh7is+UN1JjKHyx1jhVqKVAh pLcVFMCLkP5rk4qgJgEAz6X+dIqxbojU1K9OL/QPn+Hh0TR+0To/Bm9weLKnYwc= =tjub -----END PGP SIGNATURE----- --=-+pUCDFNQDUG+WX7OOdWg-- From unknown Sat Jun 21 12:17:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 25 Oct 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator