Your message dated Fri, 21 Jul 2023 13:18:55 +0000
with message-id <e1qmq23-00gnt6...@fasolo.debian.org>
and subject line Bug#816470: fixed in apt-show-versions 0.22.14
has caused the Debian Bug report #816470,
regarding apt-show-versions: wrong output for apt-doc
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 ow...@bugs.debian.org
immediately.)


-- 
816470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-show-versions
Version: 0.22.7
Severity: normal

I currently have the following:

cventin:~> apt-cache show apt-doc
Package: apt-doc
Source: apt
Version: 1.2.4
Installed-Size: 875
Maintainer: APT Development Team <de...@lists.debian.org>
Architecture: all
Description-en: documentation for APT
 This package contains the user guide and offline guide for various
 APT tools which are provided in a html and a text-only version.
Description-md5: bc2b838ed28e60af95d78926380a3300
Tag: admin::package-management, hardware::storage, hardware::storage:cd,
 made-of::html, protocol::ftp, protocol::http, protocol::ipv6,
 role::documentation, suite::debian, use::downloading, use::searching,
 works-with-format::html, works-with-format::plaintext,
 works-with::software:package
Section: doc
Priority: optional
Filename: pool/main/a/apt/apt-doc_1.2.4_all.deb
Size: 339568
MD5sum: dc6c14dca231226855be65bfd967de52
SHA1: 5d64e55b8271da51e85c0de148a10e0393142735
SHA256: a914b340168ef1b0e79e28289d05746c6b4c4bd131e0e6d6940e478a4d89ced4

Package: apt-doc
Source: apt
Version: 1.2.3
Installed-Size: 875
Maintainer: APT Development Team <de...@lists.debian.org>
Architecture: all
Description-en: documentation for APT
 This package contains the user guide and offline guide for various
 APT tools which are provided in a html and a text-only version.
Description-md5: bc2b838ed28e60af95d78926380a3300
Tag: admin::package-management, hardware::storage, hardware::storage:cd,
 made-of::html, protocol::ftp, protocol::http, protocol::ipv6,
 role::documentation, suite::debian, use::downloading, use::searching,
 works-with-format::html, works-with-format::plaintext,
 works-with::software:package
Section: doc
Priority: optional
Filename: pool/main/a/apt/apt-doc_1.2.3_all.deb
Size: 339430
MD5sum: 95441fe0771c28c207a1a6c2d0075bbd
SHA1: 3843a48005afee4ee5c07b85b66fdf577f455997
SHA256: 19ef1abcd7c7b88496e800c23c8eaa8cb6b4d8dd0b3d6fd94dab91957a7b8684

Package: apt-doc
Source: apt
Version: 1.0.9.8.2
Installed-Size: 715
Maintainer: APT Development Team <de...@lists.debian.org>
Architecture: all
Description-en: documentation for APT
 This package contains the user guide and offline guide for various
 APT tools which are provided in a html and a text-only version.
Description-md5: bc2b838ed28e60af95d78926380a3300
Tag: admin::package-management, hardware::storage, hardware::storage:cd,
 made-of::html, protocol::ftp, protocol::http, protocol::ipv6,
 role::documentation, suite::debian, use::downloading, use::searching,
 works-with-format::html, works-with-format::plaintext,
 works-with::software:package
Section: doc
Priority: optional
Filename: pool/main/a/apt/apt-doc_1.0.9.8.2_all.deb
Size: 300756
MD5sum: 007ba24fb15341a1eb6fc770ad1ab90b
SHA1: e698dcd1cd6f18ec9b7d432ecb99d74be9fd701b
SHA256: eff6c23b0465e8e382ecc87d87bba12660121730e49cb5f4c7660d641c57cd33

which should respectively be the unstable, testing and stable
versions. And

cventin:~> apt-get install apt-doc -s
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-image-4.1.0-2-amd64 linux-image-4.2.0-1-amd64
Use 'apt autoremove' to remove them.
The following packages will be upgraded:
  apt-doc
1 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Inst apt-doc [1.2.3] (1.2.4 Debian:unstable [all])
Conf apt-doc (1.2.4 Debian:unstable [all])

confirming that 1.2.4 is the unstable package. But apt-show-versions
says that it is 1.2.3:

