Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=768846

Joe Orton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fedora-perl-devel-list@redh
                   |                            |at.com, [email protected]
          Component|libdb                       |perl-BerkeleyDB
         AssignedTo|[email protected]            |[email protected]

--- Comment #2 from Joe Orton <[email protected]> 2012-03-02 10:27:17 EST ---
Sorry, wrong package.  In fact perl itself pulls in a different version of
libdb to perl-BerkeleyDB.

# ldd /usr/lib64/perl5/auto/DB_File/DB_File.so
 linux-vdso.so.1 =>  (0x00007fff69fff000)
 libdb-4.8.so => /lib64/libdb-4.8.so (0x00007f64e0df9000)
 libc.so.6 => /lib64/libc.so.6 (0x00007f64e0a41000)
 libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f64e0824000)
 /lib64/ld-linux-x86-64.so.2 (0x0000003f67c00000 
# ldd /usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so
 linux-vdso.so.1 =>  (0x00007fffecd33000)
 libdb-5.2.so => /lib64/libdb-5.2.so (0x00007f3110792000)
 libc.so.6 => /lib64/libc.so.6 (0x00007f31103da000)
 libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f31101bd000)
 /lib64/ld-linux-x86-64.so.2 (0x0000003f67c00000)
# rpm -q perl perl-BerkeleyDB
perl-5.14.2-195.fc16.x86_64
perl-BerkeleyDB-0.49-2.fc16.x86_64

f18 looks to have the same problem, though.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to