From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Errors Linting Package Definition for New Package ruby-net-http-digest-auth Date: Fri, 11 Nov 2016 18:17:32 +0000 Message-ID: <8760ntc24j.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <20161108213940.GA23513@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5GOZ-0005H4-Sq for guix-devel@gnu.org; Fri, 11 Nov 2016 13:17:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5GOW-0005zd-Ml for guix-devel@gnu.org; Fri, 11 Nov 2016 13:17:47 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44092) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5GOW-0005yy-HV for guix-devel@gnu.org; Fri, 11 Nov 2016 13:17:44 -0500 In-Reply-To: <20161108213940.GA23513@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari , Frederick Muriithi Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable >> guix/build/download.scm:383:6: In procedure tls-wrap: >> guix/build/download.scm:383:6: X.509 certificate of 'static.nvd.nist.gov= ' could not be verified: >> signer-not-found >> invalid That's interesting, I have a similar problem after rebuilding my GuixSD system from latest git and rebooting. The substituter consistently fails to verify mirror.hydra.gnu.org. Passing --no-substitutes works, however. substitute: Backtrace: substitute: In ice-9/boot-9.scm: substitute: 157: 9 [catch #t # ...] substitute: In unknown file: substitute: ?: 8 [apply-smob/1 #] substitute: In ice-9/boot-9.scm: substitute: 63: 7 [call-with-prompt prompt0 ...] substitute: In ice-9/eval.scm: substitute: 432: 6 [eval # #] substitute: In ice-9/boot-9.scm: substitute: 2401: 5 [save-module-excursion #] substitute: 4050: 4 [#] substitute: 1724: 3 [%start-stack load-stack ...] substitute: 1729: 2 [#] substitute: In unknown file: substitute: ?: 1 [primitive-load "/gnu/store/84favpg3n9wxx3sv7v3sd6y0s87= 22p35-guix-0.11.0-1.324a/bin/.guix-real"] substitute: In guix/ui.scm: substitute: 1220: 0 [run-guix-command substitute "--query"] substitute:=20 substitute: guix/ui.scm:1220:8: In procedure run-guix-command: substitute: guix/ui.scm:1220:8: X.509 certificate of 'mirror.hydra.gnu.org'= could not be verified: substitute: signer-not-found substitute: invalid substitute:=20 guix package: error: build failed: substituter `substitute' died unexpected= ly Rebuilding Guix from source did not help, but booting into an older generation works. I'm guessing the daemon needs SSL_CERT_DIR, or call `guix download` without verifying TLS certificates. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJYJgs8AAoJEKKgbfKjOlT6TkYIAIoy7/b3Fv043TKBx7xLx6A9 sxBeuxPx1nlXqiEKJ11M6Yaoj2ZopoNHChwOQ4IwxahzV8CZa6ofeKSc5RXCE4qD m+t6TT7wDsTevd3NlS8XYj5wtsrMER3cjoZKSIL+A4YsaMu59V9x7etCNNMQZ1Bz r20eFDOAsBJRmLlh43We0Vy4XSHTNTVVfHuP1eusLb1rn8j70JWXSNf1MFtaYk6n NfZwrZgDaAuDXlc/7YZC8Tj99SmAeNh9HoB+m5FdDkbvfmKxqufcjqE6d5uGX7Ao MCXnTYbalEj+g+smIi759SV4V1jm6tbPKKev1sJyKsKDETfajGDH8yJI6fSLl/U= =cth5 -----END PGP SIGNATURE----- --=-=-=--