Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Installation of net-snmp-perl now pulls in 22 -devel packages that are not wanted or required.
Version-Release number of selected component (if applicable):
net-snmp-perl-5.7.2-28.el7.x86_64
How reproducible:
Always since 7.4
Steps to Reproduce:
1. yum install net-snmp-perl
2.
3.
Actual results:
Installs net-snmp-perl + umpty -devel packages that should not be present
Expected results:
On 7.3 this installs just net-snmp-perl and no -devel packages are included.
Additional info:
Problem caused by bz 1438875 where the comment was added "I am not sure whether it would be appreciated".
You are right, it's not! :-)
A better method would have been to move the required net-snmp-config* binaries out of the net-snmp-devel package and into one of the already installed packages or to move net-snmp-cert into the net-snmp-devel package so that users that require it will be the ones who get the unnecessary 22 -devel packages.
Created attachment 1320490[details]
Patch of spec file
Solution of this issue could be move net-snmp-config from devel package to general (as in proposed patch file).
This change will avoid to install additional packages, which aren't required by net-snmp-python.
This change breaks build of package relying to net-snmp-devel to provide net-snmp-config
configure: error: Could not find net-snmp-config binary. Please check your net-snmp installation.
Can you please change net-snmp-devel to require net-snmp ?
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, 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-2018:0956