From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33496: bug#33500: bug#33496: Guix pull failing to compute derivation Date: Mon, 26 Nov 2018 10:50:14 +0100 Message-ID: <87y39g9nhl.fsf@gnu.org> References: <87va4lvnxx.fsf@posteo.net> <874lc5w2zr.fsf@gnu.org> <87efb9ds3i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRDXk-00084o-4A for bug-guix@gnu.org; Mon, 26 Nov 2018 04:51:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRDXi-0007aD-CC for bug-guix@gnu.org; Mon, 26 Nov 2018 04:51:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43570) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gRDXi-0007a6-8Y for bug-guix@gnu.org; Mon, 26 Nov 2018 04:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gRDXi-0001vu-5g for bug-guix@gnu.org; Mon, 26 Nov 2018 04:51:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87efb9ds3i.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sun, 25 Nov 2018 17:44:49 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jan Nieuwenhuizen Cc: 33500-done@debbugs.gnu.org, 33496-done@debbugs.gnu.org Jan Nieuwenhuizen skribis: > Ludovic Court=C3=A8s writes: > >> My bad, I introduced the regression 16 hours ago. This is fixed in >> commit 0a9d1c5ab713bf525972f651c3cb63570e8c083d, thanks! > > Ah, great...there were at least three reports about this. > > Reading the commit it looks to me that the message and the content do > not match. The message says that install-nodist_pkglibexecSCRIPTS is > removed, while the patch removes install-nodist_libexecSCRIPTS. Oh sorry about that! > Hoping the end result is okay! Yes it is! :-) Thank you, Ludo=E2=80=99.