Bug 1771050

Summary: net-snmp-devel.i686 does not provide /usr/bin/net-snmp-config-i386
Product: Red Hat Enterprise Linux 7 Reporter: Carlos Santos <casantos>
Component: net-snmpAssignee: Josef Ridky <jridky>
Status: CLOSED ERRATA QA Contact: Evgeny Fedin <efedin>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.8CC: djez, efedin, fkrska, jridky, ovasik, pbhoot, pvlasin
Target Milestone: rcKeywords: Regression, Reproducer
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: net-snmp-5.7.2-49.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-29 20:56:26 UTC Type: Bug
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: 1780582    

Description Carlos Santos 2019-11-11 19:22:01 UTC
Description of problem:

Customer gets linking errors as net-snmp-config, which generates the paths to
link against, assumes a 64 bit build.

Customer have installed the net-snmp-devel.i686 it no longer includes the
net-snmp-config-i386 script that was delivered on RHEL-6 and on RHEL-7 up to
net-snmp-devel-5.7.2-28.el7_4.1.i686.

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

net-snmp-devel-5.7.2-32.el7.i686 and later.

How reproducible:

Always

Steps to Reproduce:
1. # rpm -qa net-snmp-devel

net-snmp-devel-5.7.2-33.el7_5.3.i686

2. # net-snmp-config --libs
-Wl,-z,relro -Wl,-z,now -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm

3. # net-snmp-config-i386 --libs
bash: net-snmp-config-i386: command not found...

Actual results:

bash: net-snmp-config-i386: command not found...

Expected results:

-Wl,-z,relro -Wl,-z,now -L/usr/lib -lnetsnmp -lssl -lssl -lcrypto -lm

Additional info:

Comment 24 errata-xmlrpc 2020-09-29 20:56:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (net-snmp bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4037