On Tue, 23 Mar 2004 06:00:11 +0100,
Kevin Mark <kmark@pipeline.com> wrote
> try these and see if you can interpret these results better.
> dpkg -l|awk '{print $1}'|sort|uniq -c
> grep "Status" /var/lib/dpkg/status|sort |uniq -c
Hi Kevin,
thanks, but the numbers don't change: 850+ packages installed, but only
about 200 downloaded by apt-move.
Still trying...
--Daniel