Package: golang-github-gorilla-websocket-dev
Version: 1.4.1-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 src:containerd src:docker.io src:gitlab-ci-multi-runner

golang-github-gorilla-websocket-dev is another go library that happens
to be in the build dependency tree of many source packages that build
architecture dependent packages. I've listed three affected example
packages above.  Since it is Architecture: all, it cannot satisfy cross
Build-Depends at all. Fortunately, marking it Multi-Arch: foreign is a
good option here as it doesn't have any maintainer scripts nor
dependencies. Please consider applying the attached patch to move cross
building go packages forward.

Helmut
diff --minimal -Nru golang-github-gorilla-websocket-1.4.1/debian/changelog 
golang-github-gorilla-websocket-1.4.1/debian/changelog
--- golang-github-gorilla-websocket-1.4.1/debian/changelog      2019-11-14 
11:40:24.000000000 +0100
+++ golang-github-gorilla-websocket-1.4.1/debian/changelog      2020-05-26 
22:11:15.000000000 +0200
@@ -1,3 +1,11 @@
+golang-github-gorilla-websocket (1.4.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-gorilla-websocket-dev Multi-Arch: foreign. (Closes:
+    #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Tue, 26 May 2020 22:11:15 +0200
+
 golang-github-gorilla-websocket (1.4.1-2) unstable; urgency=medium
 
   * Source-only upload, after the initial binary upload due to
diff --minimal -Nru golang-github-gorilla-websocket-1.4.1/debian/control 
golang-github-gorilla-websocket-1.4.1/debian/control
--- golang-github-gorilla-websocket-1.4.1/debian/control        2019-11-14 
11:40:13.000000000 +0100
+++ golang-github-gorilla-websocket-1.4.1/debian/control        2020-05-26 
22:11:12.000000000 +0200
@@ -17,6 +17,7 @@
 
 Package: golang-github-gorilla-websocket-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Breaks: golang-websocket-dev (<< 1.0.0+git20160606.12.a687089-1~)
 Provides: golang-websocket-dev

Reply via email to