GNU bug report logs - #73729
Failed compute derivation

Previous Next

Package: guix;

Reported by: Joar von Arndt <joarxpablo <at> protonmail.com>

Date: Thu, 10 Oct 2024 10:56:02 UTC

Severity: normal

To reply to this bug, email your comments to 73729 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#73729; Package guix. (Thu, 10 Oct 2024 10:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Joar von Arndt <joarxpablo <at> protonmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 10 Oct 2024 10:56:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Joar von Arndt <joarxpablo <at> protonmail.com>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: Failed compute derivation
Date: Thu, 10 Oct 2024 09:58:00 +0000
[Message part 1 (text/plain, inline)]
Running guix pull, I got the following output:

Backtrace:
In ice-9/boot-9.scm:
1752:10 19 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
525:9 18 (download-nar #<<narinfo> path: "/gnu/store/mfkz7fvlfp?> ?)
In guix/serialization.scm:
424:4 17 (fold-archive _ _ _ _)
468:33 16 (read "/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-gui?" ?)
468:33 15 (read "/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-gui?" ?)
468:33 14 (read "/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-gui?" ?)
468:33 13 (read "/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-gui?" ?)
77:12 12 (read "/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-gui?" ?)
In unknown file:
11 (get-bytevector-n #<input: string 71b4c1d009a0> 5)
In gcrypt/hash.scm:
223:13 10 (read! #vu8(39 0 0 0 0) 0 _)
In unknown file:
9 (get-bytevector-n! #<input: string 71b4c1d00a10> # 0 5)
In lzlib.scm:
508:11 8 (lzread! #<lz-decoder 71b4bf1631e0> #<input: string 71?> ?)
356:12 7 (_ _ _ _ _)
In ice-9/boot-9.scm:
1685:16 6 (raise-exception _ #:continuable? _)
1683:16 5 (raise-exception _ #:continuable? _)
1685:16 4 (raise-exception _ #:continuable? _)
1780:13 3 (_ #<&compound-exception components: (#<&error> #<&irri?>)
1685:16 2 (raise-exception _ #:continuable? _)
1683:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `lzlib-error' with args `(lz-decompress-read 6)'.
Backtrace:
17 (primitive-load "/gnu/store/m4aybxkdmqqh26k296xhv42xyshy43fv-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2210:24 12 (run-with-store #<store-connection 256.99 76f3e5e67aa0> #<procedure 76f3d695e370 at ./guix/self.scm:13?> ?)
2038:8 11 (_ #<store-connection 256.99 76f3e5e67aa0>)
In ./guix/gexp.scm:
300:22 10 (_ #<store-connection 256.99 76f3e5e67aa0>)
1218:2 9 (_ #<store-connection 256.99 76f3e5e67aa0>)
1085:2 8 (_ #<store-connection 256.99 76f3e5e67aa0>)
926:4 7 (_ #<store-connection 256.99 76f3e5e67aa0>)
In ./guix/store.scm:
2095:12 6 (_ #<store-connection 256.99 76f3e5e67aa0>)
1433:5 5 (map/accumulate-builds #<store-connection 256.99 76f3e5e67aa0> #<procedure 76f3da959a40 at ./guix/stor?> ?)
1449:15 4 (_ #<store-connection 256.99 76f3e5e67aa0> ("/gnu/store/a5893a538104sw14mkyhczfvml1vlz7c-guix-daemo?" ?) ?)
1449:15 3 (loop #f)
746:11 2 (process-stderr #<store-connection 256.99 76f3e5e67aa0> _)
In ./guix/serialization.scm:
101:11 1 (read-int #<input-output: file 10>)
79:6 0 (get-bytevector-n* #<input-output: file 10> 8)

./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
ERROR:
1. &nar-error:
file: #f
port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/m4aybxkdmqqh26k296xhv42xyshy43fv-compute-guix-derivation'
failed to compute the derivation for Guix (version: "f5aff5b3972b9a3342b1ce807f7ed68289cce74d"; system: "x86_64-linux";host version: "1.4.0"; pull-version: 1).
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#73729; Package guix. (Tue, 10 Dec 2024 16:51:03 GMT) Full text and rfc822 format available.

Message #8 received at 73729 <at> debbugs.gnu.org (full text, mbox):

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Joar von Arndt <joarxpablo <at> protonmail.com>, 73729 <at> debbugs.gnu.org
Subject: Re: bug#73729: Failed compute derivation
Date: Tue, 10 Dec 2024 15:52:28 +0100
Hi,

On Thu, 10 Oct 2024 at 09:58, Joar von Arndt via Bug reports for GNU Guix <bug-guix <at> gnu.org> wrote:
> Running guix pull, I got the following output:

[...]

> ./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
> ERROR:
> 1. &nar-error:
> file: #f
> port: #<input-output: file 10>
> guix pull: error: You found a bug: the program '/gnu/store/m4aybxkdmqqh26k296xhv42xyshy43fv-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "f5aff5b3972b9a3342b1ce807f7ed68289cce74d"; system: "x86_64-linux";host version: "1.4.0"; pull-version: 1).

Hum, nothing good.  Is it consistent?

Well, I think it’s another instance of this too long list:

        toward a plan? (was Re: Reducing "You found a bug" reports)
        Simon Tournier <zimon.toutoune <at> gmail.com>
        Tue, 10 Sep 2024 16:51:09 +0200
        id:87wmjjd0ki.fsf <at> gmail.com
        https://lists.gnu.org/archive/html/guix-devel/2024-09
        https://yhetil.org/guix/87wmjjd0ki.fsf <at> gmail.com

Cheers,
simon




This bug report was last modified 242 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.