Bug 1399193 - perl-Crypt-GCrypt-1.26-3.fc26 FTBFS: cipher_encrypt: key not set
Summary: perl-Crypt-GCrypt-1.26-3.fc26 FTBFS: cipher_encrypt: key not set
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Crypt-GCrypt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-28 14:18 UTC by Petr Pisar
Modified: 2016-11-28 14:40 UTC (History)
3 users (show)

Fixed In Version: perl-Crypt-GCrypt-1.26-4.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-28 14:40:48 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 112504 0 None None None 2016-11-28 14:26:10 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.