onefang
c05d4ff4d1
If a thing is untested, mark it as so.
3 years ago
onefang
40143650d2
Work around a problem with the STATUS files.
cat:
'results/STATUS_deb.devuan.org_deb.devuan.org_2a01:4f8:162:7293:__merged_pool_DEBIAN_main_d_debian-keyring_debian-keyring_2019.02.25_all.deb.txt':
No such file or directory
Is the error, so I touch it first, but not all of them get to the rm
later, so now we have a bunch of empty ones. No idea, it's really
random and hard to catch.
3 years ago
onefang
4f5e609b3c
Quick hack to prevent RRD bitching, fix it later, meeting coming up.
3 years ago
onefang
bf5ee4b513
Use the new DNSRR field from mirror_list.txt to do the correct thing.
3 years ago
onefang
5d82da2375
Typo--
3 years ago
onefang
3b2fc3f954
Only print DNS-RR tick or cross if it's a DNS-RR candidate according to mirror_list.txt.
3 years ago
onefang
94472fd38e
Check for nil FDQN and BaseURL.
Should move that up higher. Something else is going wrong.
3 years ago
onefang
83141c0aee
No DNS-RR reports for IPv6 addreses if IPv6 is disabled.
Also some other stuff got mixed in with this.
3 years ago
onefang
1975069c97
gitea -> git.
3 years ago
onefang
09fb177855
Remove jessie (it's been archived), promote beowulf (new stable), add chimaera (new testing).
3 years ago
onefang
bd43a33187
Migrate to gitea.devuan.dev for the Devuan repo.
3 years ago
onefang
7fb4a6a850
Create the DNS-RR good and bad files.
3 years ago
onefang
03b9b8ae2a
Try to figure outn what IPs should and should not be in the DNS-RR.
3 years ago
onefang
b1b16d264a
Don't try to write to a log file we couldn't open.
3 years ago
onefang
b396f0a3e2
Some more nil checks.
3 years ago
onefang
8d97dee90f
Let's try a slightly older keyring that might stick around for more than a couple of months.
3 years ago
onefang
5130c399b3
Fix a crash.
3 years ago
onefang
6888175dbe
warning -> WARNING
3 years ago
onefang
4f2ef40a55
Alpha release, dammit. lol
3 years ago
onefang
f1dd7fbd54
Print the help texts, and exit from the help and version command line options.
3 years ago
onefang
01972d26c1
Bump the version number to 0.2.
3 years ago
onefang
bf4e948002
Explain why URL sanity.
3 years ago
onefang
8d6b01f086
Clean up the README, add some more text, remove the theory part.
3 years ago
onefang
c3b5b574bf
Rewrite some of the output.
Move explanations into tooltips.
Invent a crappy HTML template "system".
General clean up of text.
3 years ago
onefang
cdbbb95cfc
Better wait for command startup.
3 years ago
onefang
77f7f216ed
ERROR if we can't find IPs for a mirror.
3 years ago
onefang
bdfcece5c3
Downgrade inability to find Packages_parsed-sorted to a WARNING.
3 years ago
onefang
648b648a43
New Debian key ring.
3 years ago
onefang
2d03d69251
Lighten the log file colours to.
3 years ago
onefang
f27d5c2c8d
Lighten up the colours.
3 years ago
onefang
726e74a828
More documentation, and clean up the existing stuff.
3 years ago
onefang
98fc3b797c
Add support for using CGI for the PHP graphs.
3 years ago
onefang
5d1ae20d2c
A bit more info in the "not updated yet" WARNING.
3 years ago
onefang
8f09a59744
Update the other use of !%s to match the last commit.
3 years ago
onefang
7166e4f225
This might finally fix the Updated test, but include some more debugging output, just in case.
I blame unclear Lua documantation.
3 years ago
onefang
7c60fa0c98
A few less steps in some of the time calcs.
3 years ago
onefang
a223e29a13
Not being able to download an updated file while the mirror is still updating is only a warning.
3 years ago
onefang
9bcdeb5ce3
May need to wait on the file to avoid missing speeds after all.
I really should get this stuff sorted generically.
3 years ago
onefang
923a29b572
Fix another race condition.
3 years ago
onefang
be99b28da3
Make a couple of convenience strings.
3 years ago
onefang
cc182c9f8a
Collate more data from the redirect results.
A few too many bandaids, gonna have to rewrite some stuff soonish.
3 years ago
onefang
a465bc4709
TODO++
3 years ago
onefang
0491ba3d56
Clean out commented stuff that is no longer needed.
3 years ago
onefang
b75d685bdd
Oopsie.
3 years ago
onefang
41e89228c2
Note about the server that's running the tests being extra speedy.
3 years ago
onefang
99cb8927fe
Comment out previous attempts to fix the missing speed issue.
3 years ago
onefang
cec48533af
Curl uses k and M to mean 1024, not 1000.
3 years ago
onefang
8cc61ae50d
Forgot a couple things in the last commit.
3 years ago
onefang
efd9a4be2a
Maybe fix the missing speeds.
3 years ago
onefang
3eeae61837
Fix missing speeds, this time for sure.
3 years ago