Le lundi 05 avril 2021 à 19:45 +0100, Pierre Langlois a écrit :
> Do you know at which guix commit this happened? I'm wondering which
> version of libvirt triggered this. AFAICT, right now, if you create
> a
> fresh VM using gnome-boxes, it initializes the xml config with the
> qemu
> in /run/cur
/, so I think it has
been found in /run/current-system/profile/bin, but the symlink has been
resolved too early.
I have recently gc’ed my system, and that’s when I noticed I could not
run my VMs anymore.
My workaround is to replace the hard-coded paths in the XML files.
Best regards,
divoplade
Le mercredi 02 décembre 2020 à 12:11 +0100, zimoun a écrit :
> Said explicitly, if you do not want in your profile the package X
> belonging to %base-packages , do not add the %base-packages list. :-)
> Or
> create your custom list (remove the ones you do not want). I do not
> see
> what could don
Le mardi 01 décembre 2020 à 23:19 +0100, zimoun a écrit :
> Moreover, %base-packages already contains Guile (’guile-3.0-latest’),
> therefore I am not sure to understand what the bug is about
> specifically.
That's the problem. I need to remove it from %base-packages, otherwise
the packages that p
Hello,
Le mardi 01 décembre 2020 à 22:41 +0100, zimoun a écrit :
> > > ‘%base-packages’ already contains Guile (‘guile-3.0-latest’
> > > specifically) so maybe you just don’t need to do anything?
> >
> > You're right! I just filtered out guile-3.0-latest from %base-
> > packages
> > and it works!
is to add a shepherd service that runs ip address add dev
eno1 the-address and ip address delete dev eno1 the-address, with ip
from iproute2. Maybe static-networking-service-type could do something
better for me?
Best regards,
divoplade
ml/ch-the_default_configuration_file.html
) and it would be nice to have the other as authenticators. What do you
think?
Best regards,
divoplade
From 5f1e0ea844a26a6e024443f3898969b8ab1048bb Mon Sep 17 00:00:00 2001
From: divoplade
Date: Tue, 10 Nov 2020 14:21:17 +0100
Subject: [PATCH] gnu:
Thank you.
divoplade
Hi!
Le jeudi 05 novembre 2020 à 11:29 +0100, Leo Prikler a écrit :
> guile-3.0 will presumably be updated on the next core-updates merge,
> where world rebuilds are acceptable, so be a bit patient until then
> and
> use guile-3.0-latest, please :)
That's not presumably, that's indeed fixed in cor
fix, yes, it leads to a world rebuild, but it was marked in a
TODO anyway. I don't know if it fully solves the problem just yet,
because I'm downloading 400MB of world rebuilding with my connection at
180 KB/s, but I have good hopes!
Best regards,
divoplade
From 42e2d64533c018a61db8408b5a
Hello Simon,
Le mercredi 04 novembre 2020 à 21:15 +0100, zimoun a écrit :
> Which packages ’config.scm’ contain? Other said, what does the
> conflict
> make happen?
You can try with one of the examples of guix, if you don't want to risk
anything with your config! Here is lightweight-desktop.tmpl
he fix would be to deprecate guile-3.0-latest as an alias for guile-
3.0, and use the 3.0.4 version in guile-3.0.
Best regards,
divoplade
compiling.
The processes were named rustc, but it went fast so I could not gather
more info.
This is not really annoying, because rust compilation does not take
that much memory, but I still have the feeling that it is a bug.
Best regards,
divoplade
Hello,
Le mardi 15 septembre 2020 à 17:44 +0200, Michael Rohleder a écrit :
> I believe, this should be fixed with removing the emacs-seq package
> (commit 852ae64e11ef9107afabbdb307770f946376addd), no?
It is fixed as of now, yes.
Le lundi 07 septembre 2020 à 23:19 +0200, divoplade a écrit :
> Sorry, I don't know how to make a patch.
>
By trying to make one, I noticed that you have already sent a patch. I
don't know why I did not recieve it. I am still clueless about a lot of
things here.
Anyway, you forg
Le lundi 07 septembre 2020 à 23:19 +0200, divoplade a écrit :
> Sorry, I don't know how to make a patch.
Trying: does it work like that?
From 06cb64632af8982054eb85ab4bbe5c43e86ab653 Mon Sep 17 00:00:00 2001
From: divoplade
Date: Mon, 7 Sep 2020 23:33:32 +0200
Subject: [PATCH] Update e
efault"))
(should (derived-mode-p 'ess-r-help-mode)
it seems that these tests should only run if (not (not (not (not
interactive (i.e. interactive), and ess-test-r-help-mode has missed
a copy-paste.
Also, the license has changed: it is now gpl3+!
Anyway, here is a
Hello,
Le vendredi 04 septembre 2020 à 16:44 +0200, zimoun a écrit :
> But the commit 36a09d1853 introducing Emacs 27 had been pushed on Fri
> Aug 28
> 00:13:51 2020 -0400 and the CI reported failures before this
> offending
> commit.
>
> https://ci.guix.gnu.org/search?query=spec%3Aguix-master+sys
t is the same for guix.
Best regards,
divoplade
Hello all,
Right now emacs-ess is broken so I cannot upgrade to emacs 27. The
failing test is "test-ess-roxy-literate".
Thank you anyway, I cannot wait to have emacs 27!
divoplade
20 matches
Mail list logo