apt-get install iptablesForum: Apt-get Topic: apt-get install iptables started by: RomZes Posted by RomZes on May 09 2006,15:43
sudo apt-get install iptablesReading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: e2fslibs e2fsprogs libblkid1 libc6 libcomerr2 libss2 libuuid1 Suggested packages: gpart e2fsck-static glibc-doc The following NEW packages will be installed: e2fslibs iptables libcomerr2 libss2 libuuid1 The following packages will be upgraded e2fsprogs libblkid1 libc6 3 upgraded, 5 newly installed, 0 to remove and 140 not upgraded. Need to get 0B/5870kB of archives. After unpacking 2441kB disk space will be freed. Do you want to continue? [Y/n] y 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 PS: i did apt-get update what should i do ? Posted by pr0f3550r on May 09 2006,18:39
iptables.dsl from the system repositories
Posted by RomZes on May 10 2006,15:32
Thanx!But i am still getting this error message, even if i try install fail2ban, python and etc. 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 Posted by kerry on May 10 2006,23:14
run apt-get -f install
Posted by RomZes on May 14 2006,03:56
thanx, but i already tried apg-get -f install no result... the same error =( Posted by pr0f3550r on May 14 2006,14:50
Run dselect and change the source to testing or unstable
|