[pkg-go] Bug#984575: mark golang-github-mattn-go-zglob-dev Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Fri Mar 5 10:45:42 GMT 2021


Package: golang-github-mattn-go-zglob-dev
Version: 0.0~git20171230.4959821-1.1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 src:browserpass src:gitlab-ci-multi-runner

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on golang-github-mattn-go-zglob-dev is not
satisfiable. In general, Architecture: all packages can never satisfy
cross Build-Depends unless marked Multi-Arch: foreign or annotated
:native. In this case, the foreign marking is reasonable, because
golang-github-mattn-go-zglob-dev is a pure go library entirely lacking
maintainer scripts and dependencies. Please consider applying the
attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/changelog golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/changelog
--- golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/changelog	2021-01-09 17:02:29.000000000 +0100
+++ golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/changelog	2021-03-05 11:42:52.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-mattn-go-zglob (0.0~git20171230.4959821-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-mattn-go-zglob-dev Multi-Arch: foreign.
+
+ -- Helmut Grohne <helmut at subdivi.de>  Fri, 05 Mar 2021 11:42:52 +0100
+
 golang-github-mattn-go-zglob (0.0~git20171230.4959821-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff --minimal -Nru golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/control golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/control
--- golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/control	2018-02-11 21:28:26.000000000 +0100
+++ golang-github-mattn-go-zglob-0.0~git20171230.4959821/debian/control	2021-03-05 11:42:50.000000000 +0100
@@ -15,6 +15,7 @@
 
 Package: golang-github-mattn-go-zglob-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: glob library that descends into other directories


More information about the Pkg-go-maintainers mailing list