Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-29 Thread Guillaume Brunerie
2010/5/29 Alexander Lam > On Wed, May 12, 2010 at 5:01 AM, Firmicus wrote: > > On 12/05/2010 07:17, Caleb Cushing wrote: > >> > >> On Tue, May 11, 2010 at 6:12 PM, Firmicus wrote: > >> > >>> > >>> Certainly this is because glib-perl needs to be recompiled with perl > >>> 5.12. > >>> Other perl

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-28 Thread Alexander Lam
On Wed, May 12, 2010 at 5:01 AM, Firmicus wrote: > On 12/05/2010 07:17, Caleb Cushing wrote: >> >> On Tue, May 11, 2010 at 6:12 PM, Firmicus  wrote: >> >>> >>> Certainly this is because glib-perl needs to be recompiled with perl >>> 5.12. >>> Other perl packages that include binary libraries may n

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-19 Thread Caleb Cushing
On Wed, May 12, 2010 at 5:01 AM, Firmicus wrote: > Any other since? communities perl-list-moreutils needs a rebuild. ran into a problem installing moose this morning. rebuilding this package fixed it. -- Caleb Cushing http://xenoterracide.blogspot.com

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-12 Thread Ionut Biru
On 05/12/2010 12:01 PM, Firmicus wrote: On 12/05/2010 07:17, Caleb Cushing wrote: On Tue, May 11, 2010 at 6:12 PM, Firmicus wrote: Certainly this is because glib-perl needs to be recompiled with perl 5.12. Other perl packages that include binary libraries may need to be recompiled too. We need

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-12 Thread Firmicus
On 12/05/2010 07:17, Caleb Cushing wrote: On Tue, May 11, 2010 at 6:12 PM, Firmicus wrote: Certainly this is because glib-perl needs to be recompiled with perl 5.12. Other perl packages that include binary libraries may need to be recompiled too. We need a TODO list for such perl packages..

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-11 Thread Caleb Cushing
On Tue, May 11, 2010 at 6:12 PM, Firmicus wrote: > Certainly this is because glib-perl needs to be recompiled with perl 5.12. > Other perl packages that include binary libraries may need to be recompiled > too. We need a TODO list for such perl packages... > any package that's not arch any needs

Re: [arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-11 Thread Firmicus
On 11/05/2010 20:00, Guillaume Brunerie wrote: Hi, Since the update of perl 5.10 to 5.12 yesterday, checkgmail (from community) doesn’t work anymore, it fails with this error : /usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Glib/Glib.so: undefined symbol: Perl_sv_utf8_upg

[arch-general] Checkgmail doesn't work with perl 5.12 from testing

2010-05-11 Thread Guillaume Brunerie
Hi, Since the update of perl 5.10 to 5.12 yesterday, checkgmail (from community) doesn’t work anymore, it fails with this error : /usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Glib/Glib.so: undefined symbol: Perl_sv_utf8_upgrade_flags Downgrading to perl 5.10 make it work,