| RomZes  
 
 
 
 
 Group: Members
 Posts: 13
 Joined: Mar. 2006
 | 
|  | Posted: May 09 2006,15:43 |  |  sudo apt-get install iptables
 Reading 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 ?
 |