rpp0 / gr-lora

GNU Radio blocks for receiving LoRa modulated radio messages using SDR
GNU General Public License v3.0
523 stars 113 forks source link

Docker build fails #149

Open g4dpz opened 2 years ago

g4dpz commented 2 years ago

Docker build on ubuntu 20.04:

Sending build context to Docker daemon 12.29kB Step 1/11 : from archlinux:latest ---> 2b5fdaa79fbc Step 2/11 : workdir /lib ---> Using cache ---> 9515433b81c8 Step 3/11 : run pacman -Syu --noconfirm ---> Using cache ---> 602a77c399f7 Step 4/11 : run pacman -S git python2-scipy swig cppunit fftw boost boost-libs gnuradio gnuradio-osmosdr libvolk log4cpp base-devel cmake wxgtk-common wxgtk2 wxgtk3 wxpython libuhd-firmware gnuradio-companion python2-requests --noconfirm ---> Running in 6876b95003a7 error: target not found: python2-scipy error: target not found: python2-requests The command '/bin/sh -c pacman -S git python2-scipy swig cppunit fftw boost boost-libs gnuradio gnuradio-osmosdr libvolk log4cpp base-devel cmake wxgtk-common wxgtk2 wxgtk3 wxpython libuhd-firmware gnuradio-companion python2-requests --noconfirm' returned a non-zero code: 1