Skip to content

Instantly share code, notes, and snippets.

@tsusanka
Created December 6, 2013 07:40
Show Gist options
  • Save tsusanka/7819995 to your computer and use it in GitHub Desktop.
Save tsusanka/7819995 to your computer and use it in GitHub Desktop.
Unable to install wireshark
$ sudo aptitude install wireshark
The following NEW packages will be installed:
libwireshark2{ab} libwiretap2{a} libwsutil2{a} wireshark wireshark-common{a}
0 packages upgraded, 5 newly installed, 0 to remove and 10 not upgraded.
Need to get 14,7 MB of archives. After unpacking 60,8 MB will be used.
The following packages have unmet dependencies:
libwireshark2 : Depends: libc-ares2 (>= 1.7.0) which is a virtual package.
Depends: libsmi2ldbl (>= 0.4.5+dfsg0) which is a virtual package.
Depends: libwireshark-data (>= 1.8.2-5wheezy7build0.13.04.1) but it is not going to be installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) libwireshark2 [Not Installed]
2) wireshark [Not Installed]
3) wireshark-common [Not Installed]
Leave the following dependencies unresolved:
4) wireshark-common recommends wireshark (>= 1.8.2-5wheezy7build0.13.04.1) | tshark (>= 1.8.2-5wheezy7build0.13.04.1)
Accept this solution? [Y/n/q/?] 2
Action "2": Removing wireshark
Package: wireshark
New: yes
State: not installed; will be installed automatically
Version: 1.8.2-5wheezy7build0.13.04.1
Priority: optional
Section: universe/net
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Uncompressed Size: 2 578 k
Depends: libc6 (>= 2.15), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.24.0),
libpango1.0-0 (>= 1.14.0), libpcap0.8 (>= 0.9.8), libportaudio2 (>= 19+svn20101113), libwireshark2 (>= 1.8.0~rc1-1), libwiretap2 (>=
1.8.0~rc1-1), libwsutil2 (>= 1.8.0~rc1-1), zlib1g (>= 1:1.1.4), wireshark-common (= 1.8.2-5wheezy7build0.13.04.1)
Conflicts: ethereal (< 1.0.0-3), ethereal (< 1.0.0-3), wireshark
Replaces: ethereal (< 1.0.0-3), ethereal (< 1.0.0-3)
Description: network traffic analyzer - GTK+ version
Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list
here.
This package provides the GTK+ version of wireshark.
Homepage: http://www.wireshark.org/
This action was selected because wireshark depends upon libwireshark2 (>= 1.8.0~rc1-1).
Enter "r 2" to prevent this action from appearing in new solutions.
Enter "a 2" to require that new solutions include this action if possible.
Accept this solution? [Y/n/q/?]
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment