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 - hpoj requires() "libsnmp.so" instead of "libnetsnmp.so".
Summary: hpoj requires() "libsnmp.so" instead of "libnetsnmp.so".
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hpoj
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-09-28 11:50 UTC by Terje Bless
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 0.90-18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-30 07:15:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.