hyperion.ng: Unable to run install via Docker on PI 0 W
Hey @Paulchen-Panther,
Iโm trying to install the latest release via the docker command on a Raspberry pi 0 W running Docker version 18.06.2-ce, build 6d37f41 (im having to run this version as its the only one that is know to run correctly on by PI) but i get the following error:
---> Startup docker...
standard_init_linux.go:190: exec user process caused "exec format error"
---> Hyperion compilation failed! Abort
Here the whole output from the console:
pi@Hyperion:~ $ wget -qN https://raw.github.com/hyperion-project/hyperion.ng/master/bin/scripts/docker-compile.sh && chmod +x *.sh && ./docker-compile.sh -t armv6hf
---> Initilize with BUILD_TARGET=armv6hf, BUILD_TYPE=Release, BUILD_PACKAGES=true
---> Downloading Hyperion source code from https://github.com/hyperion-project/hyperion.ng.git
Submodule 'dependencies/external/flatbuffers' (https://github.com/google/flatbuffers) registered for path 'dependencies/external/flatbuffers'
Submodule 'dependencies/external/protobuf' (https://github.com/hyperion-project/protobuf.git) registered for path 'dependencies/external/protobuf'
Submodule 'dependencies/external/rpi_ws281x' (https://github.com/hyperion-project/rpi_ws281x.git) registered for path 'dependencies/external/rpi_ws281x'
Cloning into '/home/pi/hyperion.ng/dependencies/external/flatbuffers'...
Cloning into '/home/pi/hyperion.ng/dependencies/external/protobuf'...
Cloning into '/home/pi/hyperion.ng/dependencies/external/rpi_ws281x'...
Submodule path 'dependencies/external/flatbuffers': checked out '0eb7b3beb037748bf5b469e4df9db862c4833e35'
Submodule path 'dependencies/external/protobuf': checked out 'adce8a99fdab90f290d659b6b3bf2d09b721e24a'
Submodule path 'dependencies/external/rpi_ws281x': checked out '6c5ade93d1af78cd19e60ee5ecc34adfd111b186'
---> Startup docker...
standard_init_linux.go:190: exec user process caused "exec format error"
---> Hyperion compilation failed! Abort
seems its the docker run command that is failing ๐ฆ
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 25 (25 by maintainers)
Yeh Iโm happy to use the official repo now was just stating that as that was the version I was running ๐
So pleased this new version is getting so much support now, happy to test the new features and help where I can to get it to a proper release ๐
On Sat, 13 Jul 2019, 11:04 Paulchen Panther, notifications@github.com wrote:
If you receive an error like โFailed to parse version.json string properly. Expect X.Y.Z.โ please wait until tomorrow and try again. Iโm looking for a fix