guix refresh -u doesn't output anything on updater failure

  • Done
  • quality assurance status badge
Details
2 participants
  • John Kehayias
  • Ludovic Courtès
Owner
unassigned
Submitted by
John Kehayias
Severity
normal
J
J
John Kehayias wrote on 15 Jun 2022 02:58
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
vZVHJpMM1uzFG2QbPotHTBc49sgnZktUxbMrTpcQJ_eEIoRnJyl9am4kY6-35iMaQWo-wbCJR6E6SHwz-7OlAVUkQKQjasivJhY2n32oc7M=@protonmail.com
Hello,

$ guix refresh wayland-protocols
gnu/packages/freedesktop.scm:1029:2: warning: 'generic-html' updater failed to determine available releases for wayland-protocols

but

$ guix refresh wayland-protocols -u

outputs nothing (and exit code is not an error as that would show up in my prompt setup).

John
L
L
Ludovic Courtès wrote on 16 Jun 2022 10:10
(name . John Kehayias)(address . john.kehayias@protonmail.com)(address . 55987-done@debbugs.gnu.org)
87mtedni4y.fsf@gnu.org
Hi John,

John Kehayias <john.kehayias@protonmail.com> skribis:

Toggle quote (9 lines)
> $ guix refresh wayland-protocols
> gnu/packages/freedesktop.scm:1029:2: warning: 'generic-html' updater failed to determine available releases for wayland-protocols
>
> but
>
> $ guix refresh wayland-protocols -u
>
> outputs nothing (and exit code is not an error as that would show up in my prompt setup).

Fixed in 53b9c27aa59bebf955f0aa24fef60a101480ef5c.

(And commit 128697d43c21eb229ff5413f1c4cf79ae1a9dcd4 makes
wayland-protocols updatable. :-))

Thanks,
Ludo’.
Closed
?