[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #6 from

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED --- Comment #5 from

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 --- Comment #4 from Petr Pisar --- Upstream claims this bug is fixed in a new Crypt-SMIME-0.29 release. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2264507 Report

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 Petr Pisar changed: What|Removed |Added Link ID||CPAN 152115 -- You are receiving this

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 --- Comment #3 from Petr Pisar --- The crashing test can be reduced to: #!/usr/bin/perl use strict; use warnings; use File::Spec; use File::Temp qw(tempfile); use Test::More; my ($key, $crt); do { my $OPENSSL = '/usr/bin/openssl';

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 --- Comment #2 from Petr Pisar --- A backtrace from t/04-taint.t: Insecure dependency in kill while running with -t switch at /usr/lib64/perl5/vendor_perl/Test/Taint.pm line 241. Insecure dependency in kill while running with -t switch at

[Bug 2264507] perl-Crypt-SMIME-0.28-11.fc41 FTBFS: Failed test 'Load the default public key store' at t/04-taint.t line 257: died: Crypt::SMIME#setPublicKeyStore: failed to store the public cert at t/

2024-02-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2264507 --- Comment #1 from Petr Pisar --- This could be triggered by upgrading openssl from 3.1.4-4.fc40 to 3.2.1-2.fc40. -- You are receiving this mail because: You are on the CC list for the bug.