[pkg-go] Bug#984649: mark golang-github-cespare-xxhash-dev Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Sat Mar 6 08:39:10 GMT 2021


Package: golang-github-cespare-xxhash-dev
Version: 2.1.1-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:acbuild src:alertmanager-irc-relay src:badger src:burrow src:cadvisor src:cfrpki src:consul src:consulfs src:containerd src:crowdsec src:dmarc-cat src:docker-registry src:docker.io src:etcd src:flannel src:g10k src:garagemq src:ggd-utils src:gitaly src:gitlab-ci-multi-runner src:gitlab-workhorse src:go-cve-dictionary src:go-exploitdb src:goiardi src:golang-github-anacrolix-dms src:golang-github-anacrolix-missinggo src:golang-github-appc-docker2aci src:golang-github-cloudflare-cfssl src:golang-github-cloudflare-redoctober src:golang-github-containers-buildah src:golang-github-containers-storage src:golang-github-hashicorp-serf src:golang-github-mendersoftware-mender-artifact src:golang-github-openshift-imagebuilder src:golang-github-xordataexchange-crypt src:gortr src:gost src:goval-dictionary src:gsort src:hugo src:influxdb src:libpod src:mender-client src:morty src:mtail src:nomad src:nomad-driver-lxc src:nomad-driver-podman src:notary src:packer src:prometheus src:prometheus-alertmanager src:prometheus-apache-exporter src:prometheus-bind-exporter src:prometheus-blackbox-exporter src:prometheus-elasticsearch-exporter src:prometheus-hacluster-exporter src:prometheus-haproxy-exporter src:prometheus-homeplug-exporter src:prometheus-ipmi-exporter src:prometheus-libvirt-exporter src:prometheus-mailexporter src:prometheus-mongodb-exporter src:prometheus-mqtt-exporter src:prometheus-mysqld-exporter src:prometheus-node-exporter src:prometheus-postfix-exporter src:prometheus-postgres-exporter src:prometheus-process-exporter src:prometheus-pushgateway src:prometheus-redis-exporter src:prometheus-smokeping-prober src:prometheus-snmp-exporter src:prometheus-sql-exporter src:prometheus-tplink-plug-exporter src:rclone src:restic src:rkt src:seqkit src:singularity-container src:skopeo src:syncthing src:umoci src:unikmer src:vcfanno src:victoriametrics src:vip-manager src:vuls

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on golang-github-cespare-xxhash-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-cespare-xxhash-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-cespare-xxhash-2.1.1/debian/changelog golang-github-cespare-xxhash-2.1.1/debian/changelog
--- golang-github-cespare-xxhash-2.1.1/debian/changelog	2019-12-16 02:56:20.000000000 +0100
+++ golang-github-cespare-xxhash-2.1.1/debian/changelog	2021-03-06 09:35:08.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-cespare-xxhash (2.1.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark golang-github-cespare-xxhash-dev Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sat, 06 Mar 2021 09:35:08 +0100
+
 golang-github-cespare-xxhash (2.1.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru golang-github-cespare-xxhash-2.1.1/debian/control golang-github-cespare-xxhash-2.1.1/debian/control
--- golang-github-cespare-xxhash-2.1.1/debian/control	2019-12-16 02:54:52.000000000 +0100
+++ golang-github-cespare-xxhash-2.1.1/debian/control	2021-03-06 09:35:07.000000000 +0100
@@ -15,6 +15,7 @@
 
 Package: golang-github-cespare-xxhash-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${shlibs:Depends},
 Description: implementation of the 64-bit xxHash algorithm (XXH64)


More information about the Pkg-go-maintainers mailing list