Re: Updating a very old Guix

2018-11-14 Thread Konrad Hinsen
swedebugia writes: > Could you report this to bug-g...@gnu.org? Done (and Ludo and Ricardo are already looking into this). > How about reinstalling v. 0.15 overwriting your current installation? > > this would invalidate all your store items though. Exactly, which is why I would like to avoid

Re: Updating a very old Guix

2018-11-13 Thread swedebugia
Hi On 2018-11-13 13:43, Konrad Hinsen wrote: snip So let's try a variant: use "guix archive" to export a nar file, copy it over to the other machine, and import it. guix archive --export `readlink -f ~/.config/guix/latest` > guix-update.nar guix archive: error: build failed: program

Re: Updating a very old Guix

2018-11-13 Thread Konrad Hinsen
Hi Julien, > The command you should run is: > > guix archive --recursive --export `readlink -f ~/.config/guix/current` > > guix-update.nar > > note the --recursive (so guix can find its dependencies, but it will > bundle every dependency in the .nar, so there may be some duplication I just

Re: Updating a very old Guix

2018-11-13 Thread Julien Lepiller
Le 2018-11-13 13:43, Konrad Hinsen a écrit : swedebugia writes: This is most probably not correct. You most probably do have a working Guix in the store but your current guix points to the new one which lacks guile-gcrypt. Indeed, kind of. It looks more complicated than that. As you say,

Re: Updating a very old Guix

2018-11-13 Thread Konrad Hinsen
swedebugia writes: > This is most probably not correct. You most probably do have a working > Guix in the store but your current guix points to the new one which > lacks guile-gcrypt. Indeed, kind of. It looks more complicated than that. As you say, there is indeed a working guix in the

Re: Updating a very old Guix

2018-11-12 Thread swedebugia
Hi On 2018-11-09 18:07, Konrad Hinsen wrote: Hi Swedebugia and Julien, First of all, thanks to both of you for your suggestions! Have you tried the commit for the next nearest stable? v.0.13 v.0.14 v.0.15? (gcrypt was added after 0.15 point) Ludo recommended in another thread to pull in

Re: Updating a very old Guix

2018-11-10 Thread Konrad Hinsen
writes: > I think the main feature of guix - the roll back function - rests there. > May be you could choose most previous kernel in grub and then ran > `guix system roll-back`. Would it repair your system? Sorry for my lack of precision: I am not running GuixSD, but the guix package manager

Re: Updating a very old Guix

2018-11-10 Thread Konrad Hinsen
Konrad Hinsen writes: > I can still check out some intermediate version and build from source. I can indeed check out and build them, but not use them at all. The binaries for these intermediate versions are no longer on the substitute servers, and my machine runs out of memory and/or disk

Re: Updating a very old Guix

2018-11-09 Thread znavko
Hello! It is interesting to read. I use GuixSD for 2 months. I have not accumulated problems and solutions, but an issue with gcrypt and hash appeared here. The luck was there, I only can show you a link: http://lists.gnu.org/archive/html/bug-guix/2018-09/msg00153.html

Re: Updating a very old Guix

2018-11-09 Thread Konrad Hinsen
Hi Swedebugia and Julien, First of all, thanks to both of you for your suggestions! > Have you tried the commit for the next nearest stable? v.0.13 v.0.14 > v.0.15? (gcrypt was added after 0.15 point) > Ludo recommended in another thread to pull in increments. But basically > building guix

Re: Updating a very old Guix

2018-11-09 Thread swedebugia
Hi! On 2018-11-09 15:37, Konrad Hinsen wrote: First try: "guix pull". Have you tried the commit for the next nearest stable? v.0.13 v.0.14 v.0.15? (gcrypt was added after 0.15 point) Ludo recommended in another thread to pull in increments. But basically building guix with an old guix is

Re: Updating a very old Guix

2018-11-09 Thread Julien Lepiller
Le 2018-11-09 15:37, Konrad Hinsen a écrit : Hi everyone, I have a computer that I don't use very often, with a rather old Guix installation from nearly a year ago. So I though I should do an update. First try: "guix pull". Does a lot of downloading and compiling, then finishes. But guix no

Updating a very old Guix

2018-11-09 Thread Konrad Hinsen
Hi everyone, I have a computer that I don't use very often, with a rather old Guix installation from nearly a year ago. So I though I should do an update. First try: "guix pull". Does a lot of downloading and compiling, then finishes. But guix no longer works: ERROR: In procedure scm-error: