Your message dated Sat, 12 Feb 2022 21:19:32 +0000
with message-id <[email protected]>
and subject line Bug#984701: fixed in golang-github-mattn-go-sqlite3 
1.14.11~ds1-1
has caused the Debian Bug report #984701,
regarding apply Multi-Arch interpreter workaround to 
golang-github-mattn-go-sqlite3-dev
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.)


-- 
984701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-github-mattn-go-sqlite3-dev
Version: 1.6.0~ds1-2
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
Control: affects -1 + src:crowdsec src:docker.io src:gitaly 
src:go-cve-dictionary src:go-exploitdb src:golang-github-canonical-go-dqlite 
src:golang-github-cloudflare-cfssl src:golang-github-rubenv-sql-migrate 
src:gost src:goval-dictionary src:notary src:prometheus-sql-exporter 
src:terminews src:textql src:vuls

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on golang-github-mattn-go-sqlite3-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 would be fatal, because
golang-github-mattn-go-sqlite3-dev depends on and thereby exposes
libsqlite3-dev. The architecture constraint imposed on the
golang-github-mattn-go-sqlite3-dev by consumer packages must be
transferred to libsqlite3-dev. This is known as the Multi-Arch
interpreter problem. The only known workaround is to convert the package
to Architecture: any + Multi-Arch: same. Please consider applying the
attached patch.

