guix weather should report on all substitute servers configured

  • Open
  • quality assurance status badge
Details
One participant
  • Steven Roose
Owner
unassigned
Submitted by
Steven Roose
Severity
normal

Debbugs page

Steven Roose wrote 2 years ago
(address . bug-guix@gnu.org)
093e9e51-a8ed-60a0-b720-b89e232b3733@roose.io
Currently guix weather only reports on the two default guix substitute
servers. When you have configured other servers in your guix-daemon
config, I think it would be expected behavior that guix weather also
checks these for the given package.

Currently using guix weather with an already-configured substitute URL
requires manually passing that URL in --substitute-urls=.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 63247@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63247
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help