From 58cbe969b7dd06b0b188dd6ae088fb0dafcd1f9e Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 28 Jan 2022 06:24:31 +1000 Subject: Explain the new red question mark. --- Report-web_3.html | 9 ++++++--- apt-panopticon-report-email-web.lua | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Report-web_3.html b/Report-web_3.html index 6eac6f7..a1ca70d 100644 --- a/Report-web_3.html +++ b/Report-web_3.html @@ -7,9 +7,12 @@
TIMEOUT or TIMEOUT means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.
NOTE: timeouts may be due to a problem on the testing computer, it might be busy with other things, or be having it's own network problems.
NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.
-The DNS round robin (DNS-RR) column shows the IPs for that mirror, or no if it isn't part of the DNS-RR. The IPs link to the testing log for that IP accessed via the DNS-RR. - If a mirror should be it is marked with '✅', if it should not be it is marked with '❌'. - deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly. +
The DNS round robin (DNS-RR) column shows the IPs for that mirror, or no if it isn't part of the DNS-RR.
+The IPs link to the testing log for that IP accessed via the DNS-RR.
+If a mirror should be it is marked with '✅', + if it should not be it is marked with '❌', + if it might be but still pending full testing, it is marked with '❓'.
+deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly.
The time in the Updated column is how often the mirror updates itself.
Mirrors with a grey background are not active (though may be usable as part of the DNS-RR).
diff --git a/apt-panopticon-report-email-web.lua b/apt-panopticon-report-email-web.lua index 2b29cdf..280e433 100755 --- a/apt-panopticon-report-email-web.lua +++ b/apt-panopticon-report-email-web.lua @@ -587,7 +587,8 @@ if nil == web then C("opening mirrors file - " .. e) else APT.options.roundRobin.value .. " is the DNS round robin, which points to the mirrors that are part of the DNS-RR. " .. "If an IP is part of the DNS-RR, it is marked with 'DNS-RR'," .. " if it should be it is marked with '✅'," .. - " if it should not be it is marked with '❌'. " .. + " if it should not be it is marked with '❌'," .. + " if it might be but still pending full testing, it is marked with '❓'. " .. "