Helmut
diff --minimal -Nru golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/changelog 
golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/changelog
--- golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/changelog   2019-09-16 
00:27:54.000000000 +0200
+++ golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/changelog   2021-03-06 
19:11:04.000000000 +0100
@@ -1,3 +1,12 @@
+golang-github-mattn-go-sqlite3 (1.6.0~ds1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply multiarch interpreter workaround for
+    golang-github-mattn-go-sqlite3-dev: Convert to Arch:any + M-A:same.
+    (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sat, 06 Mar 2021 19:11:04 +0100
+
 golang-github-mattn-go-sqlite3 (1.6.0~ds1-2) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/control 
golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/control
--- golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/control     2019-09-16 
00:27:54.000000000 +0200
+++ golang-github-mattn-go-sqlite3-1.6.0~ds1/debian/control     2021-03-06 
19:11:02.000000000 +0100
@@ -18,7 +18,8 @@
 Testsuite: autopkgtest-pkg-go
 
 Package: golang-github-mattn-go-sqlite3-dev
-Architecture: all
+Architecture: any
+Multi-Arch: same
 Depends: golang-golang-x-net-dev,
          libsqlite3-dev,
          ${misc:Depends},

--- End Message ---
--- Begin Message ---
Source: golang-github-mattn-go-sqlite3
Source-Version: 1.14.11~ds1-1
Done: Mathias Gibbens <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-mattn-go-sqlite3, 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.
Mathias Gibbens <[email protected]> (supplier of updated 
golang-github-mattn-go-sqlite3 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: SHA512

Format: 1.8
Date: Sat, 12 Feb 2022 16:53:15 +0000
Source: golang-github-mattn-go-sqlite3
Architecture: source
Version: 1.14.11~ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Mathias Gibbens <[email protected]>
Closes: 984701
Changes:
 golang-github-mattn-go-sqlite3 (1.14.11~ds1-1) unstable; urgency=medium
 .
   [ Mathias Gibbens ]
   * New upstream version
     - Stick with the 1.x versions, as that seems to be the active branch
   * Add myself to uploaders
   * Update d/control:
     - Update Maintainer team email address
     - Update Section to golang
     - Update Build-Depends and Depends
     - Bump Standards-Version (no changes needed)
     - Add Rules-Requires-Root: no
     - Add back Built-Using: ${misc:Built-Using}
   * Add myself to d/copyright
   * Update d/rules, d/upstream/metadata, and d/watch
 .
   [ Helmut Grohne ]
   * Apply multiarch interpreter workaround for
     golang-github-mattn-go-sqlite3-dev: Convert to Arch:any + M-A:same.
     (Closes: #984701)
 .
   [ Aloïs Micard ]
   * update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
 .
   [ Debian Janitor ]
   * Bump debhelper from old 10 to 12
   * Set debhelper-compat version in Build-Depends
   * Remove unnecessary ${misc:Built-Using}
   * Update standards version to 4.1.1, no changes needed
   * Set upstream metadata fields: Bug-Database, Bug-Submit
Checksums-Sha1:
 2175a3bd047c39d8c71fd27b31f4d3a701150313 2384 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.dsc
 104c9c55c1e90e3443c322360fc2929f8571ef9a 86360 
golang-github-mattn-go-sqlite3_1.14.11~ds1.orig.tar.xz
 975adae2a77e7aa105ad7df6968d5e3bef3692d9 4376 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.debian.tar.xz
 033ba0777b0c85fe7876bb30a06f9940be7bd2ba 6266 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1_amd64.buildinfo
Checksums-Sha256:
 ca0c9df50642f130712f6b3e0a136b0c3b5ad1655ccc8f67b0f824adc151a93d 2384 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.dsc
 3915e42542e103916840d71003275a4edff81b6f2ba0a3f2cbfe16b221b7bf14 86360 
golang-github-mattn-go-sqlite3_1.14.11~ds1.orig.tar.xz
 35d9033fc9afb434c948b4ffff36c340ca8fc92929fda21fe2806832f0192766 4376 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.debian.tar.xz
 ced26b659337ae76f82306b0207e2a960355e368c7fa2e7f1fb1a092c65a9d26 6266 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1_amd64.buildinfo
Files:
 2632367a62c91709863e35ee97416791 2384 golang optional 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.dsc
 ca1b095534834d6612a616ee943e0d7f 86360 golang optional 
golang-github-mattn-go-sqlite3_1.14.11~ds1.orig.tar.xz
 f3b788f5024c8cf007d6afb300b09f8a 4376 golang optional 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1.debian.tar.xz
 70a5704c5fe4bf1f9e54914ddc6541a0 6266 golang optional 
golang-github-mattn-go-sqlite3_1.14.11~ds1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAmIIHykACgkQKb+g0Hkp
CsrVpw/9H1yX7yA0TSy0J4+3unI4H5m2gK8u0idg58dx02ope0vzQKSyNJrQ3YWz
JSyzGkFpvgd0AfMxQjxCJkn1n/81PdyGK6UF21mwSUo1lC23DoBy0OcirFvR0poh
nWQ5Mgc1qR/UolLTNpuonFrZSdsRBWyHEvQhRDui16GcaVhmoDPJQB2EZ+mqrVCR
FEOV1tT67qLdU+M8AK1Mpxn2efW1YHgeOhUlujgdjE0JGwQMP0045BkeeS9Um0bd
dv4ULTc6vZJGcRgSvquxz3VtJDUpNqo48QZbyWzUvbaxHvz+Jr5T3dXbfXji1/jc
/4MFBMZ2Zncp/DuRmvmOfmgj+7jBRH2pcvId7MDKSlNjihXkRY4nw5SxZxYSTZbu
snRp7FPz0ab0cZ2WKE1Fg5d+FTOL8GD3TMQiau4I7wwa1PFsvp5eIcDlqeHVREUC
S+H5MSrJSGs2zsp+nsRBMZTouukOBndYebdngWq2XS07ccKNZ32OGyikomR3nS6e
JT5JWSZh1rhKcmwtd3N6Rn6hPdzXBxbfoYm/fDZ9vfbJ6zggYr2r5/1RDO4LTxKR
mYZSlfuZHzv0fXIT2Kvcsh0jG+Q2F5RFQt0iCHvY286Bgqrd6PrgNu8KVZ9aCC7K
HHRI9vKCdL8sgEya3kXk0pB9MMM83C0qAm6Z5uuhfCGxOgMdO/o=
=Nhdi
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to