spell metis fails to download (Bug #90)
Description
It simply fails:
# hashcheck.sh -vfd metis
metis : Getting sources ...
Downloading source file metis-4.0.tar.gz
2011-08-25 12:52:16.983115 ERROR - CUID#6 - Download aborted. URI=http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/metis-4.0.tar.gz
Exception: [AbstractCommand.cc:303] errorCode=3 URI=http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/metis-4.0.tar.gz
-> [HttpSkipResponseCommand.cc:211] errorCode=3 Resource not found
2011-08-25 12:52:16.983189 NOTICE - Download GID#1 not complete: /tmp/sorcery/summon/28543/metis/metis-4.0.tar.gz
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| ERR| 0B/s|/tmp/sorcery/summon/28543/metis/metis-4.0.tar.gz
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
Attempting to get file from fall-back mirrors
[#1 SIZE:0B/9.7KiB(0%) CN:1 SPD:2.3KiBs ETA:04s]
2011-08-25 12:52:18.855086 NOTICE - Download complete: /tmp/sorcery/summon/28543/metis/metis-4.0.tar.gz
Download Results:
gid|stat|avg speed |path/URI
===+====+===========+===========================================================
1| OK| 9.6KiB/s|/tmp/sorcery/summon/28543/metis/metis-4.0.tar.gz
Status Legend:
(OK):download completed.
Sanity check of metis-4.0.tar.gz failed:
text/html; charset=utf-8
Download of metis-4.0.tar.gz failed
DOWNLOAD FAILED.
The following spells failed to download (1):
metis
According to metis website (http://glaros.dtc.umn.edu/gkhome/metis/metis/overview) version 5.0 is available. I tried to bump it but it failed for me during compile stage.
Issue hierarchy
History
Updated by Bor Kraljič almost 2 years ago
Forgot to mention. I have metis-4.0.tar.gz from my previous downloads of sources from spells in grimoire. So we could also simply fix this bug by putting that file on our fallback mirrors.
Updated by Julien Rozo over 1 year ago
Fixed in test grimoire with commit f764f91ce79c128c27b012f34fd1ae218f4db2e3
Updated by Bor Kraljič over 1 year ago
Changed status to Resolved.
- Status changed from New to Resolved
Updated by Bor Kraljič over 1 year ago
- % Done changed from 0 to 100