unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36394: guix.gnu.org/packages lists incorrect sqlite versions
@ 2019-06-26 18:14 Tobias Geerinckx-Rice
  2020-06-11  6:07 ` Royce Strange
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-06-26 18:14 UTC (permalink / raw)
  To: 36394

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

Guix,

The package list at <https://guix.gnu.org/packages/S/page/4/> 
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	…
  sqlite	3.24.0	…
  sqlite-with-column-metadata	3.24.0	…

At first glance it looks like the Web list iterates over package 
names instead of package records, then looks up the ‘default’ 
package for each name  …  but packages like ‘gcc-objc’[0] are 
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/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-13 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 18:14 bug#36394: guix.gnu.org/packages lists incorrect sqlite versions Tobias Geerinckx-Rice
2020-06-11  6:07 ` Royce Strange
2020-06-13 20:43   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).