Bug#759838: padre: FTBFS: 16:52:40: Error: locale 'en_GB' cannot be set.

Dominique Dumont dod at debian.org
Wed Sep 10 11:51:41 UTC 2014


On Sat, 30 Aug 2014 12:44:34 -0700 gregor herrmann <gregoa at debian.org> wrote:
> > > t/50_browser.t ............. 
> > > Dubious, test returned 25 (wstat 6400, 0x1900)
> > > Failed 6/14 subtests 
> 
> ... I'm not sure what's happening.
> 
> The code is:
> 
> 46  my $tm = $db->resolve( URI->new('perldoc:Test::More') );
> 47  isa_ok( $tm, 'Padre::Browser::Document' );
> 
> and $tm is undef after line 46.

In build-area/padre-1.00+dfsg, ptkdb shows:
$ perl -d:ptkdb -Ilib -Iblib/lib/ t/50_browser.t 
1..14
ok 1 - use Padre::Browser;
ok 2 - use Padre::Task::Browser;
ok 3 - use Padre::Browser::Document;
ok 4 - instance Padre::Browser
ok 5 - An object of class 'Padre::Browser::Document' isa 
'Padre::Browser::Document'
ok 6 - Mimetype is sane
ok 7 - An object of class 'Padre::Browser::Document' isa 
'Padre::Browser::Document'

#---------
# ptkdb - catched a die exception: Can't locate URI/perldoc.pm in @INC (you 
may need to install the URI::perldoc module) (@INC contains: lib blib/lib/ 
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.0 
/usr/local/share/perl/5.20.0 /usr/lib/x86_64-linux-gnu/perl5/5.20 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
/usr/local/lib/site_perl .) at (eval 100)[/usr/share/perl5/URI.pm:132] line 2.

#---------


Looks like URI behavior was changed, but I cannot find any change in URI that 
might explain this. I'll check with padre upstream.

All the best


-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



More information about the pkg-perl-maintainers mailing list