Hide Forgot
perl-Crypt-GCrypt-1.26-3.fc26 fails to build in F26 because a test fails: + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t cipher_encrypt: key not set # Failed test 20 in t/01-cipher.t at line 107 # t/01-cipher.t line 107 is: ok(eval { my $e2 = $c->encrypt('aaaaaaaaaaaaaaaa') . $c->finish; 1 }); # this should not die WARNING: the ->finish() method was not called after encryption/decryption. at t/01-cipher.t line 100. t/01-cipher.t ......... Failed 1/20 subtests This is caused by upgrading gcrypt from 1.6.6-1.fc26 to 1.7.3-1.fc26.