Ich versuche, Wireshark unter Debian (Debian 3.2.51-1) zu installieren, erhalte jedoch den folgenden Fehler:
apt-get install wireshark
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
wireshark : Depends: libwireshark2 (>= 1.8.0~rc1-1) but it is not going to be installed
Depends: wireshark-common (= 1.8.2-5wheezy10) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
apt-get --reinstall install libwireshark2 wireshark-common
?Antworten:
Probieren Sie die folgenden Befehlsfolgen aus:
quelle