FS#14029 - wireshark missing dependencies: adns and portaudio

Attached to Project: Arch Linux
Opened by Daniel Riedemann (darie) - Monday, 30 March 2009, 14:22 GMT
Last edited by Jan de Groot (JGC) - Monday, 30 March 2009, 14:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
Wireshark needs the libraries libadns.so.1 (provided by adns) and libportaudio.so.2 (provided by portaudio).
Please add these dependencies to the package.

Additional info:
* package version(s)
wireshark 1.0.6-1 x86_64

Steps to reproduce:
-> pacman -Rn wireshark adns portaudio
-> pacman -S wireshark

Try to run wireshark:
-> wireshark: error while loading shared libraries: libadns.so.1: cannot open shared object file: No such file or directory

When you install adns you're getting the next error:
-> wireshark: error while loading shared libraries: libportaudio.so.2: cannot open shared object file: No such file or directory

When you install portaudio then, everthing works fine.

This should effect i686 too.
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 30 March 2009, 14:25 GMT
Reason for closing:  Duplicate
Additional comments about closing:  See  bug 13195 .

Loading...