Sep 7
Debian Linux
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
Method 1 ( Command Line Options ) :


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]

Posted by NickNack

3 Comments

Display comments as(Linear | Threaded)
  1. Emil says:

    Try man apt.conf :-D

  2. Me says:

    Geez... so much hit to this topic !

  3. Poulpatine says:

    Very usefull for a problem with debian under colinux.

Add Comment


Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA