[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: libnet-imap-server-perl



On 23/03/14 08:19, Niko Tyni wrote:
> On Sat, Mar 22, 2014 at 04:50:07PM +0000, Daniel Lintott wrote:
>  
>> I've just been looking at libnet-imap-server-perl again, after updating
>> it in February, but sadly still experiencing a test failure, that I
>> didn't see initially... see [0] for the details.
> 
> This is probably due to Net::Server::Coro being IPv4-only.
> I've just filed #742393 about this.
> 
> Patching lib/Net/IMAP/Server/Test.pm with
> -        PeerAddr        => 'localhost',
> +        PeerAddr        => '127.0.0.1',
> 
> seems to make the test failure go away here.
> 
>> Looking through PET today, I can across the same bug, reported elsewhere
>> [1]... which after lots of reading and search the Perl VCS should be
>> fixed... I believe!
>  
>> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607674
> 
> This doesn't seem to be the same bug.  I can't reproduce it, and the
> upstream ticket [rt.cpan.org #68282] says it was due to [rt.cpan.org
> #61577] / [perl #112736], which was #659075 on our side and fixed in
> perl/5.14.2-11 (thanks to Daniel Kahn Gillmor.) 
> 
> I've sent a note to #607674 but didn't close it quite yet,
> maybe intrigeri can confirm?
> 

Thank you for the reply, I wasn't sure if it was linked or not, but the
presence of the same error message made me wonder!

Would we be better to wait and see if progress can be on
Net::Server::Coro before uploading... or patch and include a
README.Debian stating that IPv6 support is currently broken?

Cheers,
-- 
Daniel Lintott
GPG Key: 4096R/5D73EC6E

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: