Bug 742678 - libnetsnmpmibs.so.30 is linked against libperl.so ?
Summary: libnetsnmpmibs.so.30 is linked against libperl.so ?
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: net-snmp
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Safranek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-01 10:10 UTC by Hans de Goede
Modified: 2011-10-25 03:21 UTC (History)
1 user (show)

Fixed In Version: net-snmp-5.7.1-2.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-25 03:21:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2011-10-01 10:10:58 UTC
While running prelink -a it complained about libnetsnmpmibs.so.30 missing a dependency, ldd gives:
[hans@localhost ~]$ ldd -r /usr/lib64/libnetsnmpmibs.so.30
        linux-vdso.so.1 (0x00007fffab997000)
        libnetsnmpagent.so.30 => /usr/lib64/libnetsnmpagent.so.30 (0x00007f50c3ead000)
        libwrap.so.0 => /lib64/libwrap.so.0 (0x00007f50c3ca3000)
        libperl.so => not found
        libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f50c3a86000)
<snip>

It howover does not complain about any missing symbols, so it would seem that the solution would be to simply not llink against libperl.so, esp. since the location of libperl.so is:
/usr/lib64/perl5/CORE/libperl.so

And that is not part of ld.so.conf, so it should not be directly linked to.

Comment 1 Fedora Update System 2011-10-05 13:54:48 UTC
net-snmp-5.7.1-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/net-snmp-5.7.1-2.fc16

Comment 2 Fedora Update System 2011-10-05 17:16:06 UTC
Package net-snmp-5.7.1-2.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing net-snmp-5.7.1-2.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/net-snmp-5.7.1-2.fc16
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-10-25 03:21:21 UTC
net-snmp-5.7.1-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


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