| Bug#: 217061 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: pva@gentoo.org | Reported By: jsbronder@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: net-analyzer/wireshark-1.0.0 with USE=caps needs to RDEPEND on >=sys-libs/libcap2.0.8 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-04-09 21:32 0000 | |||
| Description: | Opened: 2008-04-09 21:32 0000 |
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.
Thank you for report Justin. That capset capkill is not required any more for wireshark so I just dropped it... FIXED.