unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34777: Online package list is 3 weeks stale, but claims recent update
@ 2019-03-06 23:22 Mark H Weaver
  2019-03-18 20:34 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2019-03-06 23:22 UTC (permalink / raw)
  To: 34777

As I write this, our online package list claims to have been updated 2
days ago, but in fact the entries I checked are over 3 weeks stale.  The
main package list page includes the text "(updated March 4, 2019)" near
the top of the page:

  https://www.gnu.org/software/guix/packages/

However, the entries for "linux-libre" shows the most recent kernel as
version 4.20.7, although we updated to 4.20.8 on February 13:

  https://www.gnu.org/software/guix/packages/L/page/5/

The "icecat" entry is also stale.  It shows version 60.5.0-guix1 as the
latest version, although we upgraded to 60.5.1-guix1 on February 15.

  https://www.gnu.org/software/guix/packages/I/

       Mark

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

* bug#34777: Online package list is 3 weeks stale, but claims recent update
  2019-03-06 23:22 bug#34777: Online package list is 3 weeks stale, but claims recent update Mark H Weaver
@ 2019-03-18 20:34 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-03-18 20:34 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 34777-done

Hello Mark,

Mark H Weaver <mhw@netris.org> skribis:

> As I write this, our online package list claims to have been updated 2
> days ago, but in fact the entries I checked are over 3 weeks stale.  The
> main package list page includes the text "(updated March 4, 2019)" near
> the top of the page:
>
>   https://www.gnu.org/software/guix/packages/
>
> However, the entries for "linux-libre" shows the most recent kernel as
> version 4.20.7, although we updated to 4.20.8 on February 13:
>
>   https://www.gnu.org/software/guix/packages/L/page/5/

I believe this is fixed by the update I made a couple of days ago.

Perhaps what happened is that, for the previous update, “haunt build”
ended up using the user’s (gnu packages …) modules that happened to be
in the load path, and those were outdated.

I usually run:

  ~/src/guix/pre-inst-env haunt build

precisely so the web site gets to see the current package set, but it’s
easy to forget that.

An option would be to have the web site get data from an inferior,
perhaps from ~/.config/guix/current, assuming it’s reasonably up to date
(alternately the web site could build the latest Guix from master but
that’d be inconvenient.)

Anyway, closing!

Ludo’.

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

end of thread, other threads:[~2019-03-18 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 23:22 bug#34777: Online package list is 3 weeks stale, but claims recent update Mark H Weaver
2019-03-18 20:34 ` 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).