From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#34229: tests/upstream.scm fails on master Date: Mon, 28 Jan 2019 09:42:25 +0100 Message-ID: <87zhrlqiku.fsf@elephly.net> References: <871s4x9sze.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gody2-0007LA-TA for bug-guix@gnu.org; Tue, 29 Jan 2019 19:43:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gody2-0004hW-9J for bug-guix@gnu.org; Tue, 29 Jan 2019 19:43:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51698) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gody2-0004hI-0G for bug-guix@gnu.org; Tue, 29 Jan 2019 19:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gody1-0005p7-U7 for bug-guix@gnu.org; Tue, 29 Jan 2019 19:43:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <871s4x9sze.fsf@gmail.com> 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: Chris Marusich Cc: 34229@debbugs.gnu.org Chris Marusich writes: > At v0.16.0-1516-g86228e569 (current master branch head), the > upstream.scm test fails with the following log: This is due to the changes in #34040 because one of the fields is now a procedure. We=E2=80=99re discussing at #34040 how to change this. -- Ricardo