all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 52258@debbugs.gnu.org
Subject: bug#52258: [cuirass] Fetch worker ensure-path exception.
Date: Fri, 03 Dec 2021 14:22:13 +0100	[thread overview]
Message-ID: <871r2tsu0q.fsf@gnu.org> (raw)


Hello,

The "ensure-path" RPC that is used by the cuirass-remote-server process
sometimes raises a &nar-error condition.

--8<---------------cut here---------------start------------->8---
In ice-9/eval.scm:
    619:8 16 (_ #(#(#<directory (cuirass scripts remote-server) ?> ?)))
    619:8 15 (_ #(#(#(#(#(#(#<directory (cuirass scr?> ?)) ?) ?) ?) ?))
    619:8 14 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In cuirass/utils.scm:
   358:17 13 (call-with-time _ #<procedure 7f8d58ac74a0 at ice-9/eva?>)
In unknown file:
          12 (_ #<procedure 7f8d58ac74e0 at ice-9/eval.scm:330:13 ()> ?)
In ice-9/boot-9.scm:
    152:2 11 (with-fluid* _ _ _)
  1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   658:37  9 (thunk)
In srfi/srfi-1.scm:
    634:9  8 (for-each #<procedure 7f8d58ac71a0 at ice-9/eval.scm:3?> ?)
In ice-9/boot-9.scm:
    724:2  7 (call-with-prompt _ _ #<procedure 7f8d58ac7100 at ice-9?>)
  1752:10  6 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   1449:0  5 (ensure-path #<store-connection 256.99 7f8d4241be10> _)
   733:11  4 (process-stderr #<store-connection 256.99 7f8d4241be10> _)
In guix/serialization.scm:
     80:6  3 (read-int #<closed: file 7f8d5add63f0>)
In ice-9/boot-9.scm:
  1685:16  2 (raise-exception _ #:continuable? _)
  1683:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
  1. &nar-error:
      file: #f
      port: #<closed: file 7f8d5add63f0>
--8<---------------cut here---------------end--------------->8---

According to Ludo on #guix, this might be caused by a crash on the
guix-daemon side causing it to hang up prematurely.

Thanks,

Mathieu




             reply	other threads:[~2021-12-03 13:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 13:22 Mathieu Othacehe [this message]
2021-12-06 11:20 ` bug#52258: [cuirass] Fetch worker ensure-path exception Mathieu Othacehe

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=871r2tsu0q.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=52258@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.