Package: cgroupfs-mount
Version: 1.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: multiarch
A multi-arch: foreign stanza is needed to install docker.io recommends
on a foreign architecture. The attached patch does it, although it is
totally trivial. With this patch and similar fixes to other docker.io
dependencies, it was possible to install and use armhf docker on arm64 system.
Riku
diff -Nru cgroupfs-mount-1.1/debian/control cgroupfs-mount-1.1+nmu1/debian/control
--- cgroupfs-mount-1.1/debian/control 2014-10-15 19:05:49.000000000 +0300
+++ cgroupfs-mount-1.1+nmu1/debian/control 2015-01-23 10:11:56.000000000 +0200
@@ -10,6 +10,7 @@
Package: cgroupfs-mount
Architecture: all
+Multi-Arch: foreign
Depends: mountall (>> 2.48~), ${misc:Depends}
Description: Light-weight package to set up cgroupfs mounts
Control groups are a kernel mechanism for tracking and imposing