From: Dariqq <dariqq@posteo.net>
To: 74787@debbugs.gnu.org
Subject: bug#74787: guile-ssh@0.18 breaks offloading
Date: Wed, 11 Dec 2024 12:55:10 +0000 [thread overview]
Message-ID: <2a5dd1c0-6548-46f6-9e31-9bc21811d252@posteo.net> (raw)
Hello,
Today I reconfigured my system and after a reboot offloading no longer
works.
When i try to build something that could be offloaded it instead tries
to build it locally instead and fails with
unsupported-platform
while setting up the build environment: a `*' is required to build `*',
but I am a `*'
However 'guix offload test' is still succeeding
--8<---------------cut here---------------start------------->8---
sudo guix offload test
guix offload: testing 1 build machines defined in
'/etc/guix/machines.scm'...
guix offload: Guix is usable on '*' (test returned "/gnu/store/*-test")
guix offload: '*' is running GNU Guile 3.0.9
guix offload: sending 1 store item (0 MiB) to '*'...
exporting path `/gnu/store/*-export-test'
guix offload: '*' successfully imported '/gnu/store/*-export-test'
retrieving 1 store item from '*'...
guix offload: successfully imported '/gnu/store/*-import-test' from '*'
--8<---------------cut here---------------end--------------->8---
I tracked this down to the guile-ssh update in
da3c8a963f83c044568d99921480259eaa26a923
Reverting that restores offloading for me.
This might also be the cause for the 'guix deploy' error described in
https://logs.guix.gnu.org/guix/2024-12-11.log#033439
next reply other threads:[~2024-12-11 12:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 12:55 Dariqq [this message]
2024-12-11 20:57 ` bug#74787: guile-ssh@0.18 breaks offloading Dariqq
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 16:27 [bug#74795] [PATCH] remote: Do not double-quote the repl-command Tomas Volf
2024-12-11 16:27 ` bug#74787: " Tomas Volf
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=2a5dd1c0-6548-46f6-9e31-9bc21811d252@posteo.net \
--to=dariqq@posteo.net \
--cc=74787@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.