[pkg-go] Bug#984514: mark golang-github-yosssi-gohtml-dev Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Thu Mar 4 13:43:07 GMT 2021


Package: golang-github-yosssi-gohtml-dev
Version: 0.0~git20180130.97fbf36-1.1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:golang-github-yosssi-ace

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on golang-github-yosssi-gohtml-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-yosssi-gohtml-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-yosssi-gohtml-0.0~git20180130.97fbf36/debian/changelog golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/changelog
--- golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/changelog	2021-01-08 13:20:08.000000000 +0100
+++ golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/changelog	2021-03-04 14:40:02.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-yosssi-gohtml (0.0~git20180130.97fbf36-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-yosssi-gohtml-dev Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Thu, 04 Mar 2021 14:40:02 +0100
+
 golang-github-yosssi-gohtml (0.0~git20180130.97fbf36-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff --minimal -Nru golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/control golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/control
--- golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/control	2018-04-03 22:17:53.000000000 +0200
+++ golang-github-yosssi-gohtml-0.0~git20180130.97fbf36/debian/control	2021-03-04 14:40:01.000000000 +0100
@@ -16,6 +16,7 @@
 
 Package: golang-github-yosssi-gohtml-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          golang-golang-x-net-dev


More information about the Pkg-go-maintainers mailing list