From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 18 11:16:52 2018 Received: (at submit) by debbugs.gnu.org; 18 Sep 2018 15:16:52 +0000 Received: from localhost ([127.0.0.1]:44607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2HkC-0006az-Ak for submit@debbugs.gnu.org; Tue, 18 Sep 2018 11:16:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2Gqt-00056p-DH for submit@debbugs.gnu.org; Tue, 18 Sep 2018 10:19:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2Gqm-0004LM-LL for submit@debbugs.gnu.org; Tue, 18 Sep 2018 10:19:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g2Gql-0004Km-Hs for submit@debbugs.gnu.org; Tue, 18 Sep 2018 10:19:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2Gqk-0007FG-Ly for guix-patches@gnu.org; Tue, 18 Sep 2018 10:19:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2Gqf-0004Hd-Aj for guix-patches@gnu.org; Tue, 18 Sep 2018 10:19:34 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:48753) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g2Gqf-0004Gg-4C for guix-patches@gnu.org; Tue, 18 Sep 2018 10:19:29 -0400 X-Originating-IP: 88.190.253.40 Received: from localhost.localdomain (unknown [88.190.253.40]) (Authenticated sender: mail@ambrevar.xyz) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 65D631C0010 for ; Tue, 18 Sep 2018 14:19:27 +0000 (UTC) From: Pierre Neidhardt To: guix-patches@gnu.org Subject: [PATCH] gnu: git-credential-netrc: Add Git.pm to PERL5LIB. Date: Tue, 18 Sep 2018 16:19:26 +0200 Message-Id: <20180918141926.17634-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 18 Sep 2018 11:16:47 -0400 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: -6.0 (------) * gnu/packages/version-control.scm (git)[credential-netrc]: Add Git.pm to PERL5LIB. --- gnu/packages/version-control.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 377496178..58c870df5 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -309,6 +309,13 @@ as well as the classic centralized workflow.") (let* ((netrc (assoc-ref outputs "credential-netrc"))) (install-file "contrib/credential/netrc/git-credential-netrc" (string-append netrc "/bin")) + ;; Previously, Git.pm was automatically found by netrc. + ;; Perl 5.26 changed how it locates modules so that @INC no + ;; longer includes the current working directory (the Perl + ;; community calls this "dotless @INC"). + (wrap-program (string-append netrc "/bin/git-credential-netrc") + `("PERL5LIB" ":" prefix + (,(string-append (assoc-ref outputs "out") "/share/perl5")))) #t))) (add-after 'install 'split (lambda* (#:key inputs outputs #:allow-other-keys) -- 2.19.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 18 14:16:56 2018 Received: (at control) by debbugs.gnu.org; 18 Sep 2018 18:16:56 +0000 Received: from localhost ([127.0.0.1]:44736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2KYS-0002fr-Ju for submit@debbugs.gnu.org; Tue, 18 Sep 2018 14:16:56 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40603) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g2KYO-0002fg-Lh for control@debbugs.gnu.org; Tue, 18 Sep 2018 14:16:54 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 795BD21D03; Tue, 18 Sep 2018 14:16:51 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 18 Sep 2018 14:16:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=V0rQVonYj4Orz0FtvlGHQKZOfa JLOh301kT7voZ38lU=; b=zuo2phnEu6Wl7MrNAXmK3JDqjxBv602eqfyhfHEI6i KK73Zo/+U8NoBTYSPkCX+bwUKHwA505PW3SKPBOXje8j96MyD2C094AKeNug8sjS uYCjam8y9izhE4uEfQjyK84KeYtQr4EGQ1flw33G6sqkplOl9hEtoJYsBICPtMXS c= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=V 0rQVonYj4Orz0FtvlGHQKZOfaJLOh301kT7voZ38lU=; b=kXPwsvd/RdFGlXPbv Bd/E4oK7DNNnJ2MwPNuSv8J16fawhH6J+LX7quYy0qwHbqVyyFDX6yGfBdAtPLxM 5kEarxOBk1rBY345Tstc0i12jMjePEazQg5O53v8skwwHi8v9LuafG9AMTcDodlY YPjXelaP/OOuDdeRtQnik65hZXALBiaJp3YraX5U1+b6mhj5dZYBO/Fncj8zpal6 r0tZ3oXRAkBveGG2Emf0eY/tzWWTLlMYdKqo9sw343eISNONK3dca4KzRpP9i1ea qLeF4y4a8UfuHQGzXYtugqbWzXQF7FFSUWWFMPOwwhMIYGTtBjd4qCK7RcnpXX7z Wl+IQ== X-ME-Proxy: X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id D45DF102D3 for ; Tue, 18 Sep 2018 14:16:48 -0400 (EDT) Date: Tue, 18 Sep 2018 14:16:47 -0400 From: Leo Famulari To: control@debbugs.gnu.org Message-ID: <20180918181647.GA26196@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 1.3 (+) 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 32760 32761 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [66.111.4.25 listed in list.dnswl.org] 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 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: 0.3 (/) --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline merge 32760 32761 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAluhQQoACgkQJkb6MLrK fwjqiRAA0eihXz5dbMxhvzk6FqQq7LPv3G1QleuUmKxs0/WhER+xq5pI53hO1PMQ Dt0qULXNZAAOA3xMTRPGyNdXSCOIs4febjHJHyJSsd0V/gb3IMp1088fDUaW66kc wiA56kcMofgcg0puo7ByRUVF4xMkOUP7RX/qFvje1qyVQB84jLC1DmkUnghF1Und noowFStuN0MqXQVO1aVjMMaE9lm5luWo868GBe66zIIvEQyD0axSIdJ1DmnWuXGz L2AMSmUCn4ewD0oLkQyPHJHfzL6x26tC2OA9Ceryvxf+cF4Km12QC2kJz83BXoyV Ek8y+ZXUfG2buE6aEKWQGqraPT2DTW84iv7o4JsQuuLRU5/A+IpLKxIDfC3tiKQN jvCxQ7AiHkubrh+MwWPGe6exvHANsu15mFpUJuR7zcTqo+8GbEEygAaHZFHl5mIh 7zV/sx+W5EcQeSRJ2Rsm+6JL2wkda6uCGuv/Y6P06rYaGwtRjyLA/tcgmqDPh4jz Kju10r1MhL/o0UsQRoIEbVWEUXV2pcVs9lRVJMUujbzbfApUwtCbVNqIOpziGVAY qBEmm4i8HZOaTfHWZJbfZp0mqaP9izSA0flyohvcJDD+/rfbVddUqkx+Wrc7wfh8 vHVDQsz8bIUGmY3+Hm5mUNvsG62wtYzuv7puDkEhgsfxVD7rQhs= =rBR+ -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From unknown Thu Jun 19 14:03:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 17 Oct 2018 11:24:04 +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