UFO:Alien Invasion

Archive => Bugs prior to release 2.3 => Topic started by: keybounce on June 16, 2009, 10:35:11 pm

Title: Does map-get work anymore?
Post by: keybounce 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$
Title: Re: Does map-get work anymore?
Post by: BTAxis on June 16, 2009, 11:03:24 pm
The service is down at the moment.