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

Bug 27177

Summary: net_snmp and ucd_snmp should block each other
Product: Gentoo Linux Reporter: Axxackall <axxackall>
Component: New packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://net-snmp.sourceforge.net/FAQ.html#What_s_the_difference_between_UCD_SNMP_and_Net_SNMP_
Whiteboard:
Package list:
Runtime testing required: ---

Description Axxackall 2003-08-23 07:46:16 UTC
Both packages install many files that are the same by path/name, but different
by usage. IMHO, the system is supposed to have only one of them, but not both.

It's easy to fix by adding to RDEPEND in both ebuilds:

!virtual/snmp

P.S. Alternatively, merge ebuild folders of both packages as the net-snmp
version line is actually just a new version of the old ucd-snmp one and they are
not supposed to have the same version numbers. ... Or are they?
Comment 1 Max Kalika (RETIRED) gentoo-dev 2003-09-19 14:53:27 UTC
Fixed in latest cvs. Please give net-snmp-5.0.9-r1 a try.