From: <znavko@tutanota.com>
To: Jack Hill <jackhill@jackhill.us>
Cc: 35154@debbugs.gnu.org
Subject: bug#35154: guix package --show=openssh gnu/packages/curl.scm:55:4: error: libssh2: unbound variable
Date: Fri, 5 Apr 2019 08:53:19 +0200 (CEST) [thread overview]
Message-ID: <LbgGTdS--3-1@tutanota.com> (raw)
In-Reply-To: <alpine.DEB.2.20.1904042221010.30127@marsh.hcoop.net>
[-- Attachment #1: Type: text/plain, Size: 2296 bytes --]
As I know it seems like need to run `guix pull` to update your scheme files.
I usually run updates for root and non-root users with this line:
`guix pull && guix package -u`
Also after update by root you may need to run `guix system reconfigure config.scm` with you config.scm file (that you need to have). This will update your guix-daemon.
Hope it helps!
Apr 5, 2019, 2:25 AM by jackhill@jackhill.us:
> Hi Guix,
>
> When trying to run guix package --show with packages from the
> (gnu packages ssh) module, such as openssh, guile-ssh, and libssh, I get the following stack trace:
>
> $ guix package --show=openssh
> Backtrace:
> In ice-9/boot-9.scm:
> 3014:26 19 (_)
> In unknown file:
> 18 (primitive-load-path "gnu/packages/gnupg" #<procedure 1…>)
> In gnu/packages/gnupg.scm:
> 34:0 17 (_)
> In ice-9/boot-9.scm:
> 2874:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
> 2887:24 15 (_)
> 222:29 14 (map1 _)
> 222:29 13 (map1 _)
> 222:29 12 (map1 _)
> 222:29 11 (map1 _)
> 222:29 10 (map1 _)
> 222:17 9 (map1 (((gnu packages curl)) ((gnu packages crypto)) # …))
> 2800:17 8 (resolve-interface (gnu packages curl) #:select _ #:hide …)
> In ice-9/threads.scm:
> 390:8 7 (_ _)
> In ice-9/boot-9.scm:
> 2726:13 6 (_)
> In ice-9/threads.scm:
> 390:8 5 (_ _)
> In ice-9/boot-9.scm:
> 2994:20 4 (_)
> 2312:4 3 (save-module-excursion _)
> 3014:26 2 (_)
> In unknown file:
> 1 (primitive-load-path "gnu/packages/curl" #<procedure 20…>)
> In gnu/packages/curl.scm:
> 55:4 0 (_)
>
> gnu/packages/curl.scm:55:4: error: libssh2: unbound variable
>
> $ guix describe
> Generation 123 Apr 04 2019 22:02:49 (current)
> guix-at-duke a9674ec
> repository URL: > https://gitlab.oit.duke.edu/jackhill/guix-at-duke.git <https://gitlab.oit.duke.edu/jackhill/guix-at-duke.git>
> branch: master
> commit: a9674ec7b0decac94745c91df886817e2fc8a91b
> guix 54c9d7b
> repository URL: > https://git.savannah.gnu.org/git/guix.git <https://git.savannah.gnu.org/git/guix.git>
> branch: master
> commit: 54c9d7bb69847c89a7193347f858bb4e9476f7df
>
> To me, the error looks like a missing module import or simmilar, but I can't spot it. Perhaps it is something else.
>
> Best,
> Jack
>
[-- Attachment #2: Type: text/html, Size: 5517 bytes --]
next prev parent reply other threads:[~2019-04-05 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-05 2:25 bug#35154: guix package --show=openssh gnu/packages/curl.scm:55:4: error: libssh2: unbound variable Jack Hill
2019-04-05 6:53 ` znavko [this message]
2019-04-05 15:26 ` Jack Hill
2019-04-05 16:30 ` Ricardo Wurmus
2019-04-05 17:47 ` Jack Hill
2019-04-07 16:30 ` Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=LbgGTdS--3-1@tutanota.com \
--to=znavko@tutanota.com \
--cc=35154@debbugs.gnu.org \
--cc=jackhill@jackhill.us \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.