The wireshark command is shipped by the wireshark-qt package, you need
to upgrade that, too, to run a proper test.
Ah yes, thanks.

So I didn't actually test the 3.0.2 binary!?!!

Why does the wireshark package allow that, and doesn't specify
it's dependencies more detailed?


  # apt-get install wireshark-qt -t experimental
  ...
wireshark-qt : Depends: wireshark-common (= 2.6.10-1) but 3.0.2-1~exp0 is to be installed

and

  # apt-get install -t experimental wireshark-common wireshark-qt
wireshark-qt : Depends: wireshark-common (= 2.6.10-1) but 3.0.2-1~exp0 is to be installed

and some more tries...


I could get it installed via

  # aptitude install -t experimental wireshark-qt

and clicking through a few tries until the right upgrade list was present...

Still, I guess the dependencies could be better?!

Reply via email to