From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IN9rOoGG3l4jXQAA0tVLHw (envelope-from ) for ; Mon, 08 Jun 2020 18:42:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 6FEmNoGG3l6BBgAAbx9fmQ (envelope-from ) for ; Mon, 08 Jun 2020 18:42:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6257D9400D3 for ; Mon, 8 Jun 2020 18:42:09 +0000 (UTC) Received: from localhost ([::1]:57032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiMim-0003df-7M for larch@yhetil.org; Mon, 08 Jun 2020 14:42:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiMiD-0003bh-6k for guix-devel@gnu.org; Mon, 08 Jun 2020 14:41:33 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:50058) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiMiC-0002Gh-55; Mon, 08 Jun 2020 14:41:32 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id B985E1AA50; Mon, 8 Jun 2020 11:41:26 -0700 (PDT) From: Vagrant Cascadian To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Guix Devel Subject: Re: Heads-up: =?utf-8?B?4oCccHJlLXB1c2jigJ0=?= Git hook updated In-Reply-To: <87blm6zo4y.fsf@gnu.org> References: <87imgn8zsv.fsf@gnu.org> <87blm6zo4y.fsf@gnu.org> Date: Mon, 08 Jun 2020 11:41:20 -0700 Message-ID: <87r1upflin.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/08 14:41:27 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: DSnu7K5ALrMs --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2020-05-29, Ludovic Court=C3=A8s wrote: > Ludovic Court=C3=A8s skribis: > >> I think we should change our pre-push hook as shown below. > > I=E2=80=99ve pushed it in e65a44649e8d7698c4a888f1de625a67052520e9. > To all committers: please do use it from now on: > > cp etc/guix/pre-push .git/hooks/ > > If you never run =E2=80=9Cmake authenticate=E2=80=9D before, the first ru= n takes a few > minutes. You might want to run it before your first =E2=80=98git push=E2= =80=99. > > Please report any issues, slowness, errors, unhappiness, whatever! $ guix environment --pure guix --ad-hoc guile git gnupg -- make authenticate ... configure: checking for guile 3.0 configure: checking for guile 2.2 configure: error: No Guile development packages were found. Without --pure i'm getting the same thing. Running on Guix System with commit e78275608065ef073775fabb9f1a757da65851f2 + some changes I was hoping to push soon, but really can't imagine those breaking the above. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXt6GUQAKCRDcUY/If5cW qrdaAP41sS9LPUUFlmWxJmgMa/uF0oAgCo5+1TiEOBVAO/0vggEAsxipXi2AqK1u 89OqghlF29sHbQkj5nK30HoGao94vwk= =nzWX -----END PGP SIGNATURE----- --=-=-=--