onefang
aae952576a
More keyring fixes.
5 months ago
onefang
5fffd5ff81
Update Devuan keyring.
5 months ago
onefang
3af7bf49de
Include DNSRR: maybe in the DNSRR checks.
1 year ago
onefang
13eb6bb667
Update apt-transport-https version.
1.4.10 is no longer in DEBIAN-SECURITY.
1 year ago
onefang
767456506b
Oops, use .value for the actual, you know, value.
1 year ago
onefang
fe8fc1dee0
Don't hard code deb.roundr.devuan.org all over the place, and check the results.
Coz it got changed to deb.rr.devuan.org.
1 year ago
onefang
0197902953
Don't crash if a DNS-RR mirror fails to resolve.
1 year ago
onefang
5668e3a86e
Don't continue testing mirrors with no IP addresses.
1 year ago
onefang
503e0627af
Strip out DNS-RR duplicates.
1 year ago
onefang
b15b6da64a
FDQN -> FQDN
How did this last so long?
1 year ago
onefang
a06e989281
io.popen returns nil sometimes, deal with that.
1 year ago
onefang
44bd3bd9d4
Use releases from apt-panopticommon.
1 year ago
onefang
792b7ed38e
Update the DEBIAN-SECURITY package.
3 years ago
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
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
94472fd38e
Check for nil FDQN and BaseURL.
Should move that up higher. Something else is going wrong.
3 years ago
onefang
b1b16d264a
Don't try to write to a log file we couldn't open.
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
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
5d1ae20d2c
A bit more info in the "not updated yet" WARNING.
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
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
onefang
c86b515189
Maybe now the missing speeds will show?
3 years ago
onefang
d53d29a556
Actually wait for the curl file before trying to process it.
3 years ago
onefang
9c9226dced
Curl will try IPv4 as a backup if IPv6 fails, and we don't want that.
Tell it not to.
Also detect if IPv6 is even available.
3 years ago
onefang
382786ddef
Cut down on lower bandwidth files to HEAD check.
Doesn't really save much on bandwidth, but does save on time, which is
the other reason for the low bandwidth variations.
3 years ago
onefang
8b2e1dc670
Tweak the bandwidth limits, by not probing so many Release files.
3 years ago
onefang
a3ceb11cbc
Leave a log of the HEAD probe details.
3 years ago
onefang
28203cba8e
Fix the out of date reference package detection.
3 years ago
onefang
9733a3b8cf
Silly typo be gone.
3 years ago
onefang
91b6eba0f7
Add Redirects tests fully.
3 years ago