Bug#479711: state of #479711

Eugene V. Lyubimkin jackyf.devel at gmail.com
Wed Oct 14 17:00:31 UTC 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20091014/90c7d4c0/attachment.pgp>


More information about the Perl-maintainers mailing list