Re: More Dpkg Broken errors

2001-05-18 Thread Karsten M. Self
on Fri, May 18, 2001 at 10:49:48AM +1000, Kieren Diment ([EMAIL PROTECTED]) wrote: > > I tried Andreas' suggestion, and this is what happens: > > # apt-get --fix-broken remove procmail > > Reading Package Lists... Done > Building Dependency Tree... Done > The following packages will be REMOVED:

Re: More Dpkg Broken errors

2001-05-18 Thread Andreas Hatz
You should just run the command "apt-get --fix-broken install" without any package names. Also make shure you have done apt-get update recently. It is almost never worth re-installing just because of a small problem :) Kieren Diment wrote: > > I tried Andreas' suggestion, and this is what happens