From unknown Mon Jun 23 18:28:49 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53288 <53288@debbugs.gnu.org> To: bug#53288 <53288@debbugs.gnu.org> Subject: Status: password-store build failure Reply-To: bug#53288 <53288@debbugs.gnu.org> Date: Tue, 24 Jun 2025 01:28:49 +0000 retitle 53288 password-store build failure reassign 53288 guix submitter 53288 nicholashubbard@posteo.net severity 53288 normal tag 53288 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 15 14:08:55 2022 Received: (at submit) by debbugs.gnu.org; 15 Jan 2022 19:08:55 +0000 Received: from localhost ([127.0.0.1]:41760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8oQ2-0004uu-IR for submit@debbugs.gnu.org; Sat, 15 Jan 2022 14:08:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:33282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8oBy-0004WQ-PJ for submit@debbugs.gnu.org; Sat, 15 Jan 2022 13:54:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8oBx-0007VN-Eq for bug-guix@gnu.org; Sat, 15 Jan 2022 13:54:22 -0500 Received: from mout01.posteo.de ([185.67.36.65]:54465) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8oBu-0000RA-5p for bug-guix@gnu.org; Sat, 15 Jan 2022 13:54:21 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 78A7B240027 for ; Sat, 15 Jan 2022 19:54:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642272855; bh=cTCZnXU3jXlyecyrP4zI18eQzWO74S3Ot23Q3VmXUW8=; h=Date:From:To:Subject:From; b=G87Ef4/1dQY8xjIbqry5IhT7TW2ijisUxkBgW+2sRzMPcbLiIMDfssQT8VmnryClE qHw0JrXaHYTTkQoKU8m05MFHP9bazfxA1AF9Y0p7W/ebFeg6W1lu6YhAmJhdqplkNw tb8Q22G2cfFhtnFaM7S6NJvb6cIRnBHUryhJiYwSDqIgq3yvQXxERxhIyjgW+L3aKs 0UOL5/KZxEgMNestHyRm4NxkCj5GybDqaDHS5aNznOzypTmZUax3dROi4ZoF2LbrnN CSXRCyJ9PiVXywgTAiT25jF7JwZfplnWQJn6lLT4U0JiLCXXr56i9qaOYouq25gZ9j 4wAaoW+zUOp8Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JbnQH0YcVz9rxS for ; Sat, 15 Jan 2022 19:54:14 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Date: Sat, 15 Jan 2022 18:54:14 +0000 From: nicholashubbard@posteo.net To: bug-guix@gnu.org Subject: password-store build failure Message-ID: <45daa1a922611f9dc7c714ab21066062@posteo.net> Received-SPF: pass client-ip=185.67.36.65; envelope-from=nicholashubbard@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 15 Jan 2022 14:08:53 -0500 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.3 (--) I am new to guix and am not sure how to fix this on my own. I tried=20 adding grep as an input to the password-store package but I got the same=20 error. Here is all relevant information. [nick@S76guix ~]$ guix --version guix (GNU Guix) 3c43f2b4f54dead73ce19427eb1e364581b7f2e0 Copyright (C) 2022 the Guix authors License GPLv3+: GNU GPL version 3 or later=20 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. [nick@S76guix ~]$ guix install password-store The following package will be installed: password-store 1.7.4 substitute: updating substitutes from 'https://ci.guix.gnu.org'...=20 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'...=20 100.0% The following derivations will be built: /gnu/store/fjqm0m6m5gsfiq2ap6nj9iyffbhn79pl-profile.drv /gnu/store/xkgi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4.drv building=20 /gnu/store/xkgi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4.drv... \ 'check' phasebuilder for=20 `/gnu/store/xkgi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4.drv'=20 failed with exit code 1 build of=20 /gnu/store/xkgi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4.drv=20 failed View build log at=20 '/var/log/guix/drvs/xk/gi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4= =2Edrv.bz2'. cannot build derivation=20 `/gnu/store/fjqm0m6m5gsfiq2ap6nj9iyffbhn79pl-profile.drv': 1=20 dependencies couldn't be built guix install: error: build of=20 `/gnu/store/fjqm0m6m5gsfiq2ap6nj9iyffbhn79pl-profile.drv' failed [nick@S76guix ~]$ sudo bzip2 -d=20 /var/log/guix/drvs/xk/gi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4= =2Edrv.bz2 sudo bzip2 -d=20 /var/log/guix/drvs/xk/gi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4= =2Edrv.bz2 [nick@S76guix ~]$ cat=20 /var/log/guix/drvs/xk/gi05zpfkpcrlliqvkm4v5qbj143d2c-password-store-1.7.4= =2Edrv WARNING: (guile-user): imported module (guix build utils) overrides core=20 binding `delete' starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment variable `PATH' set to=20 `/gnu/store/gdgzmbw0bqncr39yk1jxzfra93lyx2fc-dmenu-5.0/bin:/gnu/store/64d0m= xsjqifrpashlhyd3rf7zm2r709x-util-linux-2.37.1/bin:/gnu/store/64d0mxsjqifrpa= shlhyd3rf7zm2r709x-util-linux-2.37.1/sbin:/gnu/store/5c52n21a0an2hkwdj6ldpf= pss8z5v0v7-git-2.34.0/bin:/gnu/store/0snfzd41n430ddpq316j9v2z5fn2y62m-gnupg= -2.2.30/bin:/gnu/store/0snfzd41n430ddpq316j9v2z5fn2y62m-gnupg-2.2.30/sbin:/= gnu/store/jjx8kbxy0jj27sd29283pv30fy7ijil7-qrencode-4.1.1/bin:/gnu/store/wd= r544wn79vn0qa8jp2lh9ryzbg2vmgh-sed-4.8/bin:/gnu/store/rzc7a8nm80m6by14icz06= cdw63cv813g-tree-2.0.1/bin:/gnu/store/9fmnpcq0misqd49ixpn5wrxgg4nkqn4y-whic= h-2.21/bin:/gnu/store/5j8sapa8xmara95sz0gx58wr8jmlg2rn-wl-clipboard-2.0.0/b= in:/gnu/store/nazq3k0qsq7r97b7z6w7drhgbxdfbwq7-xclip-0.13/bin:/gnu/store/06= zl8y4nwx63id3iw41abbqhvi2fynbc-xdotool-3.20160805.1/bin:/gnu/store/ikc2qn1h= 260f8mdhjz2cwndv2i7n753z-tar-1.34/bin:/gnu/store/v5l2251ck0r4n3w2rjw3l5dzyq= sb9zj1-gzip-1.10/bin:/gnu/store/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0= =2E8/bin:/gnu/store/72kpdq plq4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/bin:/gnu/store/jazwfsj2v41yih2yzw5nydqg= dz1hgfm4-file-5.39/bin:/gnu/store/s49sxmz9g4xmzz222cay9k04ziy3qgmj-diffutil= s-3.8/bin:/gnu/store/m96snvbl92ivkd32giqh5f3d21bc2n5x-patch-2.7.6/bin:/gnu/= store/l8l2y2dlya5rs9hfypmcb4saay7iwn0q-findutils-4.8.0/bin:/gnu/store/v45pj= c1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/bin:/gnu/store/7cddr79rydhc1m4hxr921= mq17pz1jj3z-sed-4.8/bin:/gnu/store/ldkm5jwql0qsrfh3ax6rljjsrk0jzv7z-grep-3= =2E6/bin:/gnu/store/25gv43v5rm05i26z39ajrd6nsxa5r461-coreutils-8.32/bin:/gn= u/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/bin:/gnu/store/vx6vfbmmaz= vfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin:/gnu/store/k452f0r5bk6n0cbsf5= ndxbp5qcf6bpfw-ld-wrapper-0/bin:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs= -binutils-2.37/bin:/gnu/store/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/b= in:/gnu/store/2fk1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/bin:/gnu/store/2f= k1gz2s7ppdicynscra9b19byrrr866-glibc-2.33/sbin' environment variable `GIT_SSL_CAINFO' unset environment variable `GIT_EXEC_PATH' set to=20 `/gnu/store/5c52n21a0an2hkwdj6ldpfpss8z5v0v7-git-2.34.0/libexec/git-core' environment variable `BASH_LOADABLES_PATH' unset environment variable `C_INCLUDE_PATH' set to=20 `/gnu/store/jjx8kbxy0jj27sd29283pv30fy7ijil7-qrencode-4.1.1/include:/gnu/st= ore/06zl8y4nwx63id3iw41abbqhvi2fynbc-xdotool-3.20160805.1/include:/gnu/stor= e/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/include:/gnu/store/72kpdqplq= 4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/include:/gnu/store/jazwfsj2v41yih2yzw5nydq= gdz1hgfm4-file-5.39/include:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gaw= k-5.1.0/include:/gnu/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/includ= e:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/include:/gnu/st= ore/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include:/gnu/store/2fk1gz2s= 7ppdicynscra9b19byrrr866-glibc-2.33/include:/gnu/store/99a2njzz22dkzd8pz75f= si5nbgv9ww0x-linux-libre-headers-5.10.35/include' environment variable `CPLUS_INCLUDE_PATH' set to=20 `/gnu/store/jjx8kbxy0jj27sd29283pv30fy7ijil7-qrencode-4.1.1/include:/gnu/st= ore/06zl8y4nwx63id3iw41abbqhvi2fynbc-xdotool-3.20160805.1/include:/gnu/stor= e/w6zv2mz56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/include:/gnu/store/72kpdqplq= 4nc87fm7ch47kxy3nlkzsyx-xz-5.2.5/include:/gnu/store/jazwfsj2v41yih2yzw5nydq= gdz1hgfm4-file-5.39/include:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gaw= k-5.1.0/include:/gnu/store/l8kxrs01lll3pzjrd590p45l8k045q6q-make-4.3/includ= e:/gnu/store/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/include:/gnu/st= ore/vakvgvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include/c++:/gnu/store/vakv= gvrb839igv16jkif4lmx11d25jqb-gcc-10.3.0/include:/gnu/store/2fk1gz2s7ppdicyn= scra9b19byrrr866-glibc-2.33/include:/gnu/store/99a2njzz22dkzd8pz75fsi5nbgv9= ww0x-linux-libre-headers-5.10.35/include' environment variable `LIBRARY_PATH' set to=20 `/gnu/store/jjx8kbxy0jj27sd29283pv30fy7ijil7-qrencode-4.1.1/lib:/gnu/store/= 06zl8y4nwx63id3iw41abbqhvi2fynbc-xdotool-3.20160805.1/lib:/gnu/store/w6zv2m= z56wyxr471q38a3cmzm4iqimy8-bzip2-1.0.8/lib:/gnu/store/72kpdqplq4nc87fm7ch47= kxy3nlkzsyx-xz-5.2.5/lib:/gnu/store/jazwfsj2v41yih2yzw5nydqgdz1hgfm4-file-5= =2E39/lib:/gnu/store/v45pjc1yqmy59j9ff913p3ywn9qk4lqx-gawk-5.1.0/lib:/gnu/s= tore/6mqcv52gwn2dnbislgv9k99525mzmrrs-binutils-2.37/lib:/gnu/store/2fk1gz2s= 7ppdicynscra9b19byrrr866-glibc-2.33/lib:/gnu/store/3ywv7s8d38rgcq7ljmc1s084= 358a2m3h-glibc-2.33-static/lib:/gnu/store/0brdikxqk59hdr47qabcm3sya001d8vf-= glibc-utf8-locales-2.33/lib' environment variable `GUIX_LOCPATH' set to=20 `/gnu/store/0brdikxqk59hdr47qabcm3sya001d8vf-glibc-utf8-locales-2.33/lib/lo= cale' phase `set-paths' succeeded after 0.0 seconds starting phase `install-locale' using 'en_US.utf8' locale for category "LC_ALL" phase `install-locale' succeeded after 0.0 seconds starting phase `unpack' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= =2Egitignore'=20 -> `./.gitignore' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= COPYING'=20 -> `./COPYING' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= INSTALL'=20 -> `./INSTALL' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= Makefile'=20 -> `./Makefile' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= README'=20 -> `./README' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/.gitignore'=20 -> `./tests/.gitignore' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/TODO.txt'=20 -> `./tests/TODO.txt' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/fake-editor-change-password.sh'=20 -> `./tests/fake-editor-change-password.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/setup.sh'=20 -> `./tests/setup.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/sharness.sh'=20 -> `./tests/sharness.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0001-sanity-checks.sh'=20 -> `./tests/t0001-sanity-checks.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0010-generate-tests.sh'=20 -> `./tests/t0010-generate-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0020-show-tests.sh'=20 -> `./tests/t0020-show-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0050-mv-tests.sh'=20 -> `./tests/t0050-mv-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0060-rm-tests.sh'=20 -> `./tests/t0060-rm-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0100-insert-tests.sh'=20 -> `./tests/t0100-insert-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0200-edit-tests.sh'=20 -> `./tests/t0200-edit-tests.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0300-reencryption.sh'=20 -> `./tests/t0300-reencryption.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0400-grep.sh'=20 -> `./tests/t0400-grep.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/t0500-find.sh'=20 -> `./tests/t0500-find.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/.gpg-v21-migrated'=20 -> `./tests/gnupg/.gpg-v21-migrated' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/gpg.conf'=20 -> `./tests/gnupg/gpg.conf' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/pubring.gpg'=20 -> `./tests/gnupg/pubring.gpg' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/secring.gpg'=20 -> `./tests/gnupg/secring.gpg' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/trustdb.gpg'=20 -> `./tests/gnupg/trustdb.gpg' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/0606FE40527B8F47BFD30238709F895642EEF303.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/0606FE40527B8F47BFD30238709F895642EEF303= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/06278846A35FE4416E8701DDCF6B60E93F8BCB63.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/06278846A35FE4416E8701DDCF6B60E93F8BCB63= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/615FC2A5B2CBFD58B7FFA0A140D43B74AB9748B0.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/615FC2A5B2CBFD58B7FFA0A140D43B74AB9748B0= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/63D607EC5C89163B473708E7B3E5115301CF06E4= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/A5CEE9554AA7090ADD97D97E0DA902764E6C2111.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/A5CEE9554AA7090ADD97D97E0DA902764E6C2111= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/AD20D0B45D263DD5AE866FDB98E04A0D20070F68.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/AD20D0B45D263DD5AE866FDB98E04A0D20070F68= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/C93858C40FA9E117DA4E7F336580B8B12354EB83.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/C93858C40FA9E117DA4E7F336580B8B12354EB83= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/C93F70CA322D4F42E7FC7D54F6367E65C23E5CA3.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/C93F70CA322D4F42E7FC7D54F6367E65C23E5CA3= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/CDA6EE91E62A15AB9F6A3041FE01CC123B7E9D23.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/CDA6EE91E62A15AB9F6A3041FE01CC123B7E9D23= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= tests/gnupg/private-keys-v1.d/FFED3C5A6A52B200BCCE3F41593EA51D6054649F.key'= =20 ->=20 `./tests/gnupg/private-keys-v1.d/FFED3C5A6A52B200BCCE3F41593EA51D6054649F= =2Ekey' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/password-store.sh'=20 -> `./src/password-store.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/platform/cygwin.sh'=20 -> `./src/platform/cygwin.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/platform/darwin.sh'=20 -> `./src/platform/darwin.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/platform/freebsd.sh'=20 -> `./src/platform/freebsd.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/platform/openbsd.sh'=20 -> `./src/platform/openbsd.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/completion/pass.bash-completion'=20 -> `./src/completion/pass.bash-completion' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/completion/pass.fish-completion'=20 -> `./src/completion/pass.fish-completion' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= src/completion/pass.zsh-completion'=20 -> `./src/completion/pass.zsh-completion' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= man/example-filter.sh'=20 -> `./man/example-filter.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= man/pass.1'=20 -> `./man/pass.1' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/pass.applescript'=20 -> `./contrib/pass.applescript' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/vim/redact_pass.txt'=20 -> `./contrib/vim/redact_pass.txt' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/vim/redact_pass.vim'=20 -> `./contrib/vim/redact_pass.vim' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/1password2pass.rb'=20 -> `./contrib/importers/1password2pass.rb' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/fpm2pass.pl'=20 -> `./contrib/importers/fpm2pass.pl' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/gorilla2pass.rb'=20 -> `./contrib/importers/gorilla2pass.rb' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/kedpm2pass.py'=20 -> `./contrib/importers/kedpm2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/keepass2csv2pass.py'=20 -> `./contrib/importers/keepass2csv2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/keepass2pass.py'=20 -> `./contrib/importers/keepass2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/keepassx2pass.py'=20 -> `./contrib/importers/keepassx2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/kwallet2pass.py'=20 -> `./contrib/importers/kwallet2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/lastpass2pass.rb'=20 -> `./contrib/importers/lastpass2pass.rb' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/password-exporter2pass.py'=20 -> `./contrib/importers/password-exporter2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/pwsafe2pass.py'=20 -> `./contrib/importers/pwsafe2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/pwsafe2pass.sh'=20 -> `./contrib/importers/pwsafe2pass.sh' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/revelation2pass.py'=20 -> `./contrib/importers/revelation2pass.py' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/importers/roboform2pass.rb'=20 -> `./contrib/importers/roboform2pass.rb' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/emacs/.gitignore'=20 -> `./contrib/emacs/.gitignore' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/emacs/CHANGELOG.md'=20 -> `./contrib/emacs/CHANGELOG.md' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/emacs/Cask'=20 -> `./contrib/emacs/Cask' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/emacs/README.md'=20 -> `./contrib/emacs/README.md' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/emacs/password-store.el'=20 -> `./contrib/emacs/password-store.el' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/dmenu/README.md'=20 -> `./contrib/dmenu/README.md' `/gnu/store/22wkvxxi8b308nxghb2fwn2swkvbjh8w-password-store-1.7.4-checkout/= contrib/dmenu/passmenu'=20 -> `./contrib/dmenu/passmenu' phase `unpack' succeeded after 0.0 seconds starting phase `bootstrap' no 'configure.ac' or anything like that, doing nothing phase `bootstrap' succeeded after 0.0 seconds starting phase `patch-usr-bin-file' phase `patch-usr-bin-file' succeeded after 0.0 seconds starting phase `patch-source-shebangs' patch-shebang: ./contrib/dmenu/passmenu: changing `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./contrib/importers/1password2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/fpm2pass.pl: warning: no binary for=20 interpreter `perl' found in $PATH patch-shebang: ./contrib/importers/gorilla2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/kedpm2pass.py: warning: no binary for=20 interpreter `python' found in $PATH patch-shebang: ./contrib/importers/keepass2csv2pass.py: warning: no=20 binary for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/keepass2pass.py: warning: no binary=20 for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/keepassx2pass.py: warning: no binary=20 for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/kwallet2pass.py: warning: no binary=20 for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/lastpass2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/password-exporter2pass.py: warning:=20 no binary for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/pwsafe2pass.py: warning: no binary=20 for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/pwsafe2pass.sh: changing=20 `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./contrib/importers/revelation2pass.py: warning: no=20 binary for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/roboform2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./man/example-filter.sh: changing `/bin/sh' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/sh' patch-shebang: ./src/completion/pass.fish-completion: warning: no binary=20 for interpreter `fish' found in $PATH patch-shebang: ./src/password-store.sh: changing `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/fake-editor-change-password.sh: changing=20 `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/sharness.sh: changing `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0001-sanity-checks.sh: changing `/usr/bin/env=20 bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0010-generate-tests.sh: changing `/usr/bin/env=20 bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0020-show-tests.sh: changing `/usr/bin/env bash'=20 to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0050-mv-tests.sh: changing `/usr/bin/env bash'=20 to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0060-rm-tests.sh: changing `/usr/bin/env bash'=20 to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0100-insert-tests.sh: changing `/usr/bin/env=20 bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0200-edit-tests.sh: changing `/usr/bin/env bash'=20 to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0300-reencryption.sh: changing `/usr/bin/env=20 bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0400-grep.sh: changing `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' patch-shebang: ./tests/t0500-find.sh: changing `/usr/bin/env bash' to=20 `/gnu/store/vx6vfbmmazvfi7vp8xyjn2mcyylvw9gn-bash-minimal-5.1.8/bin/bash' phase `patch-source-shebangs' succeeded after 0.0 seconds starting phase `patch-generated-file-shebangs' patch-shebang: ./contrib/importers/1password2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/fpm2pass.pl: warning: no binary for=20 interpreter `perl' found in $PATH patch-shebang: ./contrib/importers/gorilla2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/kedpm2pass.py: warning: no binary for=20 interpreter `python' found in $PATH patch-shebang: ./contrib/importers/keepass2csv2pass.py: warning: no=20 binary for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/keepass2pass.py: warning: no binary=20 for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/keepassx2pass.py: warning: no binary=20 for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/kwallet2pass.py: warning: no binary=20 for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/lastpass2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH patch-shebang: ./contrib/importers/password-exporter2pass.py: warning:=20 no binary for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/pwsafe2pass.py: warning: no binary=20 for interpreter `python3' found in $PATH patch-shebang: ./contrib/importers/revelation2pass.py: warning: no=20 binary for interpreter `python' found in $PATH patch-shebang: ./contrib/importers/roboform2pass.rb: warning: no binary=20 for interpreter `ruby' found in $PATH phase `patch-generated-file-shebangs' succeeded after 0.0 seconds starting phase `check' ok 1 - Make sure we can run pass ok 2 - Make sure we can initialize our test store # passed all 2 test(s) 1..2 ok 1 - Test "generate" command ok 2 - Test replacement of first line # passed all 2 test(s) 1..2 ok 1 - Test "show" command ok 2 - Test "show" command with spaces not ok 3 - Test "show" command with unicode # # "$PASS" generate =F0=9F=8F=A0 && # "$PASS" show | grep -q =F0=9F=8F=A0 # ok 4 - Test "show" of nonexistant password # failed 1 among 4 test(s) 1..4 make: *** [Makefile:72: tests/t0020-show-tests.sh] Error 1 Test suite failed, dumping logs. error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("test" "CC=3Dgcc"=20 "PREFIX=3D/gnu/store/jyjm47609k160r2rcfaiwz3ncs0qjwry-password-store-1.7.4"= =20 "WITH_ALLCOMP=3Dyes"=20 "BASHCOMPDIR=3D/gnu/store/jyjm47609k160r2rcfaiwz3ncs0qjwry-password-store-1= =2E7.4/etc/bash_completion.d")=20 exit-status: 2 term-signal: #f stop-signal: #f> phase `check' failed after 0.3 seconds command "make" "test" "CC=3Dgcc"=20 "PREFIX=3D/gnu/store/jyjm47609k160r2rcfaiwz3ncs0qjwry-password-store-1.7.4"= =20 "WITH_ALLCOMP=3Dyes"=20 "BASHCOMPDIR=3D/gnu/store/jyjm47609k160r2rcfaiwz3ncs0qjwry-password-store-1= =2E7.4/etc/bash_completion.d"=20 failed with status 2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 15 14:38:19 2022 Received: (at 53288) by debbugs.gnu.org; 15 Jan 2022 19:38:19 +0000 Received: from localhost ([127.0.0.1]:41898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8osV-000814-6S for submit@debbugs.gnu.org; Sat, 15 Jan 2022 14:38:19 -0500 Received: from mail-4322.protonmail.ch ([185.70.43.22]:26663) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8osM-00080b-Ji for 53288@debbugs.gnu.org; Sat, 15 Jan 2022 14:38:11 -0500 Date: Sat, 15 Jan 2022 19:38:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail2; t=1642275484; bh=uHgnFKdMDPVkkH+F9j4mSFuYNsleXsbVzViRGYvn/go=; h=Date:To:From:Reply-To:Subject:Message-ID:From:To:Cc; b=n5HtWSg7f+2pFot40rt60uAG1BJ5w9kRrpwrxFbnif56HcpsnvnbFMRul0/jkHqyG EhjfsnrFzsnzBtUZWMqMOUK7TmECuioSQm5iiXOXESiO0uVN1jcbyG3YP6NA/lIHIX 8NtdHeJVJuMGDMwsZHR132tloodOGUjIm2wJNzY8PowEqfrbXcBX/BJUUZZWl5L0uj TukFD/+icOUwgnrS2FU1rY5sGR+26df+pcF/kO8coBT2miakVxCBTV3AGaYCsSAbVU 7ZMTSHphr5ClT/vfGPHD7OTA131SzbO1+nuReMAkYk3RRvt7b23V918l4tu82qMvWR sJNIqeQ2NKHig== To: "53288@debbugs.gnu.org" <53288@debbugs.gnu.org> From: John Kehayias Subject: Re: password-store build failure 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 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53288 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: John Kehayias Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, This should have just been fixed in a40ac6271578ea061a8a07b2adbd6032a690ca7= 0 (and/or with bd4f314bbacaaa56751be3a4769f2082be747d24). See also https://= issues.guix.gnu.org/53238 for the original issue. It builds and passes tests for me after these commits, can you do a guix pu= ll and try again? John From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 15 14:50:11 2022 Received: (at control) by debbugs.gnu.org; 15 Jan 2022 19:50:11 +0000 Received: from localhost ([127.0.0.1]:41935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8p3y-0008Nr-VJ for submit@debbugs.gnu.org; Sat, 15 Jan 2022 14:50:11 -0500 Received: from tobias.gr ([80.241.217.52]:34102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8p3w-0008Ng-LY for control@debbugs.gnu.org; Sat, 15 Jan 2022 14:50:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=X1udWioEgzBwM SKzT7VXi5EKg6DYMfsL++FO7osdD1U=; h=date:to:from; d=tobias.gr; b=Ihny0e 7pXYi/rTDo9d2A+WPL4M0cMzytfRntUhp0c5NyCDQhWop5EGXN84E24mQjt6NsqwxMtRQt nRxvIvv79IvCRUqfSEjTdEHAN7SIiIgdVv8JEH5jxSftUAkEnU4y/GbpEsgFyk4IA4RwBr /r482cQTjde8B76sD/oe5jTEkV3UvSznDr+m/6E3O4LYs1m4idVMBja2lsFfE3aVXSaE+1 KbDPSj09lp5smNg28eGNRUNNxpgeXdW/lO2h76Du+EMbQViCukQmUS5LFSMtLhuv5yVkKW CKjec/jSfeqi9nWUJfHGCPY2QI07RvNCJ/dkmTMKCUwOlpCJEqynU+bA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id a2aaf35c (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sat, 15 Jan 2022 19:50:04 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU Debbugs Date: Sat, 15 Jan 2022 20:50:59 +0100 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87zgnw4w23.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 2.0 (++) 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: merge 53238 53288 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) merge 53238 53288 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 15 16:45:18 2022 Received: (at 53288) by debbugs.gnu.org; 15 Jan 2022 21:45:18 +0000 Received: from localhost ([127.0.0.1]:42100 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8qrN-0005L6-Jx for submit@debbugs.gnu.org; Sat, 15 Jan 2022 16:45:17 -0500 Received: from mout01.posteo.de ([185.67.36.65]:60635) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8qet-0004zK-Du for 53288@debbugs.gnu.org; Sat, 15 Jan 2022 16:32:27 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 5722E240026 for <53288@debbugs.gnu.org>; Sat, 15 Jan 2022 22:32:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642282337; bh=0e5Up+xmXODS5g8vCc3qUspmj+xTKwxHUXoFVnfi5tA=; h=Date:From:To:Subject:From; b=kRzwDJCEfSeSkyNEyat9GtIulE41LnquK2UJT4OTRENg4EeKLc4TNToXujxXPYLqQ C0ZYZQ1DLQ/3An+Cpm5UhdKtf2mprD6Z4zbf3/HPo4OL+DL+RgCDQvogy5uzn6bCOG xtPcp5vUUb5XiL72ec1nUkQXDP8QtLjNik3UuJAPZ669LuLRzD+CVBz1elE7nKVcmK 5T5P/hyJE9PdANAWwyssrCJQW9Rpo+RW7xepg+WuF7JJybt1VK8s+imRnjWWDIHoyK cKbCI64dBwHWbC6yTvWer1fhbXEKcdlWdG6BS20MF0oJcwSTOgPB3h+UJZyVYLfgj1 F7+d+azXq+N0g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jbrwc55xFz9rxL for <53288@debbugs.gnu.org>; Sat, 15 Jan 2022 22:32:16 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 15 Jan 2022 21:32:16 +0000 From: nicholashubbard@posteo.net To: 53288@debbugs.gnu.org Subject: Re: password-store build failure Message-ID: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53288 X-Mailman-Approved-At: Sat, 15 Jan 2022 16:45:17 -0500 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: -3.3 (---) It builds now. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 15 16:45:44 2022 Received: (at 53288) by debbugs.gnu.org; 15 Jan 2022 21:45:44 +0000 Received: from localhost ([127.0.0.1]:42104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8qrn-0005Lm-Vy for submit@debbugs.gnu.org; Sat, 15 Jan 2022 16:45:44 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54805) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8qrl-0005LY-Tv for 53288@debbugs.gnu.org; Sat, 15 Jan 2022 16:45:42 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id F2D44240104 for <53288@debbugs.gnu.org>; Sat, 15 Jan 2022 22:45:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642283136; bh=Ahv0w+3D7iX4ugevx/LrVhkKMueHmuwAbMl22LxtojM=; h=Date:From:To:Subject:From; b=eP/jIrbXFy428ZML1APSrTlzuZP9pGaE30Smy+wG8xE2MjQczb60cQh8RtRYIuhL4 znDu0mIL92YkW/1MTVdp+m3w82q8HUiNJxh5XoAd4RqIGPLNEVR5d23QwlLzXfDgmo Fuwcq230ORnbv01XfuegvGQH/ydAwQkcjpBUwtqTeHqYsA34OnQMR9XAI+jFr7pow1 5lRotilcx1e+6hlifgN9as+AFfFq/6bVGOPgaVM9vT7Sc/C4g8Ae1kCZBxfFZa1Utn 5d/BkGDCociTC6gffgJ7kKaOLpZaJ7MrdXjuklCejkMM/7RJLt29Dqv6BCGYGbTdM6 x0ng3h5IwdSIg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JbsCz2X1dz6tmk for <53288@debbugs.gnu.org>; Sat, 15 Jan 2022 22:45:35 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 15 Jan 2022 21:45:35 +0000 From: nicholashubbard@posteo.net To: 53288@debbugs.gnu.org Subject: re Message-ID: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53288 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: -3.3 (---) it builds fine now thanks From unknown Mon Jun 23 18:28:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 15 Feb 2022 12:24:09 +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