Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 105847

Summary: hpoj requires() "libsnmp.so" instead of "libnetsnmp.so".
Product: [Fedora] Fedora Reporter: Terje Bless <link>
Component: hpojAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.90-18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-30 07:15:05 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: 100644    

Description Terje Bless 2003-09-28 11:50:15 UTC
The hpoj package requires(libsnmp.so.5). This is from the "UCD-SNMP
compatibility mode" of NET-SNMP and is required because hpoj links against
"libsnmp.so.5" instead of "libnetsnmp.so.5".

Since UCD-SNMP is no more and this causes conflicts whith third-party packages
(upstream net-snmp RPMs for e.g. RHL9) it would be a good idea to link hpoj
against "libnetsnmp.so.5" instead of "libsnmp.so.5".

The problem may be alleviated by Bug #100489.


This of course goes for anything depending on UCD-SNMP compatibility, but
kernel-utils (Bug #105846) and hpoj were the only ones I found
(`rpm -qa --requires | fgrep libsnmp.so` on an "Everything" install) that had
this problem.

Comment 1 Terje Bless 2003-09-28 11:53:28 UTC
And that's what you get for cut&paste-ing... *sigh*

*This* problem will of course _not_ be alleviated in any way by Bug #100489.
That's only the same issue for the kernel-utils package in Bug #105846.

Comment 2 Tim Waugh 2003-09-29 13:07:34 UTC
Will be fixed in the next hpoj build.