Package: apt Version: 0.3.16 Severity: normal When you have several hosts with the same distributions in your sources.list, apt doesn't always take the first entry for identical packages. I have a partial mirror done with apt-move that includes many packages in current versions, but if I install other systems they ignore this archive and fetch everything from debian.org, although the local entry is the first in sources.list.
The following is my sources.list: deb file:/mirrors/debian potato main contrib non-free non-US/main non-US/contrib non-US/non-free deb http://http.us.debian.org/debian potato main contrib non-free deb http://non-us.debian.org/debian-non-US potato non-US/main non-US/contrib non-US/non-free deb http://www.gws-online.de/download ./ deb-src http://http.us.debian.org/debian potato main contrib non-free deb-src http://non-us.debian.org/debian-non-US potato non-US/main non-US/contrib non-US/non-free -- System Information Debian Release: 2.2 Architecture: i386 Kernel: Linux xgwsbae2 2.2.13 #1 SMP Thu Jan 13 18:56:14 CET 2000 i686 Versions of packages apt depends on: ii libc6 2.1.3-7 GNU C Library: Shared libraries an ii libstdc++2.10 1:2.95.2-7 The GNU stdc++ library

