Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 447078

Summary: app-forensics/rkhunter should depend on sys-process/lsof[rpc]
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: Current packagesAssignee: Forensics Herd [disbanded] <forensics+obsolete>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Coacher 2012-12-13 09:47:29 UTC
rkhunter has within its tests invocation of lsof with `M` parameter (simply grep script boby for LSOF_CMD). This option is only available when lsof is built with rpc support which is enabled via `rpc` USE flag. Therefore rkhunter should depend on lsof[rpc] otherwise it will fail to run some tests with a warning from lsof about incorrect parameters.

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2013-04-11 06:11:10 UTC
+  11 Apr 2013; Patrick Lauer <patrick@gentoo.org> rkhunter-1.4.0.ebuild:
+  Dependency fix for #447078