From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#31824: guix offload test fails when the remote daemon uses --debug Date: Sun, 17 Jun 2018 21:45:18 -0400 Message-ID: <87fu1k7tqp.fsf@gmail.com> References: <87bmcetacy.fsf@gmail.com> <877en0wk0u.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]:36310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUjF9-0006iy-CT for bug-guix@gnu.org; Sun, 17 Jun 2018 21:46:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUjF4-00038d-AC for bug-guix@gnu.org; Sun, 17 Jun 2018 21:46:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46304) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUjF4-00038W-7F for bug-guix@gnu.org; Sun, 17 Jun 2018 21:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUjF4-0004W3-04 for bug-guix@gnu.org; Sun, 17 Jun 2018 21:46:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <877en0wk0u.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 15 Jun 2018 10:06:57 +0200") 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31824-done@debbugs.gnu.org Hi Ludo! ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hello, > > Maxim Cournoyer skribis: > >> In guix/scripts/offload.scm: >> 579:6 3 (_ _ . _) >> In ice-9/format.scm: >> 1590:19 2 (format # "~:[~*~;guix ~a: ~]=E2= =80=A6" =E2=80=A6) >> 197:20 1 (format:format-work "~:[~*~;guix ~a: ~]~aremove evalua=E2= =80=A6" =E2=80=A6) >> In unknown file: >> 0 (scm-error misc-error #f "~A" ("error in format") #f) > > I fixed the format issue in 265048cc897af8189c64cdfaa41820490f8fad9e. > Could you try again? Tried it, and it's working great! Thanks for the quick fix! > This may be the same issue as . I'm not sure as I'm not yet able to offload yet, but I'll report in the bug above when I do! I'm closing this one :). Maxim