Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217061 - net-analyzer/wireshark-1.0.0 with USE=caps needs to RDEPEND on >=sys-libs/libcap2.0.8
Summary: net-analyzer/wireshark-1.0.0 with USE=caps needs to RDEPEND on >=sys-libs/lib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 21:32 UTC by Justin Bronder (RETIRED)
Modified: 2008-04-10 07:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Bronder (RETIRED) gentoo-dev 2008-04-09 21:32:28 UTC
With the gtk and caps USE flags on, the wireshark ebuild attempts to call "setcap cap_kill=ep /usr/bin/wireshark" in pkg_postinst.  However, the only stable libcap, 1.10-r11, does not provide setcap.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-04-10 07:49:04 UTC
Thank you for report Justin. That capset capkill is not required any more for wireshark so I just dropped it... FIXED.