On Tue, Jan 01, 2008 at 12:16:19PM -0500, K. Piche wrote:
I put perl 5.10.0 in testing. It follows the new perl hierarchy, the install file removes the symlink farm that confused everybody and it prints a small blurb about the update.
Please test,
As mentioned by Pierre I ran into the ptar and ptardiff conflicts. I ended up just forcing the upgrade (probably not the best idea in the long run though). I'm also having a problem starting spamassassin with this version. It might not be the fault of perl, but here's the error message anyway: :: Stopping spamd [DONE] :: Starting spamd [BUSY] /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 [FAIL] Seems that there's a symbol that used to be in some perl lib but isn't anymore (Perl_Tstack_sp_ptr). I can create a bug if need be. Jason