BTS

Issue1249

Title Broken link to netboot package on wiki
Priority bug Status resolved
Superseder Nosy List alexei, formorer
Assigned To formorer Topics

Created on 2013-03-25.04:12:19 by alexei, last changed 2013-03-25.09:33:09 by formorer.

Messages
msg4549 (view) Author: formorer Date: 2013-03-25.09:33:09
I found the error. All US mirrors are out of sync and our mirror checker
therefore generated an empty map for the us region and our tried to send all US
users to an empty server. I added a fallback to the map generator that falls
back to the DE map if all mirrors of a region are out of sync.

Alex
msg4548 (view) Author: mika Date: 2013-03-25.09:06:03
* Alexei Colin wrote in grml's BTS on 20130325 / 05:12:

> http://wiki.grml.org/doku.php?id=terminalserver#grml_netboot_packages

> Workaround: use mirror:
> http://ftp.halifax.rwth-aachen.de/grml/grml_netboot_package_grml64-full_2013.02.tar.bz2

> Details of redirect:

> acolin@thinkpad grml$wget
> http://download.grml.org/grml_netboot_package_grml32-full_2013.02.tar.bz2
> --2013-03-25 00:04:50--
> http://download.grml.org/grml_netboot_package_grml32-full_2013.02.tar.bz2
> Resolving download.grml.org (download.grml.org)... 83.246.69.174,
> 2a02:790:1:12::6
> Connecting to download.grml.org (download.grml.org)|83.246.69.174|:80...
> connected.
> HTTP request sent, awaiting response... 302 Found
> Location: http:///grml_netboot_package_grml32-full_2013.02.tar.bz2
> [following]
> http:///grml_netboot_package_grml32-full_2013.02.tar.bz2: Invalid host name.

Please provide output of:

  HEAD -U http://download.grml.org/grml_netboot_package_grml32-full_2013.02.tar.bz2

regards,
-mika-
msg4547 (view) Author: alexei Date: 2013-03-25.04:12:19
http://wiki.grml.org/doku.php?id=terminalserver#grml_netboot_packages

Workaround: use mirror:
http://ftp.halifax.rwth-aachen.de/grml/grml_netboot_package_grml64-full_2013.02.tar.bz2

Details of redirect:

acolin@thinkpad grml$wget
http://download.grml.org/grml_netboot_package_grml32-full_2013.02.tar.bz2
--2013-03-25 00:04:50--
http://download.grml.org/grml_netboot_package_grml32-full_2013.02.tar.bz2
Resolving download.grml.org (download.grml.org)... 83.246.69.174,
2a02:790:1:12::6
Connecting to download.grml.org (download.grml.org)|83.246.69.174|:80...
connected.
HTTP request sent, awaiting response... 302 Found
Location: http:///grml_netboot_package_grml32-full_2013.02.tar.bz2
[following]
http:///grml_netboot_package_grml32-full_2013.02.tar.bz2: Invalid host name.
History
Date User Action Args
2013-03-25 09:33:09formorersetstatus: chatting -> resolved
priority: bug
messages: + msg4549
nosy: + formorer
assignedto: formorer
2013-03-25 09:06:03mikasetstatus: unread -> chatting
messages: + msg4548
2013-03-25 04:12:19alexeicreate