From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: kiasoc5@tutanota.com Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 05 Jan 2022 22:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53040@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.16414232777212 (code B ref -1); Wed, 05 Jan 2022 22:55:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Jan 2022 22:54:37 +0000 Received: from localhost ([127.0.0.1]:39245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5FAu-0001sB-6F for submit@debbugs.gnu.org; Wed, 05 Jan 2022 17:54:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:50032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5FAs-0001s3-OT for submit@debbugs.gnu.org; Wed, 05 Jan 2022 17:54:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57528) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5FAs-0000k7-Dh for guix-patches@gnu.org; Wed, 05 Jan 2022 17:54:30 -0500 Received: from w1.tutanota.de ([81.3.6.162]:41808) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5FAq-0000rO-B8 for guix-patches@gnu.org; Wed, 05 Jan 2022 17:54:30 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id A419BFA061E for ; Wed, 5 Jan 2022 22:54:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641423263; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=prP6U2PQEasorCMH69CHurDFRneL0uuDrcaqaWqhdPU=; b=bs++aT45AYepAAY+L9N4fxwjQsVdUX1RWWHu1gGLdFHv7CLNIMKWZUcZ6HMMFleX wLJsA9RMRC7KRTJt4e1hsZegFwRU6lOE15X4BkuCURutCTZrSOal0YU7hQgCShkqg0R sXJzQYNlhwln6dne7HRcvq2OxEbZLSziYyyjgtlKT2Sn8o4XizL/PduYey9YrsKjnx5 OdeHXNJEGEtz6KnZaoxABiwwrI/1F0s7uE2cSBWn690JBdKhlq6s/V+0j5hIdgU1RCc vmlgrak9XVThVvIwu9KmgtSX1BM1EDQUKdVBuQz21aZNTLRkvMV06djjU+hrQHOy6rx qpXbTuwbSg== Date: Wed, 5 Jan 2022 23:54:23 +0100 (CET) From: kiasoc5@tutanota.com Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_103209_1911647089.1641423263625" Received-SPF: pass client-ip=81.3.6.162; envelope-from=kiasoc5@tutanota.com; helo=w1.tutanota.de 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, RCVD_IN_MSPIKE_H3=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: -1.4 (-) 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: -0.1 (/) ------=_Part_103209_1911647089.1641423263625 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Unfortunately some tests fail because of missing locales, I've attached the test log. Help is appreciated. ------=_Part_103209_1911647089.1641423263625 Content-Type: text/x-patch; charset=us-ascii; name=0001-gnu-bubblewrap-Update-to-0.5.0.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-bubblewrap-Update-to-0.5.0.patch >From 83cd691bc4875373e84a1b4b77ffa25cf85e9136 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Wed, 5 Jan 2022 02:18:15 -0500 Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. --- gnu/packages/virtualization.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 6a40955dbb..71c7178c6d 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -1927,7 +1927,7 @@ (define-public python-vagrant (define-public bubblewrap (package (name "bubblewrap") - (version "0.4.1") + (version "0.5.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/containers/bubblewrap/" @@ -1935,7 +1935,7 @@ (define-public bubblewrap version ".tar.xz")) (sha256 (base32 - "00ycgi6q2yngh06bnz50wkvar6r2jnjf3j158grhi9k13jdrpimr")))) + "0608l2sjwhnb1c0mslah1h6yjvqr17wk60by6i710qwxg4rszz8n")))) (build-system gnu-build-system) (arguments `(#:phases base-commit: 8860e9db560c5d9e74277b608071fbb93579db4f -- 2.34.1 ------=_Part_103209_1911647089.1641423263625 Content-Type: text/x-log; charset=us-ascii; name=test-suite.log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=test-suite.log ======================================== bubblewrap 0.5.0: ./test-suite.log ======================================== # TOTAL: 25 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 6 .. contents:: :depth: 2 ERROR: tests/test-run.sh ======================== +++ dirname ./tests/test-run.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-run.sh - missing test plan ERROR: tests/test-run.sh - exited with status 1 ERROR: tests/test-specifying-userns.sh ====================================== +++ dirname ./tests/test-specifying-userns.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-specifying-userns.sh - missing test plan ERROR: tests/test-specifying-userns.sh - exited with status 1 ERROR: tests/test-specifying-pidns.sh ===================================== +++ dirname ./tests/test-specifying-pidns.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-specifying-pidns.sh - missing test plan ERROR: tests/test-specifying-pidns.sh - exited with status 1 ------=_Part_103209_1911647089.1641423263625-- From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Jan 2022 21:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5@tutanota.com Cc: 53040@debbugs.gnu.org Received: via spool by 53040-submit@debbugs.gnu.org id=B53040.164176501720739 (code B ref 53040); Sun, 09 Jan 2022 21:51:01 +0000 Received: (at 53040) by debbugs.gnu.org; 9 Jan 2022 21:50:17 +0000 Received: from localhost ([127.0.0.1]:51487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n6g4u-0005OQ-Hh for submit@debbugs.gnu.org; Sun, 09 Jan 2022 16:50:16 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:51748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n6g4s-0005Ny-H6 for 53040@debbugs.gnu.org; Sun, 09 Jan 2022 16:50:15 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 013A0182; Sun, 9 Jan 2022 22:50:08 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMbCg1iiw_VU; Sun, 9 Jan 2022 22:50:06 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0A38E53; Sun, 9 Jan 2022 22:50:04 +0100 (CET) From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 09 Jan 2022 22:50:04 +0100 In-Reply-To: (kiasoc5@tutanota.com's message of "Wed, 5 Jan 2022 23:54:23 +0100 (CET)") Message-ID: <87a6g41svn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 013A0182 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[] X-Spam-Score: 1.0 (+) 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: -0.0 (/) Hi, kiasoc5@tutanota.com skribis: > ERROR: tests/test-specifying-pidns.sh > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > +++ dirname ./tests/test-specifying-pidns.sh > ++ cd ./tests > ++ pwd > + srcd=3D/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests > + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest= .sh > ++ set -e > ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' > ++ test_srcdir=3D/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/= tests > ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' > ++ test_builddir=3D/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.= 0/tests > ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtes= t-core.sh > +++ type -p locale > ++++ locale -a > ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' The =E2=80=98en_US.utf8=E2=80=99 locale is available; however, the =E2=80= =98locale -a=E2=80=99 command won=E2=80=99t list it, for obscure reasons. I suggest patching libtest-core.sh so that it unconditionally uses en_US.utf8 instead of running =E2=80=98locale -a=E2=80=99. HTH! Ludo=E2=80=99. From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: kiasoc5@tutanota.com Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Jan 2022 23:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53040@debbugs.gnu.org Cc: ludo@gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.164185647418892 (code B ref -1); Mon, 10 Jan 2022 23:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jan 2022 23:14:34 +0000 Received: from localhost ([127.0.0.1]:53521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n73rz-0004ua-3E for submit@debbugs.gnu.org; Mon, 10 Jan 2022 18:14:34 -0500 Received: from lists.gnu.org ([209.51.188.17]:56380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n73rw-0004uQ-In for submit@debbugs.gnu.org; Mon, 10 Jan 2022 18:14:29 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39596) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n73rw-00075v-7Z for guix-patches@gnu.org; Mon, 10 Jan 2022 18:14:28 -0500 Received: from w1.tutanota.de ([81.3.6.162]:39194) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n73rr-00066q-Vx; Mon, 10 Jan 2022 18:14:26 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 785F2FBF5FB; Mon, 10 Jan 2022 23:14:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641856459; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=hGVIEqgu5UOhdevNzyfd4Oc81JsAEMjTeS5XY+4UKsU=; b=fghNfCMStj4Y1nqpW+qd1caklWxMtFgfPNlCZLZoj6zHr5sMgWminzREJ9NOCJGp G+ZHsaZx9cAEQz0IkKGGg7CbhvEa7aZKtFTx/YjlTEnbBjfaY8RecCK96jg8rUoSKjf l5dgDoR8REI4WgIwG1tsdUpZIFbUkkKQIC7BIxGlnmbqQslzNZ5v+GjDhLJnHpzwUtE TBg1HPJxDJ32z/SkLC8CgPeGEh8Tbp1FSQFJdCO+BDL+yf2XjMUBXfW5JmHarlKCLFP vs6J1hIZlHKTCZ7j4d6xvllljspQ/buPvgjVehEwNCIZu76DJByofna+PPWsIxxuOvQ 6k+vtzOZJA== Date: Tue, 11 Jan 2022 00:14:19 +0100 (CET) From: kiasoc5@tutanota.com Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_388651_497093480.1641856459477" Received-SPF: pass client-ip=81.3.6.162; envelope-from=kiasoc5@tutanota.com; helo=w1.tutanota.de 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, RCVD_IN_MSPIKE_H3=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: -1.4 (-) 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: -2.4 (--) ------=_Part_388651_497093480.1641856459477 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Fixed locale in tests, thanks Ludo for the suggestion via email. Also fixed more test substitutions and simplified inputs. ------=_Part_388651_497093480.1641856459477 Content-Type: text/x-patch; charset=UTF-8; name=0001-gnu-bubblewrap-Update-to-0.5.0.patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0001-gnu-bubblewrap-Update-to-0.5.0.patch >From f5c56100d62d315c3ed860898998a7c8afc78d50 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Mon, 10 Jan 2022 17:58:35 -0500 Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. * gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch: Add it. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. [source]: Add patch. [arguments]: Adjust test substitutions. [inputs]: Remove labels. [native-inputs]: Remove labels. --- gnu/local.mk | 1 + .../bubblewrap-fix-locale-in-tests.patch | 34 +++++++++++++++++++ gnu/packages/virtualization.scm | 24 ++++++++----- 3 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 gnu/packages/patches/bubblewrap-fix-locale-in-tests.pat= ch diff --git a/gnu/local.mk b/gnu/local.mk index fe21cf8062..c511d78c07 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -910,6 +910,7 @@ dist_patch_DATA =3D=09=09=09=09=09=09\ %D%/packages/patches/binutils-mingw-w64-deterministic.patch=09\ %D%/packages/patches/bpftrace-disable-bfd-disasm.patch=09\ %D%/packages/patches/byobu-writable-status.patch=09=09\ + %D%/packages/patches/bubblewrap-fix-locale-in-tests.patch=09\ %D%/packages/patches/cabal-install-base16-bytestring1.0.patch=09=09\ %D%/packages/patches/cabal-install-ghc8.10.patch=09=09\ %D%/packages/patches/cairo-CVE-2018-19876.patch=09=09\ diff --git a/gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch b/gn= u/packages/patches/bubblewrap-fix-locale-in-tests.patch new file mode 100644 index 0000000000..bd5924ef87 --- /dev/null +++ b/gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch @@ -0,0 +1,34 @@ +From 9282223de4b511aeda3b7d2caf3810a56a865710 Mon Sep 17 00:00:00 2001 +From: kiasoc5 +Date: Mon, 10 Jan 2022 14:16:32 -0500 +Subject: [PATCH] Use C locale unconditionally for tests. +MIME-Version: 1.0 +Content-Type: text/plain; charset=3DUTF-8 +Content-Transfer-Encoding: 8bit + +The =E2=80=98en_US.utf8=E2=80=99 locale is available. However, the =E2=80= =98locale -a=E2=80=99 command won=E2=80=99t list it. +--- + tests/libtest-core.sh | 7 +------ + 1 file changed, 1 insertion(+), 6 deletions(-) + +diff --git a/tests/libtest-core.sh b/tests/libtest-core.sh +index 9632e90..82951dd 100644 +--- a/tests/libtest-core.sh ++++ b/tests/libtest-core.sh +@@ -41,12 +41,7 @@ assert_not_reached () { + # + # If we can't find the locale command assume we have support for C.UTF-8 + # (e.g. musl based systems) +-if type -p locale >/dev/null; then +- export LC_ALL=3D$(locale -a | grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' |= head -n1 || true) +- if [ -z "${LC_ALL}" ]; then fatal "Can't find suitable UTF-8 locale";= fi +-else +- export LC_ALL=3DC.UTF-8 +-fi ++export LC_ALL=3Den_US.utf8 + # A GNU extension, used whenever LC_ALL is not C + unset LANGUAGE +=20 +--=20 +2.34.1 + diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.= scm index 6a40955dbb..39acb90570 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -1927,7 +1927,7 @@ (define-public python-vagrant (define-public bubblewrap (package (name "bubblewrap") - (version "0.4.1") + (version "0.5.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/containers/bubblewra= p/" @@ -1935,7 +1935,8 @@ (define-public bubblewrap version ".tar.xz")) (sha256 (base32 - "00ycgi6q2yngh06bnz50wkvar6r2jnjf3j158grhi9k13jdrpimr")))) + "0608l2sjwhnb1c0mslah1h6yjvqr17wk60by6i710qwxg4rszz8n")) + (patches (search-patches "bubblewrap-fix-locale-in-tests.pa= tch")))) (build-system gnu-build-system) (arguments `(#:phases @@ -1951,7 +1952,9 @@ (define-public bubblewrap (substitute* "tests/test-run.sh" (("/var/tmp") tmp-dir) ;; Tests create a temporary python script, so fix its she= bang. - (("/usr/bin/env python") (which "python")) + (("/usr/bin/env python3") (which "python3")) + ;; Tests call /usr/bin/env, so fix its path. + (("/usr/bin/env") (which "env")) ;; Some tests try to access /usr, but that doesn't exist. ;; Give them /gnu instead. (("/usr") "/gnu") @@ -1960,18 +1963,21 @@ (define-public bubblewrap (("--ro-bind /lib /lib") "--ro-bind /gnu /lib") ((" */bin/bash") (which "bash")) (("/bin/sh") (which "sh")) - (("findmnt") (which "findmnt")))) + (("findmnt") (which "findmnt"))) + (substitute* "tests/libtest.sh" + (("/var/tmp") tmp-dir) + (("/usr") "/gnu") + (("--ro-bind /bin /bin") "--ro-bind /gnu /bin") + (("--ro-bind /sbin /sbin") "--ro-bind /gnu /sbin") + (("--ro-bind /lib /lib") "--ro-bind /gnu /lib"))) #t)) ;; Remove the directory we gave to tests to have a clean package. (add-after 'check 'remove-tmp-dir (lambda* (#:key outputs #:allow-other-keys) (delete-file-recursively (string-append (assoc-ref outputs "o= ut") "/tmp")) #t))))) - (inputs - (list libcap)) - (native-inputs - `(("python" ,python-wrapper) - ("util-linux" ,util-linux))) + (inputs (list libcap)) + (native-inputs (list python-wrapper util-linux)) (home-page "https://github.com/containers/bubblewrap") (synopsis "Unprivileged sandboxing tool") (description "Bubblewrap is aimed at running applications in a sandbox= , base-commit: 19a4759cadf601f40d2a32efdbf6190d7341a8ca --=20 2.34.1 ------=_Part_388651_497093480.1641856459477-- From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Jan 2022 17:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5@tutanota.com Cc: 53040@debbugs.gnu.org Received: via spool by 53040-submit@debbugs.gnu.org id=B53040.16419235767220 (code B ref 53040); Tue, 11 Jan 2022 17:53:01 +0000 Received: (at 53040) by debbugs.gnu.org; 11 Jan 2022 17:52:56 +0000 Received: from localhost ([127.0.0.1]:55476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7LKK-0001sO-B9 for submit@debbugs.gnu.org; Tue, 11 Jan 2022 12:52:56 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:58206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7LKF-0001rp-CF for 53040@debbugs.gnu.org; Tue, 11 Jan 2022 12:52:54 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 88EA2F2; Tue, 11 Jan 2022 18:52:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id arB568L_EoH3; Tue, 11 Jan 2022 18:52:43 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E419E174; Tue, 11 Jan 2022 18:52:42 +0100 (CET) From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 11 Jan 2022 18:52:42 +0100 In-Reply-To: (kiasoc5@tutanota.com's message of "Tue, 11 Jan 2022 00:14:19 +0100 (CET)") Message-ID: <87iluqtb11.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 88EA2F2 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[] X-Spam-Score: 1.0 (+) 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: -0.0 (/) Hi, kiasoc5@tutanota.com skribis: > Fixed locale in tests, thanks Ludo for the suggestion via email. Also fix= ed more test substitutions and simplified inputs. > >>>From f5c56100d62d315c3ed860898998a7c8afc78d50 Mon Sep 17 00:00:00 2001 > From: kiasoc5 > Date: Mon, 10 Jan 2022 17:58:35 -0500 > Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. > > * gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch: Add it. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. > [source]: Add patch. > [arguments]: Adjust test substitutions. > [inputs]: Remove labels. > [native-inputs]: Remove labels. That LGTM. I tested direct dependents as shown by: ./pre-inst-env guix graph -M1 -t reverse-package bubblewrap | xdot -f fdp= - Unfortunately, the update breaks flatpak (both 1.12.1 and 1.12.2): --8<---------------cut here---------------start------------->8--- make[3]: Nothing to be done for 'tests/org.flatpak.Authenticator.test.servi= ce.in'. rm -rf tests/runtime-repo PATH=3D/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-1.12.2:${PATH} ./tests/= make-test-runtime.sh tests/runtime-repo org.test.Platform master "" "" guix error: Writing content object: min-free-space-percent '3%' would be exceede= d, at least 36.9=C2=A0kB requested make[3]: *** [Makefile:7804: tests/runtime-repo] Error 1 make[3]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-1.= 12.2' make[2]: *** [Makefile:7063: check-am] Error 2 make[2]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-1.= 12.2' make[1]: *** [Makefile:6255: check-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-1.= 12.2' make: *** [Makefile:7067: check] Error 2 error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("check" "TESTS=3Dtes= ts/test-basic.sh tests/test-config.sh testcommon") exit-status: 2 term-sign= al: #f stop-signal: #f>=20 phase `check' failed after 17.2 seconds command "make" "check" "TESTS=3Dtests/test-basic.sh tests/test-config.sh te= stcommon" failed with status 2 --8<---------------cut here---------------end--------------->8--- Could you take a look? Apologies for the extra work! Thanks, Ludo=E2=80=99. From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: kiasoc5@tutanota.com Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Jan 2022 21:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 53040@debbugs.gnu.org Received: via spool by 53040-submit@debbugs.gnu.org id=B53040.164193761614028 (code B ref 53040); Tue, 11 Jan 2022 21:47:01 +0000 Received: (at 53040) by debbugs.gnu.org; 11 Jan 2022 21:46:56 +0000 Received: from localhost ([127.0.0.1]:55775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7Oyf-0003dx-1J for submit@debbugs.gnu.org; Tue, 11 Jan 2022 16:46:56 -0500 Received: from w1.tutanota.de ([81.3.6.162]:45244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7Oyd-0003da-6Z for 53040@debbugs.gnu.org; Tue, 11 Jan 2022 16:46:48 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id F0622FBF8AD; Tue, 11 Jan 2022 21:46:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641937600; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=6Sk4vrZrSg1u2YumKNlGGZxyQKVj5gGP3own9F/lIQc=; b=eUw2VTWNJx3qNX3tNJX5ioSWQrfEdCwTZZSrO0NWHls/adpVHKtOG5zx34KaHmJ4 5o6zKUlhuZcXDlsUFjSqhNrxU0fKaZLmZ1BByoYyRjhjsFw6FcUOyNt8h3Op0EHRVe0 j598Wxf8aJ81ccdNY3eyrlzaPvf+Aw5wT6lMb9NwSruZIEAPsI4PTyu4FDEO4w3XBem KG1hOzp+VfvuUemg+0OL4IPLl70XMOzjJs/X80cE5QUIyrfD+n2CtPepvpN6zjeNEWK gXt52BAV4QLUfT/nc9X7AqPwjEki2tgQPAcPDHpFgb7GbDBV8abVH/bHLV+FbGgpMwt FUT8McemwQ== Date: Tue, 11 Jan 2022 22:46:40 +0100 (CET) From: kiasoc5@tutanota.com Message-ID: In-Reply-To: <87iluqtb11.fsf_-_@gnu.org> References: <87iluqtb11.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_460699_1100851437.1641937600975" X-Spam-Score: 0.0 (/) 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.0 (-) ------=_Part_460699_1100851437.1641937600975 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I rebased the patch onto today's Guix commits, and Flatpak 1.12.1 and 1.12.= 2 passes the tests on my machine. But I'm currently running Guix on Arch an= d don't have a Guix system available to test further. All dependent packages except wpewebkit build successfully. wpewebkit build= log complains during cmake configuration that a required package is not fo= und, but it seems unrelated to bubblewrap, and it won't build on master any= ways. Jan 11, 2022, 17:52 by ludo@gnu.org: > Hi, > > kiasoc5@tutanota.com skribis: > >> Fixed locale in tests, thanks Ludo for the suggestion via email. Also fi= xed more test substitutions and simplified inputs. >> > >>From f5c56100d62d315c3ed860898998a7c8afc78d50 Mon Sep 17 00:00:00 2001 > >> From: kiasoc5 >> Date: Mon, 10 Jan 2022 17:58:35 -0500 >> Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. >> >> * gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch: Add it. >> * gnu/local.mk (dist_patch_DATA): Add it. >> * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. >> [source]: Add patch. >> [arguments]: Adjust test substitutions. >> [inputs]: Remove labels. >> [native-inputs]: Remove labels. >> > > That LGTM. I tested direct dependents as shown by: > > ./pre-inst-env guix graph -M1 -t reverse-package bubblewrap | xdot -f fdp= - > > Unfortunately, the update breaks flatpak (both 1.12.1 and 1.12.2): > > --8<---------------cut here---------------start------------->8--- > make[3]: Nothing to be done for 'tests/org.flatpak.Authenticator.test.ser= vice.in'. > rm -rf tests/runtime-repo > PATH=3D/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-1.12.2:${PATH} ./test= s/make-test-runtime.sh tests/runtime-repo org.test.Platform master "" "" > guix > error: Writing content object: min-free-space-percent '3%' would be excee= ded, at least 36.9=C2=A0kB requested > make[3]: *** [Makefile:7804: tests/runtime-repo] Error 1 > make[3]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-= 1.12.2' > make[2]: *** [Makefile:7063: check-am] Error 2 > make[2]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-= 1.12.2' > make[1]: *** [Makefile:6255: check-recursive] Error 1 > make[1]: Leaving directory '/tmp/guix-build-flatpak-1.12.2.drv-0/flatpak-= 1.12.2' > make: *** [Makefile:7067: check] Error 2 > error: in phase 'check': uncaught exception: > %exception #<&invoke-error program: "make" arguments: ("check" "TESTS=3Dt= ests/test-basic.sh tests/test-config.sh testcommon") exit-status: 2 term-si= gnal: #f stop-signal: #f>=20 > phase `check' failed after 17.2 seconds > command "make" "check" "TESTS=3Dtests/test-basic.sh tests/test-config.sh = testcommon" failed with status 2 > --8<---------------cut here---------------end--------------->8--- > > Could you take a look? > > Apologies for the extra work! > > Thanks, > Ludo=E2=80=99. > ------=_Part_460699_1100851437.1641937600975 Content-Type: text/x-patch; charset=UTF-8; name=0001-gnu-bubblewrap-Update-to-0.5.0.patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0001-gnu-bubblewrap-Update-to-0.5.0.patch >From dc1d48162f3d9fdc2647cbbd4ed2b8eb57eca08f Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Mon, 10 Jan 2022 17:58:35 -0500 Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. * gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch: Add it. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. [source]: Add patch. [arguments]: Adjust test substitutions. [inputs]: Remove labels. [native-inputs]: Remove labels. --- gnu/local.mk | 1 + .../bubblewrap-fix-locale-in-tests.patch | 34 +++++++++++++++++++ gnu/packages/virtualization.scm | 24 ++++++++----- 3 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 gnu/packages/patches/bubblewrap-fix-locale-in-tests.pat= ch diff --git a/gnu/local.mk b/gnu/local.mk index 7c75a1043b..756caeea44 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -911,6 +911,7 @@ dist_patch_DATA =3D=09=09=09=09=09=09\ %D%/packages/patches/binutils-mingw-w64-deterministic.patch=09\ %D%/packages/patches/bpftrace-disable-bfd-disasm.patch=09\ %D%/packages/patches/byobu-writable-status.patch=09=09\ + %D%/packages/patches/bubblewrap-fix-locale-in-tests.patch=09\ %D%/packages/patches/cabal-install-base16-bytestring1.0.patch=09=09\ %D%/packages/patches/cabal-install-ghc8.10.patch=09=09\ %D%/packages/patches/cairo-CVE-2018-19876.patch=09=09\ diff --git a/gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch b/gn= u/packages/patches/bubblewrap-fix-locale-in-tests.patch new file mode 100644 index 0000000000..bd5924ef87 --- /dev/null +++ b/gnu/packages/patches/bubblewrap-fix-locale-in-tests.patch @@ -0,0 +1,34 @@ +From 9282223de4b511aeda3b7d2caf3810a56a865710 Mon Sep 17 00:00:00 2001 +From: kiasoc5 +Date: Mon, 10 Jan 2022 14:16:32 -0500 +Subject: [PATCH] Use C locale unconditionally for tests. +MIME-Version: 1.0 +Content-Type: text/plain; charset=3DUTF-8 +Content-Transfer-Encoding: 8bit + +The =E2=80=98en_US.utf8=E2=80=99 locale is available. However, the =E2=80= =98locale -a=E2=80=99 command won=E2=80=99t list it. +--- + tests/libtest-core.sh | 7 +------ + 1 file changed, 1 insertion(+), 6 deletions(-) + +diff --git a/tests/libtest-core.sh b/tests/libtest-core.sh +index 9632e90..82951dd 100644 +--- a/tests/libtest-core.sh ++++ b/tests/libtest-core.sh +@@ -41,12 +41,7 @@ assert_not_reached () { + # + # If we can't find the locale command assume we have support for C.UTF-8 + # (e.g. musl based systems) +-if type -p locale >/dev/null; then +- export LC_ALL=3D$(locale -a | grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' |= head -n1 || true) +- if [ -z "${LC_ALL}" ]; then fatal "Can't find suitable UTF-8 locale";= fi +-else +- export LC_ALL=3DC.UTF-8 +-fi ++export LC_ALL=3Den_US.utf8 + # A GNU extension, used whenever LC_ALL is not C + unset LANGUAGE +=20 +--=20 +2.34.1 + diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.= scm index 82cc02b738..cec1bce5f3 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -1926,7 +1926,7 @@ (define-public python-vagrant (define-public bubblewrap (package (name "bubblewrap") - (version "0.4.1") + (version "0.5.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/containers/bubblewra= p/" @@ -1934,7 +1934,8 @@ (define-public bubblewrap version ".tar.xz")) (sha256 (base32 - "00ycgi6q2yngh06bnz50wkvar6r2jnjf3j158grhi9k13jdrpimr")))) + "0608l2sjwhnb1c0mslah1h6yjvqr17wk60by6i710qwxg4rszz8n")) + (patches (search-patches "bubblewrap-fix-locale-in-tests.pa= tch")))) (build-system gnu-build-system) (arguments `(#:phases @@ -1950,7 +1951,9 @@ (define-public bubblewrap (substitute* "tests/test-run.sh" (("/var/tmp") tmp-dir) ;; Tests create a temporary python script, so fix its she= bang. - (("/usr/bin/env python") (which "python")) + (("/usr/bin/env python3") (which "python3")) + ;; Tests call /usr/bin/env, so fix its path. + (("/usr/bin/env") (which "env")) ;; Some tests try to access /usr, but that doesn't exist. ;; Give them /gnu instead. (("/usr") "/gnu") @@ -1959,18 +1962,21 @@ (define-public bubblewrap (("--ro-bind /lib /lib") "--ro-bind /gnu /lib") ((" */bin/bash") (which "bash")) (("/bin/sh") (which "sh")) - (("findmnt") (which "findmnt")))) + (("findmnt") (which "findmnt"))) + (substitute* "tests/libtest.sh" + (("/var/tmp") tmp-dir) + (("/usr") "/gnu") + (("--ro-bind /bin /bin") "--ro-bind /gnu /bin") + (("--ro-bind /sbin /sbin") "--ro-bind /gnu /sbin") + (("--ro-bind /lib /lib") "--ro-bind /gnu /lib"))) #t)) ;; Remove the directory we gave to tests to have a clean package. (add-after 'check 'remove-tmp-dir (lambda* (#:key outputs #:allow-other-keys) (delete-file-recursively (string-append (assoc-ref outputs "o= ut") "/tmp")) #t))))) - (inputs - (list libcap)) - (native-inputs - `(("python" ,python-wrapper) - ("util-linux" ,util-linux))) + (inputs (list libcap)) + (native-inputs (list python-wrapper util-linux)) (home-page "https://github.com/containers/bubblewrap") (synopsis "Unprivileged sandboxing tool") (description "Bubblewrap is aimed at running applications in a sandbox= , base-commit: 993bc8f06cc0662632618e49f6940d5036479c8b --=20 2.34.1 ------=_Part_460699_1100851437.1641937600975-- From unknown Sun Jun 22 01:00:00 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53040] [PATCH] gnu: bubblewrap: Update to 0.5.0. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 12 Jan 2022 16:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53040 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , kiasoc5@tutanota.com Cc: 53040@debbugs.gnu.org Received: via spool by 53040-submit@debbugs.gnu.org id=B53040.164200578217732 (code B ref 53040); Wed, 12 Jan 2022 16:44:01 +0000 Received: (at 53040) by debbugs.gnu.org; 12 Jan 2022 16:43:02 +0000 Received: from localhost ([127.0.0.1]:58798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7giD-0004bu-Uu for submit@debbugs.gnu.org; Wed, 12 Jan 2022 11:43:02 -0500 Received: from jpoiret.xyz ([206.189.101.64]:46520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7gi8-0004bR-UQ for 53040@debbugs.gnu.org; Wed, 12 Jan 2022 11:43:00 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id DC44D184F71; Wed, 12 Jan 2022 16:42:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1642005775; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=T/k9A9WDtnxqL/+0UC9b5J1QAArjqeKZ1aYossr3bxo=; b=uJFqjp4cqwqyj6mgdnww6dl1SxvrEjBTmwBkvZF4DFV2ePTlXPiE1bLw2gaVUixk77ztBl LuirtToMv7SYIEfrpYgX5D3IjjHoEuOKaYVyvNl83YQekmj8k8lJiu2kCu6QjorVdPwgVr 2dAlrzoSi7l220dypa96lcq9EUi/f98HC14h44dg8cEfVaaJDzT3rSYqjq5LgJWMLxF08m C8zjppnhYjM7Q9I7x62GcbVi9UX4J0VApV5o1yAN9XsvDXvfHZCuiSHStK48nnb7TJdJX+ ijV7JdRYVNI0ChhEpGcTpxnGdHdRCdbzRgk71gjFVuUdF64oBzRgu9NgLkCSow== From: Josselin Poiret In-Reply-To: <87a6g41svn.fsf@gnu.org> References: <87a6g41svn.fsf@gnu.org> Date: Wed, 12 Jan 2022 17:42:53 +0100 Message-ID: <87wnj4aos2.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Ludovic and kiasoc5, Ludovic =?UTF-8?Q?Court=C3=A8s?= writes: > The =?UTF-8?Q?=E2=80=98en=5FUS.utf8=E2=80=99?= locale is available; however, the =?UTF-8?Q?=E2=80=98locale?= =?UTF-8?Q?-a=E2=80=99?= command > =?UTF-8?Q?won=E2=80=99t?= list it, for obscure reasons. > > I suggest patching libtest-core.sh [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 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: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello Ludovic and kiasoc5, Ludovic =?UTF-8?Q?Court=C3=A8s?= writes: > The =?UTF-8?Q?=E2=80=98en=5FUS.utf8=E2=80=99?= locale is available; however, the =?UTF-8?Q?=E2=80=98locale?= =?UTF-8?Q?-a=E2=80=99?= command > =?UTF-8?Q?won=E2=80=99t?= list it, for obscure reasons. > > I suggest patching libtest-core.sh [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Hello Ludovic and kiasoc5,=20 Ludovic Court=C3=A8s writes: > The =E2=80=98en_US.utf8=E2=80=99 locale is available; however, the =E2=80= =98locale -a=E2=80=99 command > won=E2=80=99t list it, for obscure reasons. > > I suggest patching libtest-core.sh so that it unconditionally uses > en_US.utf8 instead of running =E2=80=98locale -a=E2=80=99. I am a bit late to the party, but the official locale name is en_US.UTF-8. utf8 is not a registered IANA name. UTF-8 is converted to utf8 by glibc internally, but I remember having issues when I had mistakenly set LC_ALL to en_US.utf8 in the past, so better be safe than sorry. --=20 Josselin Poiret From unknown Sun Jun 22 01:00:00 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: kiasoc5@tutanota.com Subject: bug#53040: closed (Re: bug#53040: [PATCH] gnu: bubblewrap: Update to 0.5.0.) Message-ID: References: <87a6fz7132.fsf_-_@gnu.org> X-Gnu-PR-Message: they-closed 53040 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 53040@debbugs.gnu.org Date: Thu, 13 Jan 2022 21:56:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1642110962-16486-1" This is a multi-part message in MIME format... ------------=_1642110962-16486-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #53040: [PATCH] gnu: bubblewrap: Update to 0.5.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 53040@debbugs.gnu.org. --=20 53040: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53040 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1642110962-16486-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 53040-done) by debbugs.gnu.org; 13 Jan 2022 21:55:23 +0000 Received: from localhost ([127.0.0.1]:34775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8842-0004GR-RZ for submit@debbugs.gnu.org; Thu, 13 Jan 2022 16:55:23 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:42668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8842-0004GC-33 for 53040-done@debbugs.gnu.org; Thu, 13 Jan 2022 16:55:22 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8F7F1789; Thu, 13 Jan 2022 22:55:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z4N8ARKz1hfW; Thu, 13 Jan 2022 22:55:15 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 8EACA229; Thu, 13 Jan 2022 22:55:14 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: kiasoc5@tutanota.com Subject: Re: bug#53040: [PATCH] gnu: bubblewrap: Update to 0.5.0. References: <87iluqtb11.fsf_-_@gnu.org> Date: Thu, 13 Jan 2022 22:55:13 +0100 In-Reply-To: (kiasoc5@tutanota.com's message of "Tue, 11 Jan 2022 22:46:40 +0100 (CET)") Message-ID: <87a6fz7132.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8F7F1789 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53040-done Cc: 53040-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: -0.0 (/) Hi, kiasoc5@tutanota.com skribis: > I rebased the patch onto today's Guix commits, and Flatpak 1.12.1 and 1.1= 2.2 passes the tests on my machine. But I'm currently running Guix on Arch = and don't have a Guix system available to test further. Indeed, I tried on a newer machine and it went fine (the one I was building on previously is really old and I suspect an odd hardware-related issue.) > All dependent packages except wpewebkit build successfully. wpewebkit bui= ld log complains during cmake configuration that a required package is not = found, but it seems unrelated to bubblewrap, and it won't build on master a= nyways. Noted. Applied, thanks! Ludo=E2=80=99. ------------=_1642110962-16486-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Jan 2022 22:54:37 +0000 Received: from localhost ([127.0.0.1]:39245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5FAu-0001sB-6F for submit@debbugs.gnu.org; Wed, 05 Jan 2022 17:54:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:50032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5FAs-0001s3-OT for submit@debbugs.gnu.org; Wed, 05 Jan 2022 17:54:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57528) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5FAs-0000k7-Dh for guix-patches@gnu.org; Wed, 05 Jan 2022 17:54:30 -0500 Received: from w1.tutanota.de ([81.3.6.162]:41808) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5FAq-0000rO-B8 for guix-patches@gnu.org; Wed, 05 Jan 2022 17:54:30 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id A419BFA061E for ; Wed, 5 Jan 2022 22:54:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641423263; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=prP6U2PQEasorCMH69CHurDFRneL0uuDrcaqaWqhdPU=; b=bs++aT45AYepAAY+L9N4fxwjQsVdUX1RWWHu1gGLdFHv7CLNIMKWZUcZ6HMMFleX wLJsA9RMRC7KRTJt4e1hsZegFwRU6lOE15X4BkuCURutCTZrSOal0YU7hQgCShkqg0R sXJzQYNlhwln6dne7HRcvq2OxEbZLSziYyyjgtlKT2Sn8o4XizL/PduYey9YrsKjnx5 OdeHXNJEGEtz6KnZaoxABiwwrI/1F0s7uE2cSBWn690JBdKhlq6s/V+0j5hIdgU1RCc vmlgrak9XVThVvIwu9KmgtSX1BM1EDQUKdVBuQz21aZNTLRkvMV06djjU+hrQHOy6rx qpXbTuwbSg== Date: Wed, 5 Jan 2022 23:54:23 +0100 (CET) From: kiasoc5@tutanota.com To: Guix Patches Message-ID: Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_103209_1911647089.1641423263625" Received-SPF: pass client-ip=81.3.6.162; envelope-from=kiasoc5@tutanota.com; helo=w1.tutanota.de 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, RCVD_IN_MSPIKE_H3=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: -1.4 (-) 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) ------=_Part_103209_1911647089.1641423263625 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Unfortunately some tests fail because of missing locales, I've attached the test log. Help is appreciated. ------=_Part_103209_1911647089.1641423263625 Content-Type: text/x-patch; charset=us-ascii; name=0001-gnu-bubblewrap-Update-to-0.5.0.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-bubblewrap-Update-to-0.5.0.patch >From 83cd691bc4875373e84a1b4b77ffa25cf85e9136 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Wed, 5 Jan 2022 02:18:15 -0500 Subject: [PATCH] gnu: bubblewrap: Update to 0.5.0. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.5.0. --- gnu/packages/virtualization.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 6a40955dbb..71c7178c6d 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -1927,7 +1927,7 @@ (define-public python-vagrant (define-public bubblewrap (package (name "bubblewrap") - (version "0.4.1") + (version "0.5.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/containers/bubblewrap/" @@ -1935,7 +1935,7 @@ (define-public bubblewrap version ".tar.xz")) (sha256 (base32 - "00ycgi6q2yngh06bnz50wkvar6r2jnjf3j158grhi9k13jdrpimr")))) + "0608l2sjwhnb1c0mslah1h6yjvqr17wk60by6i710qwxg4rszz8n")))) (build-system gnu-build-system) (arguments `(#:phases base-commit: 8860e9db560c5d9e74277b608071fbb93579db4f -- 2.34.1 ------=_Part_103209_1911647089.1641423263625 Content-Type: text/x-log; charset=us-ascii; name=test-suite.log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=test-suite.log ======================================== bubblewrap 0.5.0: ./test-suite.log ======================================== # TOTAL: 25 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 6 .. contents:: :depth: 2 ERROR: tests/test-run.sh ======================== +++ dirname ./tests/test-run.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-run.sh - missing test plan ERROR: tests/test-run.sh - exited with status 1 ERROR: tests/test-specifying-userns.sh ====================================== +++ dirname ./tests/test-specifying-userns.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-specifying-userns.sh - missing test plan ERROR: tests/test-specifying-userns.sh - exited with status 1 ERROR: tests/test-specifying-pidns.sh ===================================== +++ dirname ./tests/test-specifying-pidns.sh ++ cd ./tests ++ pwd + srcd=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests + . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest.sh ++ set -e ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_srcdir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ '[' -n /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0 ']' ++ test_builddir=/tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests ++ . /tmp/guix-build-bubblewrap-0.5.0.drv-0/bubblewrap-0.5.0/tests/libtest-core.sh +++ type -p locale ++++ locale -a ++++ grep -iEe '^(C|en_US)\.(UTF-8|utf8)$' ++++ head -n1 ++++ true +++ export LC_ALL= +++ LC_ALL= +++ '[' -z '' ']' +++ fatal 'Can'\''t find suitable UTF-8 locale' +++ echo 'Can'\''t' find suitable UTF-8 locale Can't find suitable UTF-8 locale +++ exit 1 ERROR: tests/test-specifying-pidns.sh - missing test plan ERROR: tests/test-specifying-pidns.sh - exited with status 1 ------=_Part_103209_1911647089.1641423263625-- ------------=_1642110962-16486-1--