From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#36394: guix.gnu.org/packages lists incorrect sqlite versions Date: Wed, 26 Jun 2019 20:14:56 +0200 Message-ID: <87ftnwcixr.fsf@nckx> 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]:41178) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgCSl-0003n9-UK for bug-guix@gnu.org; Wed, 26 Jun 2019 14:16:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgCSg-0007Cq-CW for bug-guix@gnu.org; Wed, 26 Jun 2019 14:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51711) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgCSg-0007CZ-0N for bug-guix@gnu.org; Wed, 26 Jun 2019 14:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hgCSf-000531-Qm for bug-guix@gnu.org; Wed, 26 Jun 2019 14:16:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:40979) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgCRp-0003ZS-Vk for bug-guix@gnu.org; Wed, 26 Jun 2019 14:15:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgCRo-0006a2-Il for bug-guix@gnu.org; Wed, 26 Jun 2019 14:15:09 -0400 Received: from tobias.gr ([2001:470:7405::1]:36026) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hgCRn-0006Qi-Oi for bug-guix@gnu.org; Wed, 26 Jun 2019 14:15:08 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id ed704c85 for ; Wed, 26 Jun 2019 18:14:57 +0000 (UTC) Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id d4d2981e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Wed, 26 Jun 2019 18:14:57 +0000 (UTC) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36394@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Guix, The package list at =20 displays the wrong versions for sqlite: sqlite 3.26.0 sqlite 3.26.0 sqlite-with-column-metadata 3.26.0 Which should be: $ guix pull && guix package -A ^sqlite sqlite 3.26.0 =E2=80=A6 sqlite 3.24.0 =E2=80=A6 sqlite-with-column-metadata 3.24.0 =E2=80=A6 At first glance it looks like the Web list iterates over package=20 names instead of package records, then looks up the =E2=80=98default=E2=80= =99=20 package for each name =E2=80=A6 but packages like =E2=80=98gcc-objc=E2=80= =99[0] are=20 listed correctly, so maybe that's not what's happening. Noticed by sebboh on #guix. Kind regards, T G-R [0]: https://guix.gnu.org/packages/G/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXRO2IAAKCRANsP+IT1Vt eeZTAP4yhOqK1Kp1FzM/r82SxAnt7Wl9IoF4yX/271XbZ3qnzgEAktUjvuN1zbSX XyYoz80FLjv3R7lVJM9nJCz6+uQgpQw= =xLvM -----END PGP SIGNATURE----- --=-=-=--