From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GJM7LYamTWEJYAEAgWs5BA (envelope-from ) for ; Fri, 24 Sep 2021 12:20:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id dXb1KIamTWEBKgAAB5/wlQ (envelope-from ) for ; Fri, 24 Sep 2021 10:20:54 +0000 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 8E1BE26A15 for ; Fri, 24 Sep 2021 12:20:54 +0200 (CEST) Received: from localhost ([::1]:43484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTiK3-0000Uw-9n for larch@yhetil.org; Fri, 24 Sep 2021 06:20:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTi1s-0004RP-36 for bug-guix@gnu.org; Fri, 24 Sep 2021 06:02:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mTi1r-0000Dn-NX for bug-guix@gnu.org; Fri, 24 Sep 2021 06:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mTi1q-0000TW-Ic for bug-guix@gnu.org; Fri, 24 Sep 2021 06:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50774: guix-install.sh outputs invalid utf-8 characters Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 24 Sep 2021 10:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50774 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Dhruvin Gandhi , 50774@debbugs.gnu.org Received: via spool by 50774-submit@debbugs.gnu.org id=B50774.16324776991790 (code B ref 50774); Fri, 24 Sep 2021 10:02:02 +0000 Received: (at 50774) by debbugs.gnu.org; 24 Sep 2021 10:01:39 +0000 Received: from localhost ([127.0.0.1]:56730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTi1T-0000So-GC for submit@debbugs.gnu.org; Fri, 24 Sep 2021 06:01:39 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:32850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTi1R-0000Se-7j for 50774@debbugs.gnu.org; Fri, 24 Sep 2021 06:01:38 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id xm1b250020mfAB406m1bbW; Fri, 24 Sep 2021 12:01:35 +0200 Message-ID: <9ad36c2d706f529b13cf88c8edd2b6ab452e790b.camel@telenet.be> From: Maxime Devos Date: Fri, 24 Sep 2021 12:01:28 +0200 In-Reply-To: <207471bf572b2ba6ea861878fe6f74fe@dhruvin.dev> References: <207471bf572b2ba6ea861878fe6f74fe@dhruvin.dev> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-ijMo/5HPOfbpLrXZFww3" 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=1632477695; bh=QnN8ZDRkzilFlfiJA5ctRxBi5ti0rkUklhWBwLQRm3Q=; h=Subject:From:To:Date:In-Reply-To:References; b=gIs/IcEK/yuZSblHdcp+d1pIoTKSaNU6H7SctSikuZpnBO7Fl9ZylSk6+G0doH5KP MIQya1+6jLjJqLXHJok27P8kxc/jhTfy4WqJz+fLJyuEZoeraitxgQh674rJ/+v6Ey V2zzbGpoFYYs5yxmWBRk05Cy9pPeG92cKnoT41PSjiEbf6RW1Ho6SuU9oYbpAn57c4 8Xi1oJPj5oRkKy5zB2+5budn5V0WWJd9FXNQuHF1uzK8Zl0PkHtYE0TwXfWX7+iIZK CsTb03E+dGluaqQc/2RzX+zbzGxh4bTOmlB4fbrpn4/YTT/adIMaOEEgl0hZzcAq/M LAjrS6CRpfsWQ== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 8E1BE26A15 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: vG3fbDeKMHd3 --=-ijMo/5HPOfbpLrXZFww3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dhruvin Gandhi via Bug reports for GNU Guix schreef op vr 24-09-2021 om 09:= 21 [+0000]: > I've recently submitted a patch to builds.sr.ht to support guix build > image. While installing guix binary on foreign distro via > guix-install.sh, it appears that the installer outputs invalid utf-8 > characters[1]. > > References: >=20 > [1] https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/25167#%3CCEH30J59XCDH= .3NMOSL8GGLIRF@taiga%3E Where is the invalid UTF-8? Perhaps the =EF=BF=BD in (guix-install log) ... gpg: key 090B11993D9AEBB5: public key "Ludovic Court=EF=BF=BDs " imported ... ? Greetings, Maxime. --=-ijMo/5HPOfbpLrXZFww3 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+4iGRcl7gUCYU2h+RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7hzsAP96mPwUyUiibRXVkgKn8uXUnHyu CVVLkSLRLQ83zaMP0wEA5S7Z0XwaMFRvlb3iI1m4mDu7Lw1gvhrpNU0apaNp+Ac= =l6sv -----END PGP SIGNATURE----- --=-ijMo/5HPOfbpLrXZFww3--