Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

conda run: qemu uncaught target signal 4 error #46

Open
movalex opened this issue Sep 2, 2018 · 1 comment
Open

conda run: qemu uncaught target signal 4 error #46

movalex opened this issue Sep 2, 2018 · 1 comment

Comments

@movalex
Copy link

movalex commented Sep 2, 2018

Hi!
I am trying to create armhf Dockerfile with automated build of the JupyterLab using this hack: https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/

Here's the link to my repo: https://github.com/movalex/rpi-jupyter-conda/blob/base/Dockerfile

Unfortunately when Berryconda3-2.0.0-Linux-armv7l.sh is installed, I've got the error on this step:

conda config --system --add channels rpi
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
Illegal instruction

Is it possible to fix this error?

@gaiar
Copy link
Contributor

gaiar commented Sep 23, 2018

Why not try to use armv6l build?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants