Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspi B+ error in docker install #191

Open
cake2 opened this issue Apr 27, 2020 · 1 comment
Open

Raspi B+ error in docker install #191

cake2 opened this issue Apr 27, 2020 · 1 comment

Comments

@cake2
Copy link

cake2 commented Apr 27, 2020

Using latest Raspbian, fresh install, following docker install instructions always ends in error.

$ sudo docker build -t schollz/find3

Step 6/9 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y wget git libc6-dev make pkg-config g++ gcc mosquitto-clients mosquitto python3 python3-dev python3-pip python3-setuptools python3-wheel supervisor libfreetype6-dev python3-matplotlib libopenblas-dev libblas-dev liblapack-dev gfortran ---> Running in 76bb5f91e705

The command '/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y wget git libc6-dev make pkg-config g++ gcc mosquitto-clients mosquitto python3 python3-dev python3-pip python3-setuptools python3-wheel supervisor libfreetype6-dev python3-matplotlib libopenblas-dev libblas-dev liblapack-dev gfortran' returned a non-zero code: 139

@schollz
Copy link
Owner

schollz commented Jul 15, 2020

What is the full error?

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

No branches or pull requests

2 participants