mirrors.magcast.co: add http version to fix redirect issue master
authorMichael Prokop <mika@grml.org>
Tue, 4 Jun 2024 10:44:39 +0000 (12:44 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 4 Jun 2024 10:44:39 +0000 (12:44 +0200)
We need to add a Grml-http version, otherwise we get:

| % bin/masterlist2mirmon Mirrors.masterlist
| [...]
| NL rsync://mirror.serverion.com/grml/
| Use of uninitialized value in printf at bin/masterlist2mirmon line 32, <$fh> line 220.
| DE http://mirrors.magcast.co/
| [...]

While it's supposed to report:

  DE http://mirrors.magcast.co/Linux/grml/

Given that there's a http mirror available (which redirects to https)
let's add it accordingly, then the mirrors.magcast.co mirror behaves as
expected and doesn't end up with URLs like
https://mirrors.magcast.co//SHA256SUMS which obviously don't exist as
such.

Thanks: Christopher Bock for reporting and assistance in debugging

Mirrors.masterlist

index 4d8e0aa..e040b88 100644 (file)
@@ -202,6 +202,7 @@ IPv6: yes
 
 Site: mirrors.magcast.co
 Type: Secondary
+Grml-http: Linux/grml/
 Grml-https: Linux/grml/
 Maintainer: Mirror Admin <mirrors@magcast.co>
 Country: DE Germany