all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Becze <mjbecze@riseup.net>
To: Valentin Ignatev <valentignatev@gmail.com>
Cc: bug-Guix <bug-guix-bounces+mjbecze=riseup.net@gnu.org>,
	38709@debbugs.gnu.org
Subject: bug#38709: Recursive crate importer ignores specified version
Date: Wed, 25 Dec 2019 19:19:52 -0800	[thread overview]
Message-ID: <80e9d385ab6ffe18f1ff3120feea56b2@riseup.net> (raw)
In-Reply-To: <CADXmXki_-5yU6Wr2wefORu2K7MwL3NJa8GH66jM9_W_r6xyDRg@mail.gmail.com>

On 2019-12-22 18:56, Valentin Ignatev wrote:
> When I'm trying to recursively import specific crate version, it
> imports the latest version instead:
> 
> guix import crate --recursive notify@4.0.14 gives this output:
> following redirection to
> `https://static.crates.io/crates/notify/notify-5.0.0-pre.1.crate'...
> following redirection to
> `https://static.crates.io/crates/anymap/anymap-0.12.1.crate'...
> following redirection to
> `https://static.crates.io/crates/bitflags/bitflags-1.2.1.crate'...
> 
> And so on, so it follows notify-5.0.0 instead of 4.0.14
> 
> Regards,
> Valentin Ignatev

Currently the recusive importer doesn't respect version numbers.
Progress is being made on this in issue 38408
https://issues.guix.gnu.org/issue/38408

-Martin Becze

  reply	other threads:[~2019-12-26  3:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-22 18:56 bug#38709: Recursive crate importer ignores specified version Valentin Ignatev
2019-12-26  3:19 ` Martin Becze [this message]
2019-12-26  5:25   ` Valentin Ignatev
2019-12-30 22:20 ` 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=80e9d385ab6ffe18f1ff3120feea56b2@riseup.net \
    --to=mjbecze@riseup.net \
    --cc=38709@debbugs.gnu.org \
    --cc=bug-guix-bounces+mjbecze=riseup.net@gnu.org \
    --cc=valentignatev@gmail.com \
    /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.