Hi, Crypt::Simple is installed. Running checkgmail from the commandline, I get this output: Possible unintended interpolation of @1 in string at (eval 22) line 1. Warning: Crypt::Simple not found ... CheckGmail requires the above packages for password encryption Please download and install from CPAN (http://search.cpan.org) if you want to use this feature ... Can't locate object method "new" via package "XML::LibXML::SAX" at /usr/lib/perl5/vendor_perl/5.8.8/XML/SAX/ParserFactory.pm line 43. A thread exited while 2 threads were running. For more info, please ping me. Thanks, Kfir Reproducible: Always
Have installed new version of perl recently? If so please run: perl-cleaner all Best regards, Kacper Kowalik
Hi, Did world update, and few perl modules updated: perl-core/Compress-Raw-Bzip2-2.021 perl-core/Compress-Raw-Zlib-2.021 perl-core/IO-Compress-2.021 Running the program again: Possible unintended interpolation of @1 in string at (eval 22) line 1. Can't locate object method "new" via package "XML::LibXML::SAX" at /usr/lib/perl5/vendor_perl/5.8.8/XML/SAX/ParserFactory.pm line 43. A thread exited while 2 threads were running. Now I have ran: perl-cleaner all But got the same output: Possible unintended interpolation of @1 in string at (eval 22) line 1. Can't locate object method "new" via package "XML::LibXML::SAX" at /usr/lib/perl5/vendor_perl/5.8.8/XML/SAX/ParserFactory.pm line 43. A thread exited while 2 threads were running. Thanks, Kfir
Have you set the ithreads useflag for perl?
Yep, My Perl use ithreads, here: $ eix -p perl [I] dev-lang/perl Available versions: 5.8.8-r8 ~5.10.1 {berkdb build debug doc elibc_FreeBSD gdbm ithreads perlsuid} Installed versions: 5.8.8-r8(06:21:55 03/27/10)(berkdb gdbm ithreads -build -debug -doc -elibc_FreeBSD -perlsuid) Homepage: http://www.perl.org/ Description: Larry Wall's Practical Extraction and Report Language Thanks, Kfir
Please discuss issues and propose fixes with sunrise packages in the original bug. *** This bug has been marked as a duplicate of bug 117867 ***