From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 01 05:58:20 2019 Received: (at 36457) by debbugs.gnu.org; 1 Jul 2019 09:58:20 +0000 Received: from localhost ([127.0.0.1]:47690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hht4l-0005Uy-VB for submit@debbugs.gnu.org; Mon, 01 Jul 2019 05:58:20 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:55884) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hht4j-0005Up-Mh for 36457@debbugs.gnu.org; Mon, 01 Jul 2019 05:58:18 -0400 Received: from localhost (unknown [193.170.94.190]) by dd26836.kasserver.com (Postfix) with ESMTPSA id C2026336223F; Mon, 1 Jul 2019 11:58:15 +0200 (CEST) Date: Mon, 1 Jul 2019 11:58:12 +0200 From: Danny Milosavljevic To: swedebugia Subject: Re: bug#36457: Guix does not match point-versions correctly Message-ID: <20190701115812.2e255313@scratchpost.org> In-Reply-To: References: X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/g5B3EXVkD_N/Bk7DghYT/Uv"; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 36457 Cc: 36457@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Sig_/g5B3EXVkD_N/Bk7DghYT/Uv Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 1 Jul 2019 11:11:45 +0200 swedebugia wrote: > I'm doing the crate-adventure and stumbled on this: >=20 > starting phase `build' > error: failed to select a version for the requirement `clippy =3D "^0.0.4= 1"` > candidate versions found which didn't match: 0.0.302 > location searched: directory source=20 > `/tmp/guix-build-rust-blake2-rfc-0.2.18.drv-0/blake2-rfc-0.2.18/guix-vend= or`=20 > (which is replacing registry `https://github.com/rust-lang/crates.io-inde= x`) > required by package `blake2-rfc v0.2.18=20 > (/tmp/guix-build-rust-blake2-rfc-0.2.18.drv-0/blake2-rfc-0.2.18)` >=20 > But the version we got is way above .41. > 0.0.302 > 0.0.41! https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html says: > The version 0.0.x is not considered compatible with any other version. --Sig_/g5B3EXVkD_N/Bk7DghYT/Uv Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl0Z2TQACgkQ5xo1VCww uqW8Tgf/RE6WS9gfA/GVEOp8hqcainZFsEmJaH8xkwrGDqcG+TPSAuRQYxepfody fjRLy0n2T/QLtk1RtMVu8halRp8lYLov+zp5N0TCYXtCzUZsQiyPXjwZHSkPH1Wh CyVrwOYk9K5X4sz2U4RoA5A8MTTgc7zJgf44mKJDQTQ8CBFND1szNiSDXFUT0R2C VtMYK3Rbzamcdn1sXERcb0AKvsysZZPwK/xk8rIouK/+sBdBCqStWc0w9x3cNDtF 0diwQtKVmnWd2YPBqU48qA0P8h5DJZbEuZ9cKQioGzDs25T+bDNUPrlAIWWh6rn5 Bvtdx27gaDoM0CixkcmnpbaXfmHjog== =WeB0 -----END PGP SIGNATURE----- --Sig_/g5B3EXVkD_N/Bk7DghYT/Uv--