bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51099: guix refresh/lint can provide false positive about updates


From: Ludovic Courtès
Subject: bug#51099: guix refresh/lint can provide false positive about updates
Date: Fri, 29 Oct 2021 21:19:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> In Guix, we commit to offer officially released packages where
> available/feasible.  Some projects produce release that are not
> "stable", such as GStreamer, and our 'guix refresh' tool can't currently
> tell the difference:
>
> $ guix lint gstreamer-docs
> [...]
> gstreamer-docs@1.18.5: can be upgraded to 1.19.2
>
> For GStreamer, every odd minor release version indicates a development
> snapshot (unstable) release.

Ah that’s an interesting case.  The ‘gnome’ updater checks for odd minor
release numbers already.  But in this case, it’s the ‘generic-html’
updater that kicks in, which is nice, except it doesn’t know about the
odd/even scheme.

So yes, we could have a property like you suggest that the
‘generic-html’ and ‘generic-git’ updaters (at least) would honor.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]