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

Bug 276405

Summary: net-snmp is not just build dependecy for x11-plugins/wmnd
Product: Gentoo Linux Reporter: Róbert Čerňanský <openhs>
Component: New packagesAssignee: Gentoo Dockapp Team <desktop-dock>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Róbert Čerňanský 2009-07-03 22:29:00 UTC
In x11-plugins/wmnd ebuilds (versions 0.4.11-r1 and 0.4.13) is net-analyzer/net-snmp defined as build dependecy only (DEPEND). However wnmd binary requires libsnmp to _run_ if build with snmp support.

ldd /usr/bin/wmnd 
...
	libsnmp.so.15 => /usr/lib/libsnmp.so.15 (0x00007fe8677c9000)
...

Definition of the snmp dependency should be moved to RDEPEND.
Comment 1 Wormo (RETIRED) gentoo-dev 2009-07-09 01:08:41 UTC
Thanks for reporting this issue, assigning to maintainers.
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2010-09-06 12:57:07 UTC
Fixed (and wiped out oldest version).