Your message dated Mon, 19 Aug 2024 04:04:03 +0000
with message-id <[email protected]>
and subject line Bug#1078855: fixed in golang-github-docker-libtrust
0.0~git20160708.aabc10e-1
has caused the Debian Bug report #1078855,
regarding mark golang-github-docker-libtrust-dev Multi-Arch: foreign
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1078855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-github-docker-libtrust-dev
Version: 0.0~git20150526.0.9cbd2a1-3.1
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
Control: affects -1 + src:crowdsec src:crowdsec-custom-bouncer
src:crowdsec-firewall-bouncer src:distrobuilder src:docker-registry
src:docker.io src:gitlab-ci-multi-runner src:go-containerregistry
src:golang-github-containerd-stargz-snapshotter
src:golang-github-containers-buildah src:golang-github-crc-org-crc
src:golang-github-openshift-imagebuilder src:golang-github-sylabs-sif
src:libpod src:notary src:oci-seccomp-bpf-hook src:prometheus
src:prometheus-postfix-exporter src:rekor src:singularity-container src:skeema
src:skopeo
The affected packages cannot satisfy their cross build dependencies,
because golang-github-docker-libtrust-dev is among them and it cannot
ever satisfy host architecture dependencies as it is an Arch:all M-A:no
package. Since it also is a source-only library with no dependencies of
its own, it can be safely marked Multi-Arch: foreign thus improving the
satisfiability of the aforementioned packages. I'm attaching a patch for
your convenience.
Helmut
diff --minimal -Nru
golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/changelog
golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/changelog
--- golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/changelog
2021-01-05 23:12:41.000000000 +0100
+++ golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/changelog
2024-08-17 10:08:05.000000000 +0200
@@ -1,3 +1,11 @@
+golang-github-docker-libtrust (0.0~git20150526.0.9cbd2a1-3.2) UNRELEASED;
urgency=medium
+
+ * Non-maintainer upload.
+ * Mark golang-github-docker-libtrust-dev Multi-Arch foreign as it is a
+ dependency-less source-only library. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sat, 17 Aug 2024 10:08:05 +0200
+
golang-github-docker-libtrust (0.0~git20150526.0.9cbd2a1-3.1) unstable;
urgency=medium
* Non maintainer upload by the Reproducible Builds team.
diff --minimal -Nru
golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/control
golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/control
--- golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/control
2017-08-09 16:26:59.000000000 +0200
+++ golang-github-docker-libtrust-0.0~git20150526.0.9cbd2a1/debian/control
2024-08-17 10:08:02.000000000 +0200
@@ -12,6 +12,7 @@
Package: golang-github-docker-libtrust-dev
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Primitives for identity and authorization
Libtrust is library for managing authentication and authorization using public
--- End Message ---
--- Begin Message ---
Source: golang-github-docker-libtrust
Source-Version: 0.0~git20160708.aabc10e-1
Done: Anthony Fok <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-docker-libtrust, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anthony Fok <[email protected]> (supplier of updated
golang-github-docker-libtrust package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 18 Aug 2024 21:38:54 -0600
Source: golang-github-docker-libtrust
Architecture: source
Version: 0.0~git20160708.aabc10e-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Anthony Fok <[email protected]>
Closes: 1078855
Changes:
golang-github-docker-libtrust (0.0~git20160708.aabc10e-1) unstable;
urgency=medium
.
* Team upload.
.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
.
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
.
[ Debian Janitor (Jelmer Vernooij) ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version (= 12) in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Mark golang-github-docker-libtrust-dev Multi-Arch: foreign.
(Closes: #1078855 in the future; thanks to Helmut Grohne for the report!)
.
[ Tianon Gravi ]
* Remove self from Uploaders
.
[ Anthony Fok ]
* New upstream version 0.0~git20160708.aabc10e
* Add debian/watch
* Reorder fields in debian/control and debian/copyright
* Change Section from devel to golang
* Update Maintainer email address to [email protected]
* Bump debhelper build-dependency to debhelper-compat (= 13)"
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Invoke dh with --builddirectory=_build
* Add "Rules-Requires-Root: no" to debian/control
* Add "Testsuite: autopkgtest-pkg-go" to debian/control
* Bump Standards-Version to 4.7.0.
Use https form of the copyright-format URL in debian/copyright.
* Drop -dev package’s unused dependency on ${shlibs:Depends}
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
Checksums-Sha1:
3efed914b0f2f1ac9359bca167926b76c18ca2d2 2396
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.dsc
a4ec10a9d395c0c830b74a48dc36e84b7e4e0816 32660
golang-github-docker-libtrust_0.0~git20160708.aabc10e.orig.tar.xz
5e0aee4b40fd7371a83f4c277a89fcfc90a8d5f1 2880
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.debian.tar.xz
8f5c283cda2690e917b54f6fea6d053a363e0b99 6398
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1_amd64.buildinfo
Checksums-Sha256:
fbd830dabc6d0fd1318b2481e7ae012d1151530ff5f66a3faa3822cbbc6cac8c 2396
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.dsc
35535d2408f37c805d90058d9dd088baef46fdf7eb389e5c0b8a1d72f9dee2f5 32660
golang-github-docker-libtrust_0.0~git20160708.aabc10e.orig.tar.xz
41c1b00f0cce88221ffc6332f7f6b5309813038626e8f39e50be7c8ae8e74c9c 2880
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.debian.tar.xz
ada1446e3236c71a2d4d81e3ee7e9b116a8ad8caa0245829df90a43f9a33235f 6398
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1_amd64.buildinfo
Files:
b97b6592b620986b43fb9b180a6f813b 2396 golang optional
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.dsc
c71eba1cb81bae3334681e35401b1b66 32660 golang optional
golang-github-docker-libtrust_0.0~git20160708.aabc10e.orig.tar.xz
ee1875d4065ad819acdfdb4175a5c7ac 2880 golang optional
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1.debian.tar.xz
b1476f7b0887599fd08a3089e095ab37 6398 golang optional
golang-github-docker-libtrust_0.0~git20160708.aabc10e-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmbCv98QHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWazwXVD/9vMVS6IWhwJrrhVA2zkwTlbrzxz5gN/J6q
2oT0teCoGzvwvRU1mDKUuYbr11cDW93kURDLTl6gwzENBnibx/PoXNZwHBCjIsie
gm0Q607TnBQkm6SpMCjdXdJRWGALj6Nfrw5UwWlhxsfXjWmEpPbUcvTDQahp/Otu
ygI3X+UhPNJhpXOiYb42NuxfYrIyhehupK6xgzflTVeKRD+N2ydnmJ1coSQ1uSFp
C9x8gDl5NoVaXKczPs/qUNO+2J8jArx3Y3qANnCEmgh9LnL3dqxyXYphMxg6DHiV
Ppab6MT86mUqSyR36eDcwjOHk0A6GtwgqHEN+vxF79+AHA28W7xF9XnBpVgOVPyg
3wnAKvZPwUpkLIMVPU/Xt5H6IwQlEMyWnqG8+3c/j4pOutp7hxoPg4M2nBLCn8yc
KeudTQ+wxqrK+t5Q/l5F6ybMucqXSXM5rMKUv8c6ZKcl5siexdSxs1nsqdU5MhU9
YO++r34oJsHcEjlll7QWZ54PwVr4E17Z8TBE0bQ8QjYfyxpVwVhFLszH2k1fY5Ta
/XWrzonBRV1RbOI8hjVAqWRiI4+4ogrCKPj4dA821di+PGC/iTZtsk/6EYSP7QHL
0R4IB5e14WwMRlVikEl2k4ikTZkw+BhkcxnM3o5U2rukSZr4y8+/8uglRXz9OCY1
yUcyztQ4XQ==
=GJ1M
-----END PGP SIGNATURE-----
pgpZAEb2mrIkq.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers