Re: Need help with apt-move

2004-03-24 Thread Daniel Haude
On Tue, 23 Mar 2004 06:00:11 +0100, Kevin Mark <[EMAIL PROTECTED]> 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 insta

Re: Need help with apt-move

2004-03-22 Thread Kevin Mark
On Mon, Mar 22, 2004 at 03:43:31PM +0100, [EMAIL PROTECTED] wrote: > Hello folks, > > I'm trying to get a Debian machine (A) updated via CDROM from > another up-to-date sarge machine (B) that is connected to the > Internet. Essentially I want to download all the .debs that are > currently installe