unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Sergiu Marton <brown121407@gmail.com>
To: 38997@debbugs.gnu.org
Subject: bug#38997: guix import: error: make-session: unbound variable
Date: Mon, 6 Jan 2020 20:46:56 +0000	[thread overview]
Message-ID: <CAJ=hFwQ47zGk-fKkshXXyAtYxoyi5NRkGps9LpQqx4j6HGQa=g@mail.gmail.com> (raw)

It seems that guix import gives me:

guix/build/download.scm:248:2: In procedure tls-wrap:
error: make-session: unbound variable

for every importer that need to download something from the internet.

Here's the full output when trying to import persistent-postgresql
(https://hackage.haskell.org/package/persistent-postgresql).

[brown@121407 ~]$ guix import hackage persistent-postgresql
Backtrace:
           9 (primitive-load "/home/brown/.config/guix/current/bin/g…")
In guix/ui.scm:
  1806:12  8 (run-guix-command _ . _)
In guix/scripts/import.scm:
   116:11  7 (guix-import . _)
In guix/scripts/import/hackage.scm:
   134:21  6 (guix-import-hackage . _)
In guix/import/hackage.scm:
   333:20  5 (hackage->guix-package "persistent-postgresql" # _ # _ # …)
In ice-9/boot-9.scm:
    829:9  4 (catch srfi-34 #<procedure 7f25cc591a40 at guix/import…> …)
In guix/import/hackage.scm:
   145:34  3 (_)
In guix/http-client.scm:
    87:25  2 (http-fetch _ #:port _ #:text? _ #:buffered? _ # _ # _)
In guix/build/download.scm:
    435:4  1 (open-connection-for-uri _ #:timeout _ # _)
    248:2  0 (tls-wrap #<input-output: socket 14> "hackage.haskell.…" …)

guix/build/download.scm:248:2: In procedure tls-wrap:
error: make-session: unbound variable

             reply	other threads:[~2020-01-06 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 20:46 Sergiu Marton [this message]
2020-01-07 20:36 ` bug#38997: guix import: error: make-session: unbound variable Sergiu Marton

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='CAJ=hFwQ47zGk-fKkshXXyAtYxoyi5NRkGps9LpQqx4j6HGQa=g@mail.gmail.com' \
    --to=brown121407@gmail.com \
    --cc=38997@debbugs.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).