Hang on 'sending 0 store items'

  • Open
  • quality assurance status badge
Details
One participant
  • jbranso
Owner
unassigned
Submitted by
jbranso
Severity
normal

Debbugs page

jbranso wrote 12 months ago
(name . Felix Lechner)(address . felix.lechner@lease-up.com)(address . guix-devel@gnu.org)(address . bug-guix@gnu.org)
d90f65442c5c0babdf8108783954259b0b31a9d2@dismail.de
March 26, 2024 at 11:58 AM, "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org> wrote:



Toggle quote (10 lines)
>
> Hi,
>
> When trying to 'deploy' the command hangs for one piece of my equipment
> with the perplexing message:
>
> guix deploy: sending 0 store items (0 MiB) to 'FQDN'...
>
> Has anyone seen it before? Is there a cure? Thanks!

Questions about bugs are probably best sent to bug-guix@gnu.org,
which I have just done for you.

Thanks,

Joshua

Toggle quote (4 lines)
>
> Kind regards
> Felix
>
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70018@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70018
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help