Petr Pisar
Petr Pisar
whois-5.3.0 addess support for ip6.arpa subdomain, but it fails to compute IPv4 address from a 6to4 IPv6 address. See the "0.0.0.0" in this output: ~~~~ $ ./whois c.b.9.0.6.6.9.5.2.0.0.2.ip6.arpa. Querying for...
The lrzip-0.621 has no tests. I tried to add a simple round-trip test into Fedora package that does: ``` ./lrzip -z COPYING ./lrzip --info COPYING.lrz ./lrzip -d -o COPYING.new COPYING.lrz...
The 0.0400 version uses XML::Hash::LX and XML::Simple modules, but the META.yml does not list them.
In modularity there can be multiple latest module builds (e.g. perl-App-cpanminus-1.7044-3420210309095234.3a2830b3 and perl-App-cpanminus-1.7044-3420210309095234.c2002bf8). That happens when a module stream (perl-App-cpanminus:1.7044) build-requires a module of an unspecified stream (perl:[]). When building...
A Fedora user spotted that Rawhide modular builds are not automatically submitted to Bodhi in contrast to classical RPM builds.
t/formatter_file.t 'Text file is formated' test fails now: ``` t/formatter_docbook.t ........... ok # Failed test 'Text file is formated' # at t/formatter_file.t line 51. # ' # Text file http://mojomojo.org...
'Unicode wikilinks' t/unicode.t test fails with Encode ≥ 2.53 because Encode::decode_utf8() started to check that the input is a valid UTF-8 byte-stream even if Perl UTF-8 flag is set on:...
The git repository contains tests. This is not the case of release archives. Could you please add the tests to archives so that consumers of miniz releases can check that...
According to https://github.com/richgel999/miniz/issues/120 to miniz changed license to MIT, but miniz.h and examples files still refer to Unlicense. Quotation from miniz.h: ~~~~ /* miniz.c 2.1.0 - public domain deflate/inflate, zlib-subset,...
Perl-Critic-1.138 xt/40_criticize-code.t test fails with Perl 5.32.0: ~~~~ $ prove -l xt/40_criticize-code.t xt/40_criticize-code.t .. 12/? # Failed test 'Test::Perl::Critic for "blib/lib/Perl/Critic/Document.pm"' # at /usr/share/perl5/vendor_perl/Test/Perl/Critic.pm line 121. # # blib/lib/Perl/Critic/Document.pm: Subroutine...