bug#74787: guile-ssh@0.18 breaks offloading

2024-12-12 Thread Ludovic Courtès
Hi Tomas and Dariqq, Tomas Volf <~@wolfsden.cz> skribis: > In 0.18.0, the `open-remote-pipe*' now correctly quotes the arguments, so the > double quoting that was done by `shell-quote' is not harmful and breaks at > least offloading and deploy. > > * guix/remote.scm (remote-pipe-for-gexp): Call o

bug#74787: guile-ssh@0.18 breaks offloading

2024-12-11 Thread Dariqq
Another problem (other than the open-input-pipe* change) related to the guile-ssh update is that the GUIX_CHECK_GUILE_SSH macro now fails resulting in the guix-daemon not having offload support. I openend https://issues.guix.gnu.org/74800 for this

bug#74787: guile-ssh@0.18 breaks offloading

2024-12-11 Thread Dariqq
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 `*',