Bug 139740

Summary: missing Requires for net-snmp-libs in SPEC file
Product: Red Hat Enterprise Linux 4 Reporter: Chris Stankaitis <cstankaitis>
Component: net-snmpAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: jturner
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-01 10:17:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 140583    

Description Chris Stankaitis 2004-11-17 20:08:42 UTC
Description of problem:

Try to install net-snmp and it will not install (missing requirements)
though it's recomended solution is to install the old RHEL version of
net-snmp rather then the new net-snmp-libs RPM

Version-Release number of selected component (if applicable):

net-snmp-5.1.2-11

How reproducible:

Always

Steps to Reproduce:
1. rpm -ihv net-snmp-5.1.2-11.i686.rpm
(((ERROR)))
2. rpm -ihv net-snmp-5.1.2-11.i686.rpm net-snmp-libs-5.1.2-11.i686.rpm
(((NO ERROR)
  
Actual results:

rpm -ihv net-snmp-5.1.2-11.i686.rpm
error: Failed dependencies:
        libnetsnmp.so.5 is needed by net-snmp-5.1.2-11
        libnetsnmpagent.so.5 is needed by net-snmp-5.1.2-11
        libnetsnmphelpers.so.5 is needed by net-snmp-5.1.2-11
        libnetsnmpmibs.so.5 is needed by net-snmp-5.1.2-11
        libnetsnmptrapd.so.5 is needed by net-snmp-5.1.2-11
    Suggested resolutions:
        net-snmp-5.0.9-2.30E.6.i386.rpm

Expected results:

message saying the install requires net-snmp-libs

Comment 1 Radek Vokál 2004-11-18 07:55:12 UTC
Thanks, this will be fixed in next rawhide version.