RAunplugged / uRA

Red Alert: Unplugged. Standalone mod based on the OpenRA engine!
http://redalertunplugged.com/
GNU General Public License v3.0
26 stars 1 forks source link

Mod will not build: GeoLite2-Country.mmdb.gz cannot be downloaded anymore #53

Open fusion809 opened 4 years ago

fusion809 commented 4 years ago

Hi,

This mod currently fails to build with the error:

Version changed to 431.git.128dc53.
OpenRA engine version unplugged-cd82382 is required.
Downloading engine...
Compiling engine...
make[1]: Entering directory '/data/AUR/openra-ura-git/src/uRA/engine'
make[1]: Leaving directory '/data/AUR/openra-ura-git/src/uRA/engine'
make[1]: Entering directory '/data/AUR/openra-ura-git/src/uRA/engine'
Fetching StyleCopPlus from NuGet
Fetching StyleCop files from NuGet
Fetching ICSharpCode.SharpZipLib from NuGet
Fetching MaxMind.Db from NuGet
Fetching SharpFont from NuGet
Fetching NUnit from NuGet
Fetching NUnit.Console from NuGet
Fetching Open.Nat from NuGet
Fetching FuzzyLogicLibrary from NuGet.
Fetching SDL2-CS from GitHub.
Fetching OpenAL-CS from GitHub.
Fetching Eluant from GitHub.
Fetching rix0rrr.BeaconLib from NuGet.
Updating GeoIP country database from MaxMind.
make[1]: *** [Makefile:317: geoip-dependencies] Error 6
make[1]: Leaving directory '/data/AUR/openra-ura-git/src/uRA/engine'
make: *** [Makefile:99: engine] Error 2

Thanks for your time