Package: apt Version: 0.3.19 There is currently an inconstency between potato and woody:
lftp ftp.debian.org:/pub/debian> dir dists/woody/main/binary-i386/admin/ana* -rw-rw-r-- 1 ftp ftp 21770 May 25 18:52 dists/woody/main/binary-i386/admin/anacron_2.1-5.1.deb lftp ftp.debian.org:/pub/debian> dir dists/potato/main/binary-i386/admin/ana* -rw-rw-r-- 1 ftp ftp 21792 May 29 16:46 dists/potato/main/binary-i386/admin/anacron_2.1-5.1.deb That is 1 only version number for 2 different contents (just reported against ftp.d.o and anacron). What apt does, when one of the dists is active in apt.conf, and anacron is in sync with this dist, and I switch to the other dist, is "upgrading" to the one in the other dist. It works both ways, so I suppose the only check for an upgrade is "proposed package is different" (based on what ?), and test on version is ">=" where it should be ">>". Quote of the day: "Using a system in a broken way is the shortest path to finding flaws" :) -- System Information Debian Release: 2.2 Architecture: i386 Kernel: Linux bylbo 2.3.99-pre9 #1 mer mai 24 22:51:42 CEST 2000 i586 Versions of packages apt depends on: ii libc6 2.1.3-10 GNU C Library: Shared libraries an ii libstdc++2.10 1:2.95.2-12 The GNU stdc++ library

