apt problems (?)

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Wed Apr 14 14:38:11 UTC 2004


On Wed, Apr 14, 2004 at 08:22:34AM -0400, Fraser Campbell wrote:
> dpkg -i --force-overwrite /var/cache/apt/archives/libxv1_4.3.0-7_i386.deb

NO!!!

dpkg -r --force-depends xlibs
apt-get -f install

That way you aren't doing something bad, instead you just "temporarily"
override a dependancy check to allow replacing a package, and then
apt-get puts back the new version of both packages.  force overwrite is
almost always a very bad idea since then two packages own the same file
and messy problems can occour.

Forced dependancy overrides are simple for dpkg/apt to fix.  Forced
overwrites it has no clue about solving.

> From there you should be able to go back to using apt.

Lennart Sorensen
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list