You are not logged in.
Today lunching pisg i saw this output
/usr/bin/perl: symbol lookup error:
/usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/Text/Iconv/Iconv.so: undefined symbol: Perl_Tstack_sp_ptr
I've tried to reinstall perl-text-iconv but without any changes.
The only solution that i've found is to rebuild perl-text-iconv from my local abs.
I hope that will help someone
Last edited by Cagnulein (2008-01-17 11:40:10)
Offline
Add it to this bug report: http://bugs.archlinux.org/task/9078
Offline
it's already there:
And from [community]:
perl-fuse
perl-gtk2-mozembed
perl-text-iconv
Offline
Well it's in extra now.. guess that's why it was missed. Post a comment on the bug about the repo change.
Offline
done
Offline
now this:
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/current/i686-linux-thread-multi/auto/Term/ReadKey/ReadKey.so: undefined symbol: Perl_Tstack_sp_ptr
i've tried the same trick but it didn't work
do i have to add this to that bug report?
Thanks
Last edited by Cagnulein (2008-01-18 12:39:54)
Offline
now this:
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/current/i686-linux-thread-multi/auto/Term/ReadKey/ReadKey.so: undefined symbol: Perl_Tstack_sp_ptr
i've tried the same trick but it didn't work
do i have to add this to that bug report?
Thanks
Check what package owns this file. I think it's a community package so don't submit a bug report as community packages are not built against the testing repo. You'll need to fix it yourself with abs. Check the PKGBUILD of a few perl modules in testing to see how it's done. Also, see http://wiki.archlinux.org/index.php/Perl_Policy
Offline
it's in extra!
http://www.archlinux.org/packages/search/?q=perl-term
Offline
it's in extra!
http://www.archlinux.org/packages/search/?q=perl-term
In that case, it'll be rebuilt. Probably in the next few days.
Offline