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 may show incorrect package version for 
"Architecture: all" when a foreign arch is enabled
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: important

[Severity important as this can lead the user to install potentially
broken packages.]

On my laptop:

zira:~> apt-show-versions -u | grep manually
fonts-opensymbol:all/experimental *manually* upgradeable from 
2:102.7+LibO5.2.6-1 to 2:102.10+LibO5.3.1-1
libreoffice-common:all/experimental *manually* upgradeable from 1:5.2.6-1 to 
1:5.3.1-1
libreoffice-java-common:all/experimental *manually* upgradeable from 1:5.2.6-1 
to 1:5.3.1-1
libreoffice-librelogo:all/experimental *manually* upgradeable from 1:5.2.6-1 to 
1:5.3.1-1
libreoffice-nlpsolver:all/experimental *manually* upgradeable from 
0.9+LibO5.2.6-1 to 0.9+LibO5.3.1-1
libreoffice-report-builder:all/experimental *manually* upgradeable from 
1:5.2.6-1 to 1:5.3.1-1
libreoffice-script-provider-bsh:all/experimental *manually* upgradeable from 
1:5.2.6-1 to 1:5.3.1-1
libreoffice-script-provider-js:all/experimental *manually* upgradeable from 
1:5.2.6-1 to 1:5.3.1-1
libreoffice-script-provider-python:all/experimental *manually* upgradeable from 
1:5.2.6-1 to 1:5.3.1-1
libreoffice-style-galaxy:all/experimental *manually* upgradeable from 1:5.2.6-1 
to 1:5.3.1-1
libreoffice-style-tango:all/experimental *manually* upgradeable from 1:5.2.6-1 
to 1:5.3.1-1
libreoffice-wiki-publisher:all/experimental *manually* upgradeable from 
1.2.0+LibO5.2.6-1 to 1.2.0+LibO5.3.1-1

I started to blame aptitude for upgrading packages from unstable
to experimental without any warning. However, after some analysis,
it appears that the messages from apt-show-versions are wrong!
These packages do NOT come from experimental.

I started to wonder about this when I compared two machines:

zira:~> apt-show-versions -a libreoffice-common
libreoffice-common:all 1:5.2.6-1 install ok installed
libreoffice-common:all 1:4.3.3-2+deb8u5 stable       ftp.de.debian.org
libreoffice-common:all 1:4.3.3-2+deb8u6 stable       security.debian.org
No stable-updates version
libreoffice-common:all 1:5.2.5-2        testing      ftp.de.debian.org
No unstable version
libreoffice-common:all 1:5.3.1-1        experimental http.debian.net
libreoffice-common:all 1:5.3.1-1        experimental ftp.de.debian.org
libreoffice-common:all/experimental *manually* upgradeable from 1:5.2.6-1 to 
1:5.3.1-1

cventin:~> apt-show-versions -a libreoffice-common
libreoffice-common:all 1:5.2.6-1 install ok installed
libreoffice-common:all 1:4.3.3-2+deb8u5 stable       ftp.de.debian.org
libreoffice-common:all 1:4.3.3-2+deb8u6 stable       security.debian.org
No stable-updates version
libreoffice-common:all 1:5.2.5-2        testing      ftp.de.debian.org
libreoffice-common:all 1:5.2.6-2        unstable     ftp.de.debian.org
libreoffice-common:all 1:5.3.1-1        experimental ftp.de.debian.org
libreoffice-common:all 1:5.3.1-1        experimental http.debian.net
libreoffice-common:all/unstable 1:5.2.6-1 upgradeable to 1:5.2.6-2

which is inconsistent.

What actually happened is that libreoffice-common and some of
the other packages of libreoffice source are missing from the
unstable Packages file on zira:

/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_main_binary-amd64_Packages

Perhaps the old 1:5.2.6-1 version has been removed from unstable for some
reason, before it got upgraded to 1:5.2.6-2. This Packages file on cventin
is a bit more recent and has 1:5.2.6-2, which explains why the problem
doesn't appear on this machine. I've attached a compressed diff of these
Packages files.

Now, concerning apt-show-versions, if the installed version (here,
1:5.2.6-1) cannot be found, then apt-show-versions must not assume
that it comes from experimental. Otherwise the user is tempted to
upgrade to the experimental version instead of waiting for the
package to be back in unstable.

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/8 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.4~rc2
ii  libapt-pkg-perl                 0.1.30
ii  libperl5.24 [libstorable-perl]  5.24.1-2
ii  perl                            5.24.1-2

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information

Attachment: packages.diff.xz
Description: Binary data


--- 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