commit | c4ae406cffad4d281a625207ee49c72e5414faf4 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Mon Mar 28 14:15:18 2022 -0600 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Thu Mar 31 11:36:38 2022 -0600 |
tree | f7e39f83bb58465bf95ade1cc796f6c78f23350a | |
parent | e3ec8d4074e8b454e21e16819641a514b48e87e3 [diff] |
package_config/DEVELOPER: remove python-mraa|upm packages These two packages yield a version dependency conflict (see below or [1]), and root reason has not been found. Remove these temporally. The following packages have unmet dependencies: libmraa1 : Depends: libjson-c4 (>= 0.13.1) but it is not installable E: Unable to correct problems, you have held broken packages. [1] https://linaro.atlassian.net/browse/QLT-1612 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I5ad7e3c9e95076b3be7dc983bce7b2f9e7652e81
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: