From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: docker-compose complains about jsonechema version Date: Sun, 04 Aug 2019 23:12:44 +0200 Message-ID: <87lfw8ws6r.fsf@nckx> References: <20190803155720.GA446@socrates.lan> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39599) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1huNoA-0000ig-GY for help-guix@gnu.org; Sun, 04 Aug 2019 17:12:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1huNo8-0004XZ-Gf for help-guix@gnu.org; Sun, 04 Aug 2019 17:12:50 -0400 Received: from tobias.gr ([2001:470:7405::1]:48058) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1huNo7-0004Vx-VT for help-guix@gnu.org; Sun, 04 Aug 2019 17:12:48 -0400 In-reply-to: <20190803155720.GA446@socrates.lan> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org, Jeronimo Pellegrini --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Jeronimo, Jeronimo Pellegrini =E5=86=99=E9=81=93=EF=BC=9A > and tried again. But at this point, docker-compose complains=20 > that the version of jsonschema installed is > not what it expects: > > - expected version is <3,>=3D2.5.1 > - installed version is 3.0.1 Hm. I thought I fixed this bug already=E2=80=A6 > There is no older version of jsonschema available in Guix,=20 > though. Ah, you're using an old version of Guix: ~ =CE=BB package -A jsonschema python-jsonschema 2.6.0 out=20 gnu/packages/python-xyz.scm:1989:2 =E2=80=A6 Please guix pull and install python-jsonschema@2.6 instead. It seems like it should be propagated, though. I'll look into=20 that. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXUdKTAAKCRANsP+IT1Vt eSCfAP0VdWe+P7FPH5tkHKXTxbm2pQDGzYSyhwYvb1aNdEjo3QEAqg2BGz/DkeuP lDg/xRXp2iAEXc+RSeFK9Y2TodT+hQI= =Zjif -----END PGP SIGNATURE----- --=-=-=--