Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#9911 - core/Perl: "undefined symbol: Perl_Tstack_sp_ptr"

Attached to Project: Arch Linux
Opened by James Ronan (jamesronan) - Saturday, 22 March 2008, 16:15 GMT
Last edited by Thomas Bächler (brain0) - Saturday, 22 March 2008, 16:49 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture i686
Severity Critical
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Running any perl script that includes a module (HTML-Parser, and Template so
far, haven't tested anything else yet) yeilds an error of this stylie:

"/usr/bin/perl: symbol lookup error: /usr/lib/perl5/site_perl/current/
i686-linux-thread-multi/auto/HTML/Parser/Parser.so: undefined symbol:
Perl_Tstack_sp_ptr"

Additional info:
Package version: perl 5.10.0-3


Steps to reproduce:
Run any perl script that uses another module.

This task depends upon

Closed by  Thomas Bächler (brain0)
Saturday, 22 March 2008, 16:49 GMT
Reason for closing:  Not a bug
Comment by Thomas Bächler (brain0) - Saturday, 22 March 2008, 16:29 GMT
$ pacman -Qo /usr/lib/perl5/vendor_perl/auto/HTML/Parser/Parser.so
/usr/lib/perl5/vendor_perl/auto/HTML/Parser/Parser.so is owned by perl-html-parser 3.56-3

The file you talk about is not contained in any of our perl packages anymore. Maybe it is a self-built package or you don't have an up to date system. Apparently, all perl modules supplied by arch are now in vendor_perl instead of site_perl.
Comment by James Ronan (jamesronan) - Saturday, 22 March 2008, 16:45 GMT
Apologies, it seems I had one or two old packages installed that I installed myself.
I wasn't aware that arch packages used /usr/lib/perl5/vendor_perl/.

I have removed them and installed the relevant Arch packages and all is now well.

This can be closed, Thanks for your help
JamesR

Loading...