Package: docker.io
Version: 20.10.11+dfsg1-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jammy ubuntu-patch

Dear Maintainer,

docker.io can be easily enabled to support the riscv64 architecture by
adding it in debian control.

*** /tmp/tmp8s296zdv/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Enable riscv64 architecture (LP: #1963920)

Thanks for considering the patch.

Best regards

Heinrich

-- System Information:
Debian Release: bookworm/sid
  APT prefers jammy
  APT policy: (500, 'jammy')
Architecture: riscv64

Kernel: Linux 5.15.0-1004-generic (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru docker.io-20.10.12/debian/control docker.io-20.10.12/debian/control
--- docker.io-20.10.12/debian/control   2022-01-14 20:23:16.000000000 +0100
+++ docker.io-20.10.12/debian/control   2022-03-07 16:57:50.000000000 +0100
@@ -1,8 +1,7 @@
 Source: docker.io
 Section: admin
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
-XSBC-Original-Maintainer: Paul Tagliamonte <paul...@debian.org>
+Maintainer: Paul Tagliamonte <paul...@debian.org>
 Uploaders: Docker Packaging Team <docker-ma...@lists.alioth.debian.org>,
            Tianon Gravi <tia...@debian.org>
 Build-Conflicts: golang-github-docker-docker-dev
@@ -32,7 +31,7 @@
 XS-Go-Import-Path: github.com/docker/docker
 
 Package: docker.io
-Architecture: amd64 arm64 armhf i386 ppc64el s390x
+Architecture: amd64 arm64 armhf i386 ppc64el riscv64 s390x
 Depends: adduser,
          containerd (>= 1.2.6-0ubuntu1~),
          iptables,

Reply via email to