Package: apt Version: 0.3.19 Severity: normal When running apt-get in simulation mode it does not show the effect of the --download-only flags correctly. This might be a feature.
lympha:~# apt-get install -d -s alien Reading Package Lists... Done Building Dependency Tree... Done 1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded. Inst alien Conf alien lympha:~# apt-get install -s alien Reading Package Lists... Done Building Dependency Tree... Done 1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded. Inst alien Conf alien lympha:~# apt-get install -d alien Reading Package Lists... Done Building Dependency Tree... Done 1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded. Need to get 94.8kB of archives. After unpacking 10.2kB will be used. Get:1 ftp://ftp.de.debian.org unstable/main alien 7.6 [94.8kB] Fetched 94.8kB in 1s (72.4kB/s) lympha:~# apt-get --version apt 0.3.19 for i386 compiled on May 12 2000 21:17:27 Bernhard -- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org)

