Hey all,
i try to figure out whats going on with my network traffic and a wanted to install iftop. So i tried to do the following:
# sudo apt-get install iftop
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paket iftop ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.
E: Paket "iftop" hat keinen Installationskandidaten
Translated this is something like: iftop is not available but referenced somewhere else. I tried to find a solution via google but i did not manage it. All the way i read about the sources.list but i thing the one i use is correct. Please see below:
deb
http://ftp.de.debian.org/debian wheezy main
deb
http://ftp.de.debian.org/debian stable main contrib non-free
deb
http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb
http://security.debian.org/ wheezy/updates main contrib non-free
I don't know whats going on. I am not that used to linux system. It seem that i can not install any package via apt-get.
I appreciate all help.
Cheers
Stefan