all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Moritz Lell <mlell@posteo.de>
Cc: 39297@debbugs.gnu.org
Subject: bug#39297: guix repl loads Guild 3.0.0 despite dependency is guile@2.2.6
Date: Mon, 27 Jan 2020 14:07:38 +0100	[thread overview]
Message-ID: <87pnf5hwth.fsf@gnu.org> (raw)
In-Reply-To: <10eb7c6c-30d8-22ea-a48c-af274eb76830@posteo.de> (Moritz Lell's message of "Sun, 26 Jan 2020 17:56:47 +0100")

Hi,

Moritz Lell <mlell@posteo.de> skribis:

> When I invoke `guix repl`, I get:
>
> GNU Guile 3.0.0
> Copyright (C) 1995-2020 Free Software Foundation, Inc.
>
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
> This program is free software, and you are welcome to redistribute it
> under certain conditions; type `,show c' for details.
>
> Enter `,help' for help.
> scheme@(guix-user)>
>
>
> despite `guix show guix` shows a dependency of `guile@2.2.6`

That’s perfectly correct: the ‘guix repl’ command comes from the ‘guix’
that you obtained via ‘guix pull’, and which just switched to Guile 3.0
(‘guix pull --news’ should contain an entry about it, but see also
<https://guix.gnu.org/blog/2020/guile-3-and-guix/>.)

Conversely, the ‘guix’ package is still using Guile 2.2, as you saw with
“guix show guix”.  It will switch to 3.0 soonish.

The transition should be mostly complete within a few days so the
situation should be clearer.

HTH!

Ludo’.

      reply	other threads:[~2020-01-27 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26 16:56 bug#39297: guix repl loads Guild 3.0.0 despite dependency is guile@2.2.6 Moritz Lell
2020-01-27 13:07 ` Ludovic Courtès [this message]

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=87pnf5hwth.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=39297@debbugs.gnu.org \
    --cc=mlell@posteo.de \
    /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.