Hello Guix maintainers,
Thanks in advance for fixing this link!
Thérèse
Le Jeu 14 Sep 2023 09:14:20, yuval.lan...@gmail.com a écrit :
> The link to
>
> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-e5f7c14.x86_64-linux.qcow2
>
> in
>
> https://guix.gnu.org/manual/devel/en/html_node/Runnin
Hi,
On Thu, 14 Sep 2023 at 18:23, Yann Dupont wrote:
> All I can say is that the VMs now boot.
WDYT about this patch?
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 91109c41d9..28b3c1e0bf 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -4421,6
Hi,
On Sat, 23 Sep 2023 at 22:02, Roman Riabenko via Bug reports for GNU Guix
wrote:
> Backtrace:
> In guix/ui.scm:
> 2286:10 19 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
> 1752:10 18 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/status.scm:
> 859:3 17 (_)
> 839:4 16
Hi,
Thanks for the report. And sorry for the annoyance. The culprit is
6d33c1f8061e86d63ab5c9ec75df9c58130c7264 reducing the number of network
access.
The error should be fixed with 94f3831e5bb1e04eeb3a0e7d31a0675208ce6f4c.
Let me know.
Cheers,
simon
Hi,
On Sat, 06 May 2023 at 22:17, Ludovic Courtès wrote:
> More importantly, tarballs generated by GitLab & co. are usually built
> on the fly and change over time (details about the tarball headers
> etc. may change). So we cannot depend them.
We could just store this tarball, no?
Well, I am
Hi,
Simon Tournier skribis:
> It is almost good except one strong annoyance [1]@
>
> Singular value decomposition | 57 57 5.0s
> Hermitian: Error During Test at
> /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/r
> > ```
> > $ ssh localhost
> > $ guix shell gnuplot
> > $ gnuplot
> > zsh: command not found: gnuplot
> > ```
> >
> > However (still within the ssh session)
> >
> > ```
> > $ guix shell gnuplot -- gnuplot
> > [gnuplot opens as expected]
> > ```
> >
> > and weirdly enough
> >
> > ```
> > $ guix she