all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 31824@debbugs.gnu.org
Subject: bug#31824: guix offload test fails when the remote daemon uses --debug
Date: Wed, 13 Jun 2018 21:39:25 -0400	[thread overview]
Message-ID: <87bmcetacy.fsf@gmail.com> (raw)

Hello,

I don't know if it is worthy of reporting, but I discovered the
following crash when attempting to use the '--debug' argument on the
remote guix-daemon process and issuing 'guix offload test' on my local
machine:

--8<---------------cut here---------------start------------->8---
guix offload test
guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
guix offload: '192.168.1.105' is running guile (GNU Guile) 2.2.3
guix offload: error: remove evaluation on '(Evaluation failed scheme@(guile-user)> ERROR: In procedure display:
In procedure display: Wrong type argument in position 2: #<closed: file 1186e00> ())' failed:
FORMAT: error with call: (format #<output: file /dev/pts/1> "~:[~*~;guix ~a: ~]~aremove evaluation on '~a' failed:~{ ~s~}<===~%" offload offload error:  (Evaluation failed scheme@(guile-user)> ERROR: In procedure display:
In procedure display: Wrong type argument in position 2: #<closed: file 1186e00> ()) ===>)
        missing argument(s)
Backtrace:
          11 (apply-smob/1 #<catch-closure 2253640>)
In ice-9/boot-9.scm:
    705:2 10 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  9 (_ #(#(#<directory (guile-user) 2308140>)))
In guix/ui.scm:
  1501:12  8 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9  7 (catch srfi-34 #<procedure 2764040 at guix/ui.scm:552:…> …)
    829:9  6 (catch system-error #<procedure 2764060 at guix/script…> …)
In guix/scripts/offload.scm:
    637:6  5 (check-machine-availability _ _)
In srfi/srfi-1.scm:
   656:11  4 (for-each #<procedure assert-node-has-guix (node name)> …)
In guix/scripts/offload.scm:
    579:6  3 (_ _ . _)
In ice-9/format.scm:
  1590:19  2 (format #<output: file /dev/pts/1> "~:[~*~;guix ~a: ~]…" …)
   197:20  1 (format:format-work "~:[~*~;guix ~a: ~]~aremove evalua…" …)
In unknown file:
           0 (scm-error misc-error #f "~A" ("error in format") #f)

ERROR: In procedure scm-error:
error in format
--8<---------------cut here---------------end--------------->8---

If I remove the --debug option, it still fails, but this is another bug:

--8<---------------cut here---------------start------------->8---
guix offload test
guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'...
guix offload: '192.168.1.105' is running guile (GNU Guile) 2.2.3
guix offload: Guix is usable on '192.168.1.105' (test returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test")
sending 1 store item to '192.168.1.105'...
exporting path `/gnu/store/3y6882jwsjc76bfv51j037dvyx5p99w3-export-test'
guix offload: error: build failed: program `guix-authenticate' failed
with exit code 1
--8<---------------cut here---------------end--------------->8---

Thanks,

Maxim

             reply	other threads:[~2018-06-14  1:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14  1:39 Maxim Cournoyer [this message]
2018-06-15  8:06 ` bug#31824: guix offload test fails when the remote daemon uses --debug Ludovic Courtès
2018-06-18  1:45   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bmcetacy.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=31824@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.