commit | 0c2ff0d86e84a01fde130c9d2c1eab161a07da77 | [log] [tgz] |
---|---|---|
author | Aníbal Limón <anibal.limon@linaro.org> | Wed Aug 05 10:07:14 2020 -0500 |
committer | Aníbal Limón <anibal.limon@linaro.org> | Wed Aug 05 10:07:14 2020 -0500 |
tree | 09554d7dcdfa281d792c32bbd4550a5700e3a288 | |
parent | 89c7437e6ead4774ddc1636f6bde0587e39f0cc8 [diff] |
package_config: Update python-minimal to python2-minimal Python2 is EOL and Debian is dropping out python2 packages causing dependency errors so update to python2-minimal instead. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I7c14f1922c4046ccaf9e4e0f99d5016db9cffd4d
Usage example on arm64 host:
sudo modprobe loop docker run --privileged -v $(pwd):/work --rm -it linaro/arm64-fai /bin/bash cd /work git clone http://git.linaro.org/ci/fai.git fai-diskimage -v --cspace $(pwd)/fai --hostname linaro-test -S 3G --class BUSTER,DEBIAN,DEVELOPER,LINARO,QCOM,DB410C,RAW linaro.raw 2>&1|tee fai.log
Gotchas: