Control: forcemerge 855428 -1
After a closer look, this seems to be the same bug as 855428,
where there is the same behavior and same explanation.
There seems to be a difference: for bug 855428, there was apparently
no foreign architecture; it just says "apt-show-versions is looking
into different architectures' archives which happen to be on the same
disk" and the "apt-cache policy" doesn't show a foreign architecture
there, while I get:
cventin:~> apt-cache policy clang-14-doc
clang-14-doc:
Installed: 1:14.0.6-8
Candidate: 1:14.0.6-8
Version table:
1:14.0.6-10~exp1 1
1 https://ftp.debian.org/debian experimental/main amd64 Packages
1 https://ftp.debian.org/debian experimental/main i386 Packages
*** 1:14.0.6-8 500
500 https://ftp.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
1:14.0.6-6 500
500 https://ftp.debian.org/debian unstable/main i386 Packages
1:14.0.6-2 500
500 https://ftp.debian.org/debian testing/main amd64 Packages
500 https://ftp.debian.org/debian testing/main i386 Packages
So I'm not sure of the exact rules to select the package version.
Anyway, this is inconsistent with apt and aptitude.
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)