Bug 1399193

Summary: perl-Crypt-GCrypt-1.26-3.fc26 FTBFS: cipher_encrypt: key not set
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Crypt-GCryptAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Crypt-GCrypt-1.26-4.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-28 14:40:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Pisar 2016-11-28 14:18:11 UTC
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.