GNU bug report logs - #56595
failed to compute derivation for Guix f6904c0

Previous Next

Package: guix;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sat, 16 Jul 2022 07:32:02 UTC

Severity: normal

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56595 in the body.
You can then email your comments to 56595 AT debbugs.gnu.org in the normal way.

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#56595; Package guix. (Sat, 16 Jul 2022 07:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 16 Jul 2022 07:32:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: bug-guix <at> gnu.org
Subject: failed to compute derivation for Guix f6904c0
Date: Sat, 16 Jul 2022 15:31:20 +0800
1. Output of `guix pull`
---
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	f6904c0
Computing Guix derivation for 'x86_64-linux'... |ice-9/read.scm:126:4: In procedure read-string:
gnu/packages/games.scm:2375:1: invalid character in escape sequence: #\return
guix pull: error: You found a bug: the program '/gnu/store/pas7qrh326f7irf6r807ivry1f60cis1-compute-guix-derivation'
failed to compute the derivation for Guix (version: "f6904c0b19c2fcca41bbf1400c738bd833fec9a8"; system: "x86_64-linux";
host version: "c93f83757a8fcbeb294e43b43eec0725963005be"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.


2. File content for /gnu/store/pas7qrh326f7irf6r807ivry1f60cis1-compute-guix-derivation:
---
#!/gnu/store/1kws5vkl0glvpxg7arabsv6q9vazp0hx-guile-3.0.7/bin/guile --no-auto-compile
!#
(eval-when (expand load eval) (set! %load-path (cons "/gnu/store/dk1ks5p9zm41dgrm5nqg5jms7jy9y3sb-module-import" %load-path)) (set! %load-compiled-path (cons "/gnu/store/39dfrcac6sc4xis663kl8b5pyljl45ch-module-import-compiled" %load-compiled-path)))(begin (use-modules (ice-9 match)) (eval-when (expand load eval) (match (command-line) ((_ source _ ...) (match %load-path ((front _ ...) (unless (string=? front source) (set! %load-path (list source (string-append "/gnu/store/60jl4xry9c93j9l0rr7nkvbw7dihjz4k-guile-gcrypt-0.3.0" "/share/guile/site/" (effective-version)) front))))))) (set! %load-compiled-path (cons (string-append "/gnu/store/60jl4xry9c93j9l0rr7nkvbw7dihjz4k-guile-gcrypt-0.3.0" "/lib/guile/" (effective-version) "/site-ccache") %load-compiled-path)) (read-disable (quote positions))) (use-modules (guix store) (guix self) (guix derivations) (srfi srfi-1)) (match (command-line) ((_ source system version protocol-version build-output) (let* ((proto (string->number protocol-versio
 n)) (store (if (integer? proto) (port->connection (duplicate-port (current-input-port) "w+0") #:version proto) (open-connection))) (sock (socket AF_UNIX SOCK_STREAM 0))) (connect sock AF_UNIX build-output) (display (and=> (parameterize ((current-warning-port (%make-void-port "w")) (current-build-output-port sock)) (run-with-store store (guix-derivation source version "3.0" #:channel-metadata (quote (repository (version 0) (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit "f6904c0b19c2fcca41bbf1400c738bd833fec9a8") (name guix) (introduction (channel-introduction (version 0) (commit "9edb3f66fd807b096b48283debdcddccfea34bad") (signer "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))) #:pull-version 1) #:system system)) derivation-file-name))))))




Information forwarded to bug-guix <at> gnu.org:
bug#56595; Package guix. (Sun, 17 Jul 2022 13:54:01 GMT) Full text and rfc822 format available.

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

From: Maxime Devos <maxime.devos <at> student.kuleuven.be>
To: "56595 <at> debbugs.gnu.org" <56595 <at> debbugs.gnu.org>
Subject: Re: failed to compute derivation for Guix f6904c0
Date: Sun, 17 Jul 2022 13:53:13 +0000
[Message part 1 (text/plain, inline)]
Looks like a duplicate of <https://issues.guix.gnu.org/52801>. Could you confirm by checking ~/.gitconfig?


Greetings,

Maxime
[Message part 2 (text/html, inline)]

Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Fri, 22 Jul 2022 12:03:01 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Fri, 22 Jul 2022 12:03:02 GMT) Full text and rfc822 format available.

Message #13 received at 56595-done <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 56595-done <at> debbugs.gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: Re: bug#56595: failed to compute derivation for Guix f6904c0
Date: Fri, 22 Jul 2022 20:02:05 +0800
I finally found out that it's caused by external channels, sorry for the inconvenience. 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 20 Aug 2022 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 249 days ago.

Previous Next


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