[GRASS-dev] [GRASS GIS] #3693: Issue with G76 in docker: creating a location fails
GRASS GIS
trac at osgeo.org
Tue Nov 13 01:58:22 PST 2018
#3693: Issue with G76 in docker: creating a location fails
----------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.3
Component: Startup | Version: svn-releasebranch76
Resolution: | Keywords: docker g.proj
CPU: x86-64 | Platform: Linux
----------------------+---------------------------------
Comment (by neteler):
Problem solved: update of docker-compose from v1.8.0 to v1.23.1 (what a
waste of time to figure out this one...).
Explanations:
{{{
Program received signal SIGILL, Illegal instruction.
}}}
This means that a CPU instruction is called which is not present in the
CPU running the docker. In our case, we run it on a KVM virtualization.
Apparently docker-compose v1.23 (at least, later than v1.8 addresses the
problem of the missing instruction). w00t!
Closing.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3693#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list