Hi,
this is really a bug. I'm facing it too: On my system, qt1g_1.44-5 is installed. It's available through two different apt lines: deb http://kde.tdyc.com potato kde contrib deb ftp://ftp.leo.org/pub/comp/os/unix/linux/Debian/debian potato main The latter only offers qt1g_1.44-4 (instead of -5). Everytime I run 'apt-get dist-upgrade' apt wants to download qt1g_1.44-5: asterix:~# dpkg -l qt1g | grep ^ii ii qt1g 1.44-5 Shared Library used by applications linked w asterix:~# apt-cache showpkg qt1g | grep ^Versions: Versions: 1.44-5(/var/state/apt/lists/kde.tdyc.com_dists_potato_kde_binary-i386_Packages),1.44-5(/var/lib/dpkg/status),1.44-4(/var/state/apt/lists/ftp.leo.org_pub_comp_os_unix_linux_Debian_debian_dists_potato_non-free_binary-i386_Packages), asterix:~# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done 1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 721kB of archives. After unpacking 1024B will be used. Do you want to continue? [Y/n] Err http://kde.tdyc.com potato/kde qt1g 1.44-5 Could not resolve 'wwwcache.informatik.tu-muenchen.de' Failed to fetch http://kde.tdyc.com/dists/potato/kde/binary-i386/libs/qt1g_1.44-5_i386.deb Could not resolve 'wwwcache.informatik.tu-muenchen.de' E: Unable to fetch some archives, maybe try with --fix-missing? asterix:~# (Ignore those "Err" messages, my system was offline.) My /etc/apt/sources.list: # Use for a local mirror - remove the ftp1 http lines for the bits # your mirror contains. # deb file:/your/mirror/here/debian stable main contrib non-free # See sources.list(5) for more information, especial # Remember that you can only use http, ftp or file URIs #deb http://http.us.debian.org/debian stable main contrib non-free deb file:/home/schoepf/debian/ local/ #deb http://ftp.de.debian.org/debian potato main contrib non-free deb ftp://ftp.leo.org/pub/comp/os/unix/linux/Debian/debian potato main contrib non-free # Non-US deb http://nonus.debian.org/debian-non-US/ potato/non-US main contrib non-free # Debian/KDE deb http://kde.tdyc.com potato kde contrib Thomas --

