bug report

  • Done
  • quality assurance status badge
Details
3 participants
  • Christoph Unger
  • Leo Famulari
  • Mark H Weaver
Owner
unassigned
Submitted by
Christoph Unger
Severity
normal
C
C
Christoph Unger wrote on 5 Mar 2021 17:17
(address . bug-guix@gnu.org)
CAHuGaGaNKz4PK=fsEQwr2SyxbRFEJuOQokfZUZoGuny-qfnp0A@mail.gmail.com
./guix/store.scm:1043:9: ERROR:
1. &store-protocol-error:
message: "error parsing derivation
`/gnu/store/0ywrcn2akd43rlqsvz3zry167zn3ws0f-guix-locale-guix-packages.drv':
expected string `Derive(['"
status: 1
guix pull: error: You found a bug: the program
'/gnu/store/s6p57kg8c8qyxkl5s15z8vi87hic1iq4-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"92894e64a00cf4b907a1045905032c53d52c8202"; system: "x86_64-linux";
host version: "1.2.0"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
Attachment: file
L
L
Leo Famulari wrote on 5 Mar 2021 20:23
(name . Christoph Unger)(address . chrjunger@gmail.com)(address . 46949@debbugs.gnu.org)
YEKFPSvuZf7FTj8X@jasmine.lan
On Fri, Mar 05, 2021 at 05:17:43PM +0100, Christoph Unger wrote:
Toggle quote (7 lines)
> ./guix/store.scm:1043:9: ERROR:
> 1. &store-protocol-error:
> message: "error parsing derivation
> `/gnu/store/0ywrcn2akd43rlqsvz3zry167zn3ws0f-guix-locale-guix-packages.drv':
> expected string `Derive(['"
> status: 1

Can you send that file:

'/gnu/store/0ywrcn2akd43rlqsvz3zry167zn3ws0f-guix-locale-guix-packages.drv'?
C
C
Christoph Unger wrote on 8 Mar 2021 08:25
(name . Leo Famulari)(address . leo@famulari.name)(address . 46949@debbugs.gnu.org)
CAHuGaGYVfz8xEn-UYSiL1HX4f5XzEdmrEotfHYZ=LapKpkt+rA@mail.gmail.com
This file is empty, 0 bytes, so I can't attach it (gmail won't let me). I
have de-installed guix in the meantime. Sorry that I can't help you
further.

fre. 5. mar. 2021, 20:23 skrev Leo Famulari <leo@famulari.name>:

Toggle quote (14 lines)
> On Fri, Mar 05, 2021 at 05:17:43PM +0100, Christoph Unger wrote:
> > ./guix/store.scm:1043:9: ERROR:
> > 1. &store-protocol-error:
> > message: "error parsing derivation
> >
> `/gnu/store/0ywrcn2akd43rlqsvz3zry167zn3ws0f-guix-locale-guix-packages.drv':
> > expected string `Derive(['"
> > status: 1
>
> Can you send that file:
>
>
> '/gnu/store/0ywrcn2akd43rlqsvz3zry167zn3ws0f-guix-locale-guix-packages.drv'?
>
Attachment: file
L
L
Leo Famulari wrote on 8 Mar 2021 18:22
(name . Christoph Unger)(address . chrjunger@gmail.com)(address . 46949-done@debbugs.gnu.org)
YEZdPRHo8T8UY6UI@jasmine.lan
On Mon, Mar 08, 2021 at 08:25:05AM +0100, Christoph Unger wrote:
Toggle quote (4 lines)
> This file is empty, 0 bytes, so I can't attach it (gmail won't let me). I
> have de-installed guix in the meantime. Sorry that I can't help you
> further.

Okay. It's definitely suprising for this file to be empty. I suspect
some I/O problems... it would be interesting to know what kind of
storage was being used for /gnu.

Anyways, closing the bug.
Closed
M
M
Mark H Weaver wrote on 8 Mar 2021 23:02
(address . 46949-done@debbugs.gnu.org)
87lfaxi9ri.fsf@netris.org
Leo Famulari <leo@famulari.name> writes:

Toggle quote (9 lines)
> On Mon, Mar 08, 2021 at 08:25:05AM +0100, Christoph Unger wrote:
>> This file is empty, 0 bytes, so I can't attach it (gmail won't let me). I
>> have de-installed guix in the meantime. Sorry that I can't help you
>> further.
>
> Okay. It's definitely suprising for this file to be empty. I suspect
> some I/O problems... it would be interesting to know what kind of
> storage was being used for /gnu.

Ext2/3/4 filesystems are known to sometimes leave empty files around
after system crashes. It's one of the reasons I switched to btrfs,
which doesn't do that.

Mark
Closed
?