unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Fredrik Salomonsson <plattfot@posteo.net>
To: help-guix <help-guix@gnu.org>
Subject: failed to compute the derivation for Guix
Date: Tue, 23 Mar 2021 19:29:41 -0700	[thread overview]
Message-ID: <87y2ed8esq.fsf@posteo.net> (raw)

Hi,

I've been having issues updating guix the last few days. My laptop went
through after a couple of tries but doesn't seemed to work with my
desktop.

Hitting this error when running `sudo -i guix pull`:
---8<---------------------------------------------------------------------------
Backtrace:
In guix/ui.scm:
  2164:12 19 (run-guix-command _ . _)
In guix/scripts/substitute.scm:
    652:2 18 (guix-substitute . _)
In unknown file:
          17 (with-continuation-barrier #<procedure thunk ()>)
In ice-9/boot-9.scm:
  1736:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          15 (apply-smob/0 #<thunk 7fed7d36dbe0>)
In ice-9/boot-9.scm:
  1736:10 14 (with-exception-handler _ _ #:unwind? _ # _)
  1736:10 13 (with-exception-handler _ _ #:unwind? _ # _)
  1731:15 12 (with-exception-handler #<procedure 7fed7c81a690 at ic?> ?)
In guix/scripts/substitute.scm:
   701:17 11 (_)
    410:7 10 (process-substitution _ "/gnu/store/w7ilyzvlzlv0mqjrv8?" ?)
In ice-9/boot-9.scm:
  1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    419:9  8 (_)
In ice-9/boot-9.scm:
  1731:15  7 (with-exception-handler #<procedure 7fed7bbd0360 at ic?> ?)
  1669:16  6 (raise-exception _ #:continuable? _)
  1667:16  5 (raise-exception _ #:continuable? _)
  1669:16  4 (raise-exception _ #:continuable? _)
  1764:13  3 (_ #<&compound-exception components: (#<&error> #<&irri?>)
  1669:16  2 (raise-exception _ #:continuable? _)
  1667:16  1 (raise-exception _ #:continuable? _)
/  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
Backtrace:
           1 (primitive-load "/gnu/store/4wab2nqaavbgkd94rmzqahcw1m2?")
In guix/ui.scm:
  2164:12  0 (run-guix-command _ . _)

guix/ui.scm:2164:12: In procedure run-guix-command:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
@ substituter-failed /gnu/store/w7ilyzvlzlv0mqjrv89bb5nhr8ajf27h-guix-daemon-1.2.0-17.ec7fb66  fetching path `/gnu/store/w7ilyzvlzlv0mqjrv89bb5nhr8ajf27h-guix-daemon-1.2.0-17.ec7fb66' (empty status: '')
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
-Backtrace:
          14 (primitive-load "/gnu/store/lx1fy4svkv1avz60k7ddjsy59sjycwqk-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 13 (_ _)
    159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 7f81040f3f?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 11 (with-fluid* _ _ _)
In ./guix/store.scm:
  2066:24 10 (run-with-store #<store-connection 256.99 7f8102470e60> _ #:guile-for-build _ #:system _ #:target _)
   1900:8  9 (_ _)
In ./guix/gexp.scm:
   256:18  8 (_ _)
   1136:2  7 (_ _)
   1002:2  6 (_ _)
    849:4  5 (_ _)
In ./guix/store.scm:
  1948:12  4 (_ #<store-connection 256.99 7f8102470e60>)
   1362:5  3 (map/accumulate-builds #<store-connection 256.99 7f8102470e60> _ _)
  1373:15  2 (_ #<store-connection 256.99 7f8102470e60> _ _)
   719:11  1 (process-stderr #<store-connection 256.99 7f8102470e60> _)
In ./guix/serialization.scm:
     80:6  0 (read-int #<input-output: file 10>)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. &nar-error:
      file: #f
      port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/lx1fy4svkv1avz60k7ddjsy59sjycwqk-compute-guix-derivation'
failed to compute the derivation for Guix (version: "d0429747deb3efcce567c94ac74ac3a48b0f0bd6"; system: "x86_64-linux";
host version: "15b39826ffef7adae2adff459264bfdc5362f320"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
--------------------------------------------------------------------------->8---

---8<---------------------------------------------------------------------------
sudo -i guix describe                                                                1
Generation 42   mar 13 2021 10:03:26    (current)
  guix 15b3982
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 15b39826ffef7adae2adff459264bfdc5362f320
--------------------------------------------------------------------------->8---

I've seen a few others on the mailing list having similar issues. But
nothing seems to fix it for me. I've tried `sudo -i guix gc`, moved the
/root/.config/guix directory.

Anyone know what could be wrong?

Thanks

-- 
s/Fred[re]+i[ck]+/Fredrik/g


             reply	other threads:[~2021-03-24  2:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  2:29 Fredrik Salomonsson [this message]
2021-03-24  4:04 ` failed to compute the derivation for Guix Leo Famulari
2021-03-24 17:37   ` Fredrik Salomonsson
2021-03-24 19:31     ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2ed8esq.fsf@posteo.net \
    --to=plattfot@posteo.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).