Doing 'aptitude upgrade':
....
Need to get 97.9MB of archives. After unpacking 1163kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://ftp.us.debian.org unstable/main zlib1g-dev 1:1.2.3.4.dfsg-2 [187kB]
Get:2 http://ftp.us.debian.org unstable/main zlib1g 1:1.2.3.4.dfsg-2 [76.0kB]
Get:3 http://ftp.us.debian.org unstable/main grub-common 1.98~20091222-1 [1454kB]
Get:4 http://ftp.us.debian.org unstable/main dpkg 1.15.5.5 [2171kB]
Get:5 http://ftp.us.debian.org unstable/main adduser 3.112 [157kB]
Get:6 http://ftp.us.debian.org unstable/main bsdmainutils 8.0.4 [194kB]
Get:7 http://ftp.us.debian.org unstable/main nano 2.2.1-1 [525kB]
Get:8 http://ftp.us.debian.org unstable/main python-minimal 2.5.4-5 [14.7kB]
Get:9 http://ftp.us.debian.org unstable/main python 2.5.4-5 [148kB]
Get:10 http://ftp.us.debian.org unstable/main acpi-support-base 0.131-3 [17.1kB]
Get:11 http://ftp.us.debian.org unstable/main cdbs 0.4.63 [1019kB]
Get:12 http://ftp.us.debian.org unstable/main dosfstools 3.0.7-1 [87.9kB]
Get:13 http://ftp.us.debian.org unstable/main dosfstools 3.0.7-1 [87.9kB]
Get:14 http://ftp.us.debian.org unstable/main dpkg-dev 1.15.5.5 [762kB]
Get:15 http://ftp.us.debian.org unstable/main libinotifytools0 3.13-3 [21.6kB]
Get:16 http://ftp.us.debian.org unstable/main inotify-tools 3.13-3 [27.1kB]
Get:17 http://ftp.us.debian.org testing/main libfribidi0 0.10.9-1+b1 [42.6kB]
Get:18 http://ftp.us.debian.org testing/main libfribidi0 0.10.9-1+b1 [42.6kB]
Get:19 http://ftp.us.debian.org unstable/main libglib2.0-dev 2.22.3-2 [1039kB]
Get:20 http://ftp.us.debian.org unstable/main libglib2.0-0 2.22.3-2 [910kB]
Get:21 http://ftp.us.debian.org unstable/main libglib2.0-0 2.22.3-2 [910kB]
Get:22 http://ftp.us.debian.org unstable/main liblog4cxx10 0.10.0-1.1 [561kB]
Get:23 http://ftp.us.debian.org unstable/main libnids1.21 1.23-1.1 [24.7kB]
Get:24 http://ftp.us.debian.org testing/main libntfs10 2.0.0-1+b1 [125kB]
Get:25 http://ftp.us.debian.org testing/main libntfs10 2.0.0-1+b1 [125kB]
Get:26 http://ftp.us.debian.org unstable/main libofa0 0.9.3-3.1 [56.8kB]
Get:27 http://ftp.us.debian.org unstable/main libpoppler5 0.12.2-2.1 [921kB]
Get:28 http://ftp.us.debian.org unstable/main libpoppler5 0.12.2-2.1 [921kB]
...
You can see that some of the packages are downloaded twice. The same
is seen when using the ncurses interface.
Here is my apt.conf:
==================================================
Acquire::Cdrom::Mount "/cdrom";
APT::Periodic::Enable "0";
APT {
Cache-Limit 50000000;
Install-Recommends "false";
Install-Suggests "false";
CDROM {
NoMount "true";
Fast "true";
};
};
Aptitude {
Auto-Install "true";
Auto-Fix-Broken "true";
Purge-Unused "true";
CmdLine {
Always-Prompt "true";
Show-Versions "true";
Show-Deps "true";
};
};
==================================================
and apt/preferences:
==================================================
Package: *
Pin: release o=Kaiba
Pin-Priority: 1001
Package: *
Pin: release a=stable,o=Debian
Pin-Priority: 500
Package: *
Pin: release a=testing,o=Debian
Pin-Priority: 500
Package: *
Pin: release a=unstable,o=Debian
Pin-Priority: 500
Package: *
Pin: release a=experimental,o=Debian
Pin-Priority: 100
Package: *
Pin: release a=testing,o=Unofficial Multimedia Packages
Pin-Priority: 100
==================================================
and sources.list:
==================================================
#deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot i386 NETINST Binary-1 20081013-09:41]/ lenny main
# Stable (lenny)
deb http://security.debian.org stable/updates main contrib non-free
deb-src http://security.debian.org stable/updates main contrib non-free
deb http://ftp.us.debian.org/debian/ lenny-proposed-updates main contrib non-free
deb http://volatile.debian.net/debian-volatile stable/volatile main
deb http://ftp.us.debian.org/debian/ stable main contrib non-free
# Testing
deb http://ftp.us.debian.org/debian/ testing main contrib non-free
# Unstable
deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free
# Experimental
deb http://ftp.us.debian.org/debian/ experimental main contrib non-free
deb-src http://ftp.us.debian.org/debian/ experimental main contrib non-free
# Old stable
deb http://ftp.us.debian.org/debian/ oldstable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ oldstable main contrib non-free
# Trunk kernel
#deb http://kernel-archive.buildserver.net/debian-kernel trunk main
# package snapshots, sometimes very useful
#deb http://snapshot.debian.net/archive/ pool kbd aptitude
#deb http://snapshot.debian.net/archive/ pool smplayer
#deb http://snapshot.debian.net/archive pool linux-2.6.24
#deb http://snapshot.debian.net/archive/ pool gcc-3.4
# Marillat
deb http://www.debian-multimedia.org/ testing main
# Opera
#deb http://deb.opera.com/opera/ testing non-free
# Matroska tools
#deb http://www.bunkus.org/debian/lenny ./
#deb-src http://www.bunkus.org/debian/tenny ./
# Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Quake3
deb http://scorpius.homelinux.org/~marc/debian binary/
# Eternal Lands
deb http://www.twinmoons.org.uk/pkg/debian/ ./
# VirtualBox
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
# Squeak
deb http://ftp.squeak.org/debian/ unstable main
deb-src http://ftp.squeak.org/debian/ unstable main
==================================================