cventin:~> apt-show-versions -a apt-doc
apt-doc:all 1.2.3 install ok installed
apt-doc:all 1.0.9.8.2 stable   ftp.fr.debian.org
No stable-updates version
apt-doc:all 1.2.3     testing  ftp.fr.debian.org
apt-doc:all 1.2.3     unstable ftp.fr.debian.org
No experimental version
apt-doc:all 1.2.3 installed: No available version in archive

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt-show-versions depends on:
ii  apt                             1.2.3
ii  libapt-pkg-perl                 0.1.29+b5
ii  libperl5.22 [libstorable-perl]  5.22.1-7
ii  perl                            5.22.1-7

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt-show-versions
Source-Version: 0.22.14
Done: Christoph Martin <mar...@uni-mainz.de>

We believe that the bug you reported is fixed in the latest version of
apt-show-versions, 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 816...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Martin <mar...@uni-mainz.de> (supplier of updated apt-show-versions 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 21 Jul 2023 14:44:39 +0200
Source: apt-show-versions
Architecture: source
Version: 0.22.14
Distribution: unstable
Urgency: medium
Maintainer: Christoph Martin <mar...@uni-mainz.de>
Changed-By: Christoph Martin <mar...@uni-mainz.de>
Closes: 816470 858337 1024765
Changes:
 apt-show-versions (0.22.14) unstable; urgency=medium
 .
   * fix showing incorrect package version for "Architecture: all" when a
     foreign arch is enabled (thanks to Vincent Lefèvre
     <vinc...@vinc17.net>) (closes: #858337, #816470, #1024765)
Checksums-Sha1:
 99ec4121e5b6dce8a758a144629a478da2753b48 1713 apt-show-versions_0.22.14.dsc
 f9dc1f0fb829986e6e55c5b52b9a4d00c05b204a 32300 apt-show-versions_0.22.14.tar.xz
 7a0dd50df46a10d4a9cb978124c62113e8fca0eb 7580 
apt-show-versions_0.22.14_amd64.buildinfo
Checksums-Sha256:
 34c5629678dbd21aa633979a738add09f330368926de69daa72b2bde2e1bb356 1713 
apt-show-versions_0.22.14.dsc
 4019e6b83db535527d22417826c3121952b138842488a04a1f04d5f7ccf89771 32300 
apt-show-versions_0.22.14.tar.xz
 872ff29d5e5968135ba1ab7cabc1c6f712d2d2a8709959a3b31943a6933b7ed2 7580 
apt-show-versions_0.22.14_amd64.buildinfo
Files:
 a19f493880cfa47289c31058db9b5bd2 1713 admin optional 
apt-show-versions_0.22.14.dsc
 c86aaa535bd35a086339d0525966d82d 32300 admin optional 
apt-show-versions_0.22.14.tar.xz
 378d2e3e7d27b1ff11800d937a4a88d7 7580 admin optional 
apt-show-versions_0.22.14_amd64.buildinfo

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

iQIzBAEBCgAdFiEEt1cFkfJ3DVbrq4cu7mlEXgxb5BcFAmS6g5IACgkQ7mlEXgxb
5BcGNQ/+KbaomCHUph4eiqOySiReYnD8PrbTMP2eek8MS82mdm90TuPOQtl2pVIs
mOjjRtFkh52GHfcStNso1TNP5dUoQPuZOp8RW6VXLGAqLWHayWAsv7RgrwF6Cg30
JRCEcux9WQJZAs+sOhdice3pvh8wyOaLl6jCAQpRB7kmQXxFY6FEz9R/TZtmei8R
3dFFUY4dRbrMU56PIffv+I6f/BB3lbfwwSeyd5AVtIrO6nRY4uLWDMKgbW+Mkcjn
XCWnmsQ8paOK5BRmDYngKqfFA9NkSBKxmOAFYXi7MjDR4ik6XDMS9nxJP1J+YLRW
ISVcqKR3SbihPlbnIfe4NIVzqHTGIKG1zBqOMTKZgPMC1hlDAkm01K9/y85xBBPl
9up5a3jjPYXX/acEge2gcdTXF2KWgrIi+HNcGAybeHqk8H7JZIReb3cwlAD7DVVB
b4EU1QtFwOs8kdJYva1M8ZZxTscG9huMPoh8vh4ThrethJPn8aLaccHbolpgLSgO
Qm5D01wWT5tx7sRv/0nnTinUlbq4UyHA9BHrmj/BOrfdIzY4sihhPpXMXDMrlh3O
71+Pu5GXkEurOUSsOvhZovXJGHKAR8L4O/lEhy1AIthjBmipilGrzSmnW7aEhbju
K4uPlREaBIGSr3xVTwkEdoq4LAqRnn5l9+AzDqI7/C9YmkhPfn4=
=IajI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to