bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-13 Thread Léon Lain Delysid
That's really weird. I thought EXT3/4 was the best of the best? If the files were user documents, I would be pissed. Well, we can't have perfect computer programs out of the box. And then again, I did say my system crashed in a very violent way (twice). I had only one window open: the terminal

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-10 Thread Ludovic Courtès
Hello, Danny Milosavljevic skribis: > On Mon, 8 Jun 2020 01:15:46 +0200 > Léon Lain Delysid wrote: > >>or >> if my system crashing twice during a pull command somehow broke it, > > Probably. > >>but I >> hope this feedback helped. > > It sure helped. It's good to know that that can happen.

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-08 Thread Danny Milosavljevic
Hi, On Mon, 8 Jun 2020 01:15:46 +0200 Léon Lain Delysid wrote: >or > if my system crashing twice during a pull command somehow broke it, Probably. >but I > hope this feedback helped. It sure helped. It's good to know that that can happen. I remember the first time I used Guix, I picked

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-07 Thread Léon Lain Delysid
Actually, the biggest screenshot of the two was the end of the output of the "guix pull" command after doing the "guix gc -D" command. And the "build --repair" command resulted in this output: guix build: error: error parsing derivation

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-07 Thread Ludovic Courtès
Hi Léon, Léon Lain Delysid skribis: > Hello, here's the result of the command you asked me to run. I executed it, > then did a "guix pull" again and got the same result. Did you try re-running ‘guix pull’ after the ‘guix gc -D’ command? (I don’t see it on the screenshot.) > But the corrupted

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-06 Thread Ludovic Courtès
Hi, zimoun skribis: > ./guix/store.scm:1035:9: ERROR: > 1. : > message: "error parsing derivation > `/gnu/store/m5djg8zwgl7nh0rm1av4nnlbwgwi0fwg-guix-daemon-1.1.0-4.bdc801e.drv': > expected string `Derive(['" > status: 1 > guix pull: error: You found a bug: the program >

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-04 Thread zimoun
Dear, On Thu, 4 Jun 2020 at 17:42, Julien Lepiller wrote: > Le 4 juin 2020 10:38:09 GMT-04:00, "Léon Lain Delysid" > a écrit : > >I just tried to "guix pull" on my Debian Buster GNU/Linux system. Twice > >it > >made the system completely freeze for a few seconds and then reboot. What do you

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-04 Thread Julien Lepiller
Le 4 juin 2020 10:38:09 GMT-04:00, "Léon Lain Delysid" a écrit : >Hello! >I just tried to "guix pull" on my Debian Buster GNU/Linux system. Twice >it >made the system completely freeze for a few seconds and then reboot. >And >that third time it didn't crash the system but the guix pull failed

bug#41710: Possibly found a bug while doing a "guix pull"

2020-06-04 Thread Léon Lain Delysid
Hello! I just tried to "guix pull" on my Debian Buster GNU/Linux system. Twice it made the system completely freeze for a few seconds and then reboot. And that third time it didn't crash the system but the guix pull failed and returned this error: https://pastebin.com/vhDR8gDC Can somebody help