Bug 825550 - undefined symbol: Perl_Gthr_key_ptr
Summary: undefined symbol: Perl_Gthr_key_ptr
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Digest-SHA
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-27 17:39 UTC by Charlie
Modified: 2012-11-19 09:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-19 09:24:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charlie 2012-05-27 17:39:48 UTC
Description of problem: when I try to execute checksetup.pl (in order to install bugzilla), it fails saying: perl: symbol lookup error: lib/i386-linux-thread-multi/auto/Digest/SHA/SHA.so: undefined symbol: Perl_Gthr_key_ptr


Version-Release number of selected component (if applicable): latest stable fedora repo


How reproducible: 


Steps to Reproduce:
1.install bugzilla
2.run checksetup.pl
  
Actual results: 
symbol lookup error: lib/i386-linux-thread-multi/auto/Digest/SHA/SHA.so: undefined symbol: Perl_Gthr_key_ptr

Expected results:
OK

Additional info:

Comment 1 Emmanuel Seyman 2012-05-27 20:19:49 UTC
(In reply to comment #0)
>
> symbol lookup error: lib/i386-linux-thread-multi/auto/Digest/SHA/SHA.so:
> undefined symbol: Perl_Gthr_key_ptr

Strange. It looks like your Digest-SHA module isn't compiled with your version of Perl. Is the system updated for both packages?

Comment 2 Petr Pisar 2012-05-28 08:32:57 UTC
Please check `perl' and `perl-Digest-SHA' versions. They should have them same release number (197.fc16) in Fedora 16:

# rpm -q perl-Digest-SHA perl
perl-Digest-SHA-5.61-197.fc16.x86_64
perl-5.14.2-197.fc16.x86_64

If this is not true, then you have not fully updated system.


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