Sep
7
E: This installation run will require temporarily removing
the essential package e2fsprogs
due to a Conflicts/Pre-Depends loop.
This is often bad, but if you really want to do it,
activate the APT::Force-LoopBreak option.
E: Internal Error, Could not early remove e2fsprogs
the essential package e2fsprogs
due to a Conflicts/Pre-Depends loop.
This is often bad, but if you really want to do it,
activate the APT::Force-LoopBreak option.
E: Internal Error, Could not early remove e2fsprogs
Method 1 ( Command Line Options ) :
Method 2 ( Permanently set in apt.conf ) :
Add the following line :
Read some discussion on LinuxQuestion Forum on this matter..
simply following solution on this page might not work out of the box.
[Nov 30th 2005]
apt-get -o APT::Force-LoopBreak=yes install e2fsprogs
Method 2 ( Permanently set in apt.conf ) :
Add the following line :
APT::Get::Force-LoopBreak "true";in
/etc/apt/apt.conf
UPDATE:
Read some discussion on LinuxQuestion Forum on this matter..
simply following solution on this page might not work out of the box.
[Nov 30th 2005]
09/23/2005 01:43:40 AM
Try man apt.conf![:-D]()
11/15/2005 01:51:44 AM
Geez... so much hit to this topic !
02/03/2006 07:56:08 PM
Very usefull for a problem with debian under colinux.