17417: Because of debian bug #983477, libfuse-dev for arm64 does not
authorWard Vandewege <ward@curii.com>
Wed, 5 Jan 2022 16:20:23 +0000 (11:20 -0500)
committerWard Vandewege <ward@curii.com>
Wed, 5 Jan 2022 18:55:24 +0000 (13:55 -0500)
commit6e14b7d45fb47a654966b528ede41add437215e0
tree8e57c26c0c1f2dbaefe1d219cc7ea1db61a617d5
parent7b69c2a7f763190954cb767aa2cd26dc87c727fe
17417: Because of debian bug #983477, libfuse-dev for arm64 does not
       install properly beside the amd64 version. This was fixed in
       debian11. Rather than making run-library.sh even more complicated
       by switching out libfuse-dev before every arm64 cross compiled
       build or by building a custom version of libfuse-dev, I disabled
       cross compilation the older Debian-based distributions we support.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
build/package-build-dockerfiles/debian10/Dockerfile
build/package-build-dockerfiles/debian11/Dockerfile
build/package-build-dockerfiles/ubuntu1804/Dockerfile
build/package-build-dockerfiles/ubuntu1804/ports.list [deleted file]
build/package-build-dockerfiles/ubuntu2004/Dockerfile
build/run-library.sh