project-navigation
Personal tools

Author Topic: Does map-get work anymore?  (Read 1678 times)

Offline keybounce

  • Sergeant
  • *****
  • Posts: 330
    • View Profile
Does map-get work anymore?
« on: June 16, 2009, 10:35:11 pm »

Kleiman-ibook:trunk michael$ contrib/scripts/map-get -v upgrade
getting list of available maps
Err http://static.ufo.ludwigf.org/maps/Maps
Traceback (most recent call last):
  File "contrib/scripts/map-get", line 287, in <module>
    main()
  File "contrib/scripts/map-get", line 283, in main
    commands[args[0]](args[1:])
  File "contrib/scripts/map-get", line 102, in upgrade
    for i in download(URI + '/Maps').split('\n'):
  File "contrib/scripts/map-get", line 58, in download
    error('%s: %s' % (e.message, e.reason[1]))
AttributeError: 'HTTPError' object has no attribute 'reason'
Kleiman-ibook:trunk michael$

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: Does map-get work anymore?
« Reply #1 on: June 16, 2009, 11:03:24 pm »
The service is down at the moment.