Page 1 of 1

updating headless 0.12.17 to 012.18 "unexpected content"

Posted: Mon Nov 23, 2015 8:30 pm
by Bisa
Trying to update my test rig I get a error when trying to apply the 0.12.18 update

Code: Select all

   0.000 2015-11-23 20:21:15; Factorio 0.12.17 (Build 17307, linux64)
   0.000 Operating system: Linux
   0.000 Program arguments: "/opt/factorio/bin/x64/factorio" "--apply-update" "/tmp/factorio-update/core-linux_headless64-0.12.17-0.12.18-update.zip"
   0.000 Read data path: /opt/factorio/data
   0.000 Write data path: /opt/factorio
   0.000 Binaries path: /opt/factorio/bin
   0.009 Running in headless mode
   0.013 Loading mod core 0.0.0 (data.lua)
   0.016 Loading mod base 0.12.17 (data.lua)
   0.350 Factorio initialised
   0.350 Info Updater.cpp:390: Applying update /tmp/factorio-update/core-linux_headless64-0.12.17-0.12.18-update.zip
   0.656 Error Util.cpp:49: File /opt/factorio/bin/x64/factorio has unexpected content

This is my 0.12.17 binary hashes
md5sum bin/x64/factorio
6f63b667b79ca47fb349615dd4f543fa
sha256sum bin/x64/factorio
de3390fd6bd2c2520dd92acc59fc5f3c7d139ede2468ce3831694fcb91d69d22

I'll just download the fresh headless 0.12.18 to sort out the issue of not having an up-to-date binary but figured it was odd and wondered if there was anyone else with the same issue?