Bug in Derivation

  • Open
  • quality assurance status badge
Details
2 participants
  • C K
  • Ludovic Courtès
Owner
unassigned
Submitted by
C K
Severity
normal
Merged with

Debbugs page

C K wrote 2 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
aIJ0lzCjkui5DZ9RNj2Pi11com93n5-b89-z9ychHrp01YMZH_h-LTKJuG-U9zeDRYO1XqWzaxDAH_nMmLxlkwYAaRKin8FFa44snHAXzqQ=@pm.me
# guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 67c276a (4 new commits)...
Building from this channel:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
building /gnu/store/g6b0q7lpn7p7wckdb32x814yzrj9ak4k-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... |guix pull: error: You found a bug: the program '/gnu/store/n8rwxblax5zs6hvqc6ky5ss005ijknq0-compute-guix-derivation'
failed to compute the derivation for Guix (version: "67c276a870b9d6be69c2a9e867683e58928c38ef"; system: "x86_64-linux";
host version: "1.4.0"; pull-version: 1).Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

Sent with [Proton Mail](https://proton.me/)secure email.
Attachment: file
Ludovic Courtès wrote 2 years ago
control message for bug #64302
(address . control@debbugs.gnu.org)
87o7kj5rd9.fsf@gnu.org
merge 64302 64489
quit
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 64489
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