Bug ID |
10319
|
Summary |
org.wireshark.cli.pkg receipt does not contain entries for binaries / symlinks
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.10.8
|
Hardware |
x86
|
OS |
Mac OS X 10.9
|
Status |
UNCONFIRMED
|
Severity |
Trivial
|
Priority |
Low
|
Component |
Common utilities (libwsutil)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
2014-07-28 20:28:29.783 defaults[6795:507]
The domain/default pair of (kCFPreferencesAnyApplication,
AppleAquaColorVariant) does not exist
2014-07-28 20:28:29.794 defaults[6796:507]
The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor)
does not exist
wireshark 1.10.8 (v1.10.8-2-g52a5244 from master-1.10)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.17, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.36.0, with libpcap, with libz 1.2.3, without POSIX capabilities, without
libnl, with SMI 0.4.8, without c-ares, without ADNS, with Lua 5.1, without
Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with PortAudio V19-devel (built Jul 16 2013 19:05:52), with AirPcap.
Running on Mac OS X 10.9.4, build 13E28 (Darwin 13.3.0), with locale .UTF-8,
with libpcap version 1.3.0 - Apple version 41, with libz 1.2.5, GnuTLS 2.12.19,
Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
--
The org.wireshark.cli.pkg package receipt on OS X does not contain the entires
for the 'wireshark' binary or the multiple symlinks to the for the binary. Whis
would be helpful for automating uninstallation / management of the wireshark
package
# pkgutil --pkg-info org.wireshark.cli.pkg
package-id: org.wireshark.cli.pkg
version: 1.0
volume: /
location: usr/local/bin
install-time: 1406604326
# pkgutil --files org.wireshark.cli.pkg
utility-launcher
# pwd && find . -type l -ilname "*wireshark*" -print
/usr/local/bin
./capinfos
./dftest
./dumpcap
./editcap
./mergecap
./randpkt
./rawshark
./text2pcap
./tshark
You are receiving this mail because:
- You are watching all bug changes.