qemu-patch-raspberry4/tests/docker/dockerfiles
Philippe Mathieu-Daudé 327910dea1 tests/docker: Use --arch-only when building Debian cross image
When building a Docker image based on debian10.docker on
a non-x86 host, we get:

 [2/4] RUN apt update &&     DEBIAN_FRONTEND=noninteractive eatmydata     apt build-dep -yy qemu
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
  builddeps:qemu : Depends: gcc-s390x-linux-gnu but it is not installable
                   Depends: gcc-alpha-linux-gnu but it is not installable
 E: Unable to correct problems, you have held broken packages.

Fix by using the --arch-only option suggested here:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1866032/comments/1

Suggested-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210223211115.2971565-1-f4bug@amsat.org>
Message-Id: <20210305092328.31792-10-alex.bennee@linaro.org>
2021-03-10 15:34:11 +00:00
..
alpine.docker tests/docker: Add dockerfile for Alpine Linux 2021-01-20 10:46:54 +01:00
centos7.docker tests/docker: Install static libc package in CentOS 7 2021-01-26 15:39:34 +01:00
centos8.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
debian-all-test-cross.docker tests/docker: add a linux-user testing focused image 2020-07-11 15:53:00 +01:00
debian-alpha-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
debian-arm64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-arm64-test-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armhf-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre tests/docker: add support for DEB_KEYRING 2020-07-27 09:41:35 +01:00
debian-hppa-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-m68k-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mipsel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-powerpc-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-riscv64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-s390x-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sh4-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sparc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-tricore-cross.docker tests/docker: Update the tricore container to debian 10 2020-10-02 12:29:08 +01:00
debian-xtensa-cross.docker tests/docker: update toolchain set in debian-xtensa-cross 2020-07-11 15:53:09 +01:00
debian10.docker tests/docker: Use --arch-only when building Debian cross image 2021-03-10 15:34:11 +00:00
debian11.docker tests/docker: add debian11 base image 2020-05-27 14:26:49 +01:00
empty.docker tests/docker: add a docker-exec-copy-test 2021-02-08 09:41:00 +00:00
fedora-cris-cross.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
fedora-i386-cross.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
fedora-win32-cross.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
fedora-win64-cross.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
fedora.docker docker: Bump Fedora images to release 33 2021-02-24 11:05:10 +00:00
opensuse-leap.docker gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD 2021-01-11 14:59:08 +01:00
ubuntu.docker add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu1804.docker add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu2004.docker travis.yml: Move gprof/gcov test across to gitlab 2021-02-15 09:38:19 +00:00