I am a linux newbie and installling debian for the first time. I am trying to install exim4, but get this error message: 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 I do not know how to activate the APT::Force-LoopBreak option and do not know whether I should do it given the statement: "This is often bad" Any help will be appreciated.
On 2006-03-31 drz@speakeasy.net wrote:> I am a linux newbie and installling debian for the first time. I am trying to install exim4, but get this error message:> 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> I do not know how to activate the APT::Force-LoopBreak option and do not know whether I should do it given the statement: "This is often bad"> Any help will be appreciated.Sounds like you are trying to install sarge''s exim4 on a woody system or something like that. This kind of errors usually only happens on distribution upgrades. Try aptitude and/or make a proper dist-upgrade first. cu andreas -- The ''Galactic Cleaning'' policy undertaken by Emperor Zhark is a personal vision of the emperor''s, and its inclusion in this work does not constitute tacit approval by the author or the publisher for any such projects, howsoever undertaken. (c) Jasper Ffforde
Hey there drz! On Fri, 2006-03-31 at 16:05 +0000, drz@speakeasy.net wrote:> I am a linux newbie and installling debian for the first time.More information on how you are installing debian, which version of debian, what you are going to use it for (i.e. home machine, web server, etc.) would be helpful.> I am trying to install exim4, but get this error message:exim4 is an MTA, a mail transferring tool. Is this what you want? These tools are rather more complex than your standard web server and can open you up to some rather serious issues, like turning your home machine into a spam server, if you are not careful.> 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 >What were you using when you installed exim4? Where you using apt-get?> I do not know how to activate the APT::Force-LoopBreak option and do not know whether I should do it given the statement: "This is often bad" > > Any help will be appreciated. >If you could provide some more information that would be helpful to people on this list and others who might have your issues as well. Best regards, Jeremiah
Hey there drz! On Fri, 2006-03-31 at 16:05 +0000, drz@speakeasy.net wrote:> I am a linux newbie and installling debian for the first time.More information on how you are installing debian, which version of debian, what you are going to use it for (i.e. home machine, web server, etc.) would be helpful.> I am trying to install exim4, but get this error message:exim4 is an MTA, a mail transferring tool. Is this what you want? These tools are rather more complex than your standard web server and can open you up to some rather serious issues, like turning your home machine into a spam server, if you are not careful.> 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 >What were you using when you installed exim4? Where you using apt-get?> I do not know how to activate the APT::Force-LoopBreak option and do not know whether I should do it given the statement: "This is often bad" > > Any help will be appreciated. >If you could provide some more information that would be helpful to people on this list and others who might have your issues as well. Best regards, Jeremiah