osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

worklow osrm-backend-ci fails on boost load

Open tombay opened this issue 5 months ago • 0 comments

I have been trying to run the workflow against a fork where I have only changed some .lua scripts on Install Boost .. ##[debug]Loading env Run BOOST_VERSION="1.85.0" ##[debug]/usr/bin/bash -e /home/runner/work/_temp/f6038e11-c206-4d85-a38c-2fec3c7384ed.sh

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now Error: Process completed with exit code 2. ##[debug]Finishing: Install Boost

The only changes are to .lua code ( foot.lua, bycle.lua way_handlers.lua etc)

I am running it in the github.com "world" (i.e. not locally). I am curious as to why this is so.

tombay avatar May 23 '25 08:05 tombay