package perl perl-base perl-modules
severity 479711 normal
thanks
Raphael Hertzog wrote:
> On Wed, 14 Oct 2009, Eugene V. Lyubimkin wrote:
>> Brendan is apparently not active anymore, but it would good to stick on
>> something in Squeeze regarding this bug to not hit it when the 5.10 -> 5.12
>> transition comes.
>
> $ head -5 /usr/bin/update-alternatives
> #!/usr/bin/perl --
>
> BEGIN { # Work-around for bug #479711 in perl
> $ENV{PERL_DL_NONLAZY} = 1;
> }
>
> And same goes for all perl scripts in dpkg itself.
Ah ok, so you did the change already. This wasn't mentioned anyhow in the bug
report, so I questioned.
>
>> Raphael, I cannot explain why the first variant doesn't work (Niko, maybe you
>> can?), but can you try whether it works if you change from "eval 'use... '"
>> to
>> "eval { use... }"?
>
> Why don't you try yourself ? I did everything needed on the dpkg side already.
I was looking for a method to resolve it on dpkg side in one place as you
suggested earlier, but considering the change was anyway done, that's no more
needed. I'm downgrading the severity of this bug. Not sure whether can it be
fully closed.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer
signature.asc
Description: OpenPGP digital signature

