From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Edouard Klein <edk@beaver-labs.com>
Cc: guix-devel@gnu.org
Subject: Re: What is guix-package-cache ?
Date: Tue, 26 May 2020 15:15:56 +0200 [thread overview]
Message-ID: <87v9ki6dmb.fsf@nckx> (raw)
In-Reply-To: <87blmayihe.fsf@alice.lan>
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
Afternoon Edouard,
Edouard Klein 写道:
> I don't understand why guix feels the need to try to build it.
So Guix isn't trying to build any packages (yet), just complaining
that you're still using python2-prompt-toolkit-1 somewhere. I'm
inclined to believe it:
> The log says:
> (repl-version 0 1 1)
> Generating package cache for
> '/gnu/store/zdv0j5x5dfwr4b6bh8jc9vp818lvd38g-profile'...
> (exception unbound-variable (value #f) (value "Unbound variable:
> ~S") (value (python2-prompt-toolkit-1)) (value #f))
Does ‘find -name \*.scm -exec grep python2-prompt-toolkit-1 {} +’
in your channel's directory return anything useful?
Are there any uncommitted changes to your channel(s) that ‘guix
pull’ can't see yet?
> I grepped for 'guix-package-cache' and tried to read the code in
> guix/channels.scm, but I don't understand.
It's a simple cache of package metadata from your channel(s) to
speed up future Guix operations. I doubt it's related to your
problem; it's just what happened to fail first.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2020-05-26 13:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 12:43 What is guix-package-cache ? Edouard Klein
2020-05-26 13:15 ` Tobias Geerinckx-Rice [this message]
2020-05-26 13:39 ` Edouard Klein
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=87v9ki6dmb.fsf@nckx \
--to=me@tobias.gr \
--cc=edk@beaver-labs.com \
--cc=guix-devel@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 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.