GNU bug report logs - #38997
guix import: error: make-session: unbound variable

Previous Next

Package: guix;

Reported by: Sergiu Marton <brown121407 <at> gmail.com>

Date: Mon, 6 Jan 2020 20:47:02 UTC

Severity: normal

Done: Sergiu Marton <brown121407 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sergiu Marton <brown121407 <at> gmail.com>
Subject: bug#38997: closed (Re: [bug#38997] guix import: error:
 make-session: unbound variable)
Date: Tue, 07 Jan 2020 20:37:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#38997: guix import: error: make-session: unbound variable

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38997 <at> debbugs.gnu.org.

-- 
38997: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38997
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sergiu Marton <brown121407 <at> gmail.com>
To: 38997-done <at> debbugs.gnu.org
Subject: Re: [bug#38997] guix import: error: make-session: unbound variable
Date: Tue, 7 Jan 2020 20:36:40 +0000
This is now fixed for me after a guix pull.

[Message part 3 (message/rfc822, inline)]
From: Sergiu Marton <brown121407 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: guix import: error: make-session: unbound variable
Date: Mon, 6 Jan 2020 20:46:56 +0000
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 <at> 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



This bug report was last modified 5 years and 197 days ago.

Previous Next


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