guix pull bug

  • Open
  • quality assurance status badge
Details
2 participants
  • Matteo Valsasina
  • Abdullah Imad
Owner
unassigned
Submitted by
Matteo Valsasina
Severity
normal

Debbugs page

Matteo Valsasina wrote 3 months ago
(address . bug-guix@gnu.org)
87cyhni760.fsf@gmail.com
guix pull
Aggiorno il canale 'nonguix' dal repository Git 'https://gitlab.com/nonguix/nonguix'...
Aggiorno il canale 'rosenthal' dal repository Git 'https://codeberg.org/hako/rosenthal.git'...
Aggiorno il canale 'guix' dal repository Git 'https://git.savannah.gnu.org/git/guix.git'...
Costruisco da questi canali:
Computing Guix derivation for 'x86_64-linux'... |Backtrace:
In guix/store.scm:
2095:12 19 (_ #<store-connection 256.100 7f3f9d8f10a0>)
1407:6 18 (map/accumulate-builds #<store-connection 256.100 7f3f9d8f10a0> #<procedure 7f3f821c2d00 at guix/store?> ?)
1412:11 17 (loop (#<gexp-input native #<package guile-gnutls@4.0.0 7f3f821590b0>:out> #<gexp-input native #<pa?> ?) ?)
1325:4 16 (call-with-build-handler #<procedure 7f3f821c2ce0 at guix/store.scm:1365:2 (continue store things mode)> ?)
2210:24 15 (run-with-store #<store-connection 256.100 7f3f9d8f10a0> #<procedure 7f3f7f8768a0 at guix/gexp.scm:931?> ?)
In guix/gexp.scm:
931:13 14 (_ #<store-connection 256.100 7f3f9d8f10a0>)
In guix/store.scm:
2038:8 13 (_ #<store-connection 256.100 7f3f9d8f10a0>)
In guix/gexp.scm:
300:22 12 (_ #<store-connection 256.100 7f3f9d8f10a0>)
In guix/store.scm:
2038:8 11 (_ #<store-connection 256.100 7f3f9d8f10a0>)
2082:38 10 (_ #<store-connection 256.100 7f3f9d8f10a0>)
In guix/grafts.scm:
316:16 9 (graft-derivation #<store-connection 256.100 7f3f9d8f10a0> #<derivation /gnu/store/ya914i1s2x5z6pi5cwn?> ?)
277:2 8 (_ #<vhash 7f3f80198020 26 pairs>)
282:7 7 (_ #<vhash 7f3f80198020 26 pairs>)
In guix/monads.scm:
487:9 6 (_ #<vhash 7f3f7f7ae5e0 29 pairs>)
In guix/grafts.scm:
277:2 5 (_ #<vhash 7f3f7f7ae5e0 29 pairs>)
293:29 4 (_ #<vhash 7f3f7f7ae5e0 29 pairs>)
In guix/store.scm:
2210:24 3 (run-with-store #<store-connection 256.100 7f3f9d8f10a0> #<procedure 7f3f802e78f0 at guix/gexp.scm:121?> ?)
In guix/gexp.scm:
1218:2 2 (_ #<store-connection 256.100 7f3f9d8f10a0>)
In guix/store.scm:
2126:12 1 (_ #<store-connection 256.100 7f3f9d8f10a0>)
1068:9 0 (_ #<store-connection 256.100 7f3f9d8f10a0> "gmp-6.3.0-builder" #vu8(40 98 101 103 105 110 32 40 117 ?) _)

guix/store.scm:1068:9: ERROR:
1. &store-protocol-error:
message: "executing SQLite query: database disk image is malformed"
status: 1
guix pull: errore: You found a bug: the program '/gnu/store/wmjxcvdmadxfzbw4x5pcy1qk4xwa7jwz-compute-guix-derivation'
failed to compute the derivation for Guix (version: "07b4b1d055c36c6c61d39273c26974771dbfe805"; system: "x86_64-linux";
host version: "93e1586116f39a30ba1fcb67bd839a43533dfaf4"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
Abdullah Imad wrote 3 months ago
(no subject)
(address . 74990@debbugs.gnu.org)
36b021bf-7a83-4499-b49b-a907f6d41d3e@imad.nyc
This is due to an issue in the `rde` channel, not guix -- I recommend
making an issue there!


Thanks,

Abdullah Imad
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74990@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74990
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help