From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EBPqHxTJW2MDBwEAbAwnHQ (envelope-from ) for ; Fri, 28 Oct 2022 14:20:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WJV/HxTJW2MIlAAAauVa8A (envelope-from ) for ; Fri, 28 Oct 2022 14:20:36 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 36C37E66E for ; Fri, 28 Oct 2022 14:20:36 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooOLa-0003a4-P1; Fri, 28 Oct 2022 08:20:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooOLD-0003RT-1z for guix-patches@gnu.org; Fri, 28 Oct 2022 08:20:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ooOLC-0001kn-P6 for guix-patches@gnu.org; Fri, 28 Oct 2022 08:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ooOLC-0005j3-Am for guix-patches@gnu.org; Fri, 28 Oct 2022 08:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58834] [PATCH 0/3] Fix some scripts in compression packages when cross-compiling Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Oct 2022 12:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58834 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58834@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166695958621979 (code B ref -1); Fri, 28 Oct 2022 12:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Oct 2022 12:19:46 +0000 Received: from localhost ([127.0.0.1]:60556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ooOKw-0005iQ-By for submit@debbugs.gnu.org; Fri, 28 Oct 2022 08:19:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:53642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ooOKl-0005i8-L9 for submit@debbugs.gnu.org; Fri, 28 Oct 2022 08:19:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooOKk-0003NJ-4u for guix-patches@gnu.org; Fri, 28 Oct 2022 08:19:34 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooOKe-0001ji-AN for guix-patches@gnu.org; Fri, 28 Oct 2022 08:19:33 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id B252927BBE9 for ; Fri, 28 Oct 2022 13:19:25 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 7cce7282 for ; Fri, 28 Oct 2022 12:19:24 +0000 (UTC) User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Fri, 28 Oct 2022 13:18:45 +0100 Message-ID: <871qqs6sz7.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666959636; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post; bh=QPBStrSNssmV6SQpX6v1zgVROIhbLliIsoA8DDq+Kmg=; b=c3ZOY/peAXUCC9LfRf1ni2vzcwL9YS7xMJhi1JeyxO6iw3LRTo/Upe1nGbxw4NUCm+AbHk Yl19KELcvyB+kWHzOUT0THO+gty50mnRTFnS5Ea2PvKQVKJGQIKyHi17t5FyNpJVe/qWnd IFtsqaEOMSPNyah1z1HPmg0eAA6+WDoiI8p5go5tr/SPP65b7OwEgceeXJS/FU1aQ6pVce CKl8RTGIRAZ6m3hTtC9rBIOAW5x4Ph54wwImh+tTzvGfoySUaHfMYBxoEoQNJmQqujutB0 I+FNliDtnkIZ8AHByLsczOxoaWkZGxxz1SWIW2hZ/xSmvMZPJ0MKAJ/0Vn+DnQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666959636; a=rsa-sha256; cv=none; b=R/QGU3vjD0CjMTLC4vEWnrFfPP9RkcOnJ+EZcj5GLZNL2irv7JDQBzxjkc5EFNrw3vxuSQ 5crNvYsMwttWGRFLjJj7T/+bd/gTKvFajvX3t8XpGoGDrFimMuHx90jK3jcoGTi+ANT1ji sQsePBpX1LX8cbmacTWT/9Am8GtRTMLuCjjE6kWjH/mBbZGPS/ThV+i6h7e3h0m1wMGLGC XQqlkZmy/wRKgtfhO4pFwu9MG3AoDseZIqbIqpweKBafN16rKnEpJa6dW9rZILqOPFvpjd jt6SvOs+kcOmj4e3grMFNZ3ksxP2ehxzby9nHoqMBTJqfmexHBrO1/pYSZIXjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.71 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 36C37E66E X-Spam-Score: -4.71 X-Migadu-Scanner: scn1.migadu.com X-TUID: Yga9/WvPiGAz --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I noticed these are broken on the Hurd. Christopher Baines (3): gnu: gzip: Fix script interpreters when cross-compiling. gnu: xz: Fix script interpreters when cross-compiling. gnu: bzip2: Fix script interpreters when cross-compiling. gnu/packages/compression.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) =2D-=20 2.37.3 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNbyMxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xc0BxAApKKRnydWRf3YlA536R8cbp8YZwDa30Ye U7oODTEw3DX0MWiXunU23SsFH4ymaxgKGEfw0rz6v2wbGeC+LyhWfB0JnuW9UyQa mIeUz/9foWcH8Egf7gS0OGpAkOuqMp+NZXagbrZV14EmLbz1uUPOdb5lAqyxrZs8 R548kjbVcbGp509ImetBHdYVBLpln+/osbwHniNqDwWq3ywjc1PeDRzw2SSQN3V4 LDy5ScbruhVxH/asiFbEa1SJfha3WHFSAIUFkLXFH+hif02+Mol0ZoJBdqOY1jmN l2HkQbzjnxD1idO83HMgKK5qem7k0tTFl0NdhLTp+TGg3Sudn+TYcPHbGZieykJH vag6OG3gUdkEGTPpXJ1+NODwkEzzuojHhBkO6bGhIiSTbDg/ObL2MZiI8gaQz+J2 V+rKKhIqFBve0vC8sVVGBLLgVpppytJxgcQhAVW4dgT2QwScGRI9YMzieNyROcsR nuP2qOci6sBuSAvypL+D1p/SKGQfTMZ+UzoMSNMvrj6KzqWJQGHRRpq2hj8cmvRj an4r/byimaYNCaKnctT6ndHLs4UKNq+U0GPMtAcg8bT+GNB0r2jF5LP70TUaEg68 7lI8mivev3KYv3eAm/F4KQmS+OB2/4P53Qi7MoIdEC+NbP+3dC8QCxFFGbmQq9up 560gLfh2t1Q= =3Rxs -----END PGP SIGNATURE----- --=-=-=--