On Mon, 05 May 2008, Niko Tyni wrote: > # perl -le 'eval "use Locale::gettext"; print "got: $@" if $@; exit 0'; echo > $? > perl: symbol lookup error: /usr/lib/perl5/auto/Locale/gettext/gettext.so: > undefined symbol: Perl_Istack_sp_ptr > 127 > > No fix yet, but the only way out I see is having some > package(s?) pre-depend on the new perl-base. Fixing the eval/dlopen > interaction in perl is out of the question because this is happening > when the old perl-base version is still installed. > > Any help and ideas welcome.
I would suggest integrating liblocale-gettext-perl to perl-base. Maybe that should be suggested upstream? Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

