From: vikram sai balaji ulaganathan <tayirvadai.vikram@gmail.com>
To: help-guix@gnu.org
Subject: Guix pull issue
Date: Thu, 30 Aug 2018 01:11:41 -0400 [thread overview]
Message-ID: <CAL=8aa-6DZvBshdqcryO-T-OyEEaEMci4oq6pmo=4j9=g1S9Fg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 6466 bytes --]
For a few weeks now, I have been trying to get guix pull to update
everything but get the below error. Guix is at .15.0
Any help is appreciated
[35/39] Compiling './guix/serialization.scm'...
[36/39] Compiling './guix/sets.scm'...
[37/39] Compiling './guix/store.scm'...
[38/39] Compiling './guix/ui.scm'...
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; missing interface for module (gnutls)
;;; gnu/packages.scm:92:33: warning: non-literal format string
;;; gnu/packages.scm:108:16: warning: non-literal format string
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; missing interface for module (gnutls)
;;; guix/build/download.scm:176:4: warning: possibly unbound variable
`set-certificate-credentials-x509-trust-data!'
;;; guix/build/download.scm:182:15: warning: possibly unbound variable
`make-certificate-credentials'
;;; guix/build/download.scm:191:20: warning: possibly unbound variable
`x509-certificate-format/pem'
;;; guix/build/download.scm:199:2: warning: possibly unbound variable
`session-peer-certificate-chain'
;;; guix/build/download.scm:201:5: warning: possibly unbound variable
`import-x509-certificate'
;;; guix/build/download.scm:201:5: warning: possibly unbound variable
`x509-certificate-format/der'
;;; guix/build/download.scm:210:10: warning: possibly unbound variable
`x509-certificate-matches-hostname?'
;;; guix/build/download.scm:215:2: warning: possibly unbound variable
`peer-certificate-status'
;;; guix/build/download.scm:234:13: warning: possibly unbound variable
`certificate-status->string'
;;; guix/build/download.scm:229:20: warning: possibly unbound variable
`x509-certificate-dn'
;;; guix/build/download.scm:246:18: warning: possibly unbound variable
`make-session'
;;; guix/build/download.scm:246:18: warning: possibly unbound variable
`connection-end/client'
;;; guix/build/download.scm:255:8: warning: possibly unbound variable
`set-session-server-name!'
;;; guix/build/download.scm:255:8: warning: possibly unbound variable
`server-name-type/dns'
;;; guix/build/download.scm:259:4: warning: possibly unbound variable
`set-session-transport-fd!'
;;; guix/build/download.scm:260:4: warning: possibly unbound variable
`set-session-default-priority!'
;;; guix/build/download.scm:266:4: warning: possibly unbound variable
`set-session-priorities!'
;;; guix/build/download.scm:268:4: warning: possibly unbound variable
`set-session-credentials!'
;;; guix/build/download.scm:272:34: warning: possibly unbound variable
`make-certificate-credentials'
;;; guix/build/download.scm:280:8: warning: possibly unbound variable
`handshake'
;;; guix/build/download.scm:282:15: warning: possibly unbound variable
`error/warning-alert-received'
;;; guix/build/download.scm:287:23: warning: possibly unbound variable
`alert-description->string'
;;; guix/build/downoad.scm:287:50: warning: possibly unbound variable
`alert-get'
;;; guix/build/download.scm:288:15: warning: possibly unbound variable
`handshake'
;;; guix/build/download.scm:303:18: warning: possibly unbound variable
`session-record-port'
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload make-session in (gnutls):
;;; missing interface for module (gnutls)
;;; Failed to autoload connection-end/client in (gnutls):
;;; missing interface for module (gnutls)
;;; guix/discovery.scm:89:22: warning: non-literal format string
;;; guix/ui.scm:171:5: warning: non-literal format string
;;; guix/ui.scm:316:2: warning: non-literal format string
;;; guix/ui.scm:334:22: warning: non-literal format string
;;; guix/ui.scm:362:13: warning: non-literal format string
;;; guix/ui.scm:355:7: warning: non-literal f
/Backtrace:
In guix/store.scm:
1451:38 19 (_ #<build-daemon 256.97 14b2fa0>)
1040:10 18 (add-file-tree-to-store #<build-daemon 256.97 14b2fa0> # …)
In guix/serialization.scm:
364:9 17 (dump "guix-packages-base-source")
In srfi/srfi-1.scm:
640:9 16 (for-each #<procedure 65cda20 at guix/serialization.sc…> …)
In guix/serialization.scm:
371:23 15 (_ "gnu")
364:9 14 (dump "guix-packages-base-source/gnu")
In srfi/srfi-1.scm:
640:9 13 (for-each #<procedure 65cd9f0 at guix/serialization.sc…> …)
In guix/serialization.scm:
371:23 12 (_ "packages")
364:9 11 (dump "guix-packages-base-source/gnu/packages")
In srfi/srfi-1.scm:
640:9 10 (for-each #<procedure 65cd9c0 at guix/serialization.sc…> …)
In guix/serialization.scm:
371:23 9 (_ "bootstrap")
364:9 8 (dump "guix-packages-base-source/gnu/packages/bootstrap")
In srfi/srfi-1.scm:
640:9 7 (for-each #<procedure 65cd8d0 at guix/serialization.sc…> …)
In guix/serialization.scm:
371:23 6 (_ "armhf-linux")
364:9 5 (dump "guix-packages-base-source/gnu/packages/bootstrap…")
In srfi/srfi-1.scm:
640:9 4 (for-each #<procedure 65cd870 at guix/serialization.sc…> …)
In guix/serialization.scm:
371:23 3 (_ "bash")
357:13 2 (dump _)
225:6 1 (write-contents-from-port #<input: gnu/packages/bootst…> …)
In unknown file:
0 (sendfile #<input-output: file 10> #<input: gnu/packag…> …)
ERROR: In procedure sendfile:
In procedure sendfile: Input/output error
Backtrace:
9 (primitive-load "/root/.config/guix/current/bin/guix")
In guix/ui.scm:
1579:12 8 (run-guix-command _ . _)
In ice-9/boot-9.scm:
829:9 7 (catch _ _ #<procedure 7fd0184879b8 at guix/ui.scm:611…> …)
829:9 6 (catch _ _ #<procedure 7fd0184879d0 at guix/ui.scm:729…> …)
829:9 5 (catch _ _ #<procedure 7fd0150f03d0 at guix/scripts/pu…> …)
In guix/scripts/pull.scm:
505:22 4 (_)
In guix/store.scm:
1555:24 3 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
In guix/scripts/pull.scm:
264:2 2 (_ _)
In ice-9/eval.scm:
191:27 1 (_ #(#(#<directory (build-self) 4c82e60> #<procedu…>) …))
Thanks
Vikram
[-- Attachment #2: Type: text/html, Size: 7926 bytes --]
next reply other threads:[~2018-08-30 5:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-30 5:11 vikram sai balaji ulaganathan [this message]
2018-09-01 14:52 ` Guix pull issue Ludovic Courtès
2018-09-01 15:41 ` vikram sai balaji ulaganathan
2018-09-04 0:01 ` vikram sai balaji ulaganathan
2018-09-04 4:25 ` vikram sai balaji ulaganathan
2018-09-04 8:21 ` Ricardo Wurmus
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='CAL=8aa-6DZvBshdqcryO-T-OyEEaEMci4oq6pmo=4j9=g1S9Fg@mail.gmail.com' \
--to=tayirvadai.vikram@gmail.com \
--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).