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)

Most upvoted comments

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:

I was running one of @Paulchen-Panther https://github.com/Paulchen-Panther 's releases he had in his repository (no longer there however) im not sure where that installs to.

It is integrated in the official repo. You do not need my branch.

โ€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hyperion-project/hyperion.ng/issues/577?email_source=notifications&email_token=AB6SOLQTJDK64XKWEUL7SZ3P7GSBTA5CNFSM4H6VT532YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ3OUMA#issuecomment-511109680, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6SOLTC7ICL5Q64NPBMP4LP7GSBTANCNFSM4H6VT53Q .

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