Skip Menu |

This queue is for tickets about the Crypt-SMIME CPAN distribution.

Report information
The Basics
Id: 133336
Status: resolved
Priority: 0/
Queue: Crypt-SMIME

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.27
Fixed in: (no value)



Subject: Insecure $ENV{BASH_ENV}
On my fedora smoker the test suite fails like this: ... Insecure $ENV{BASH_ENV} while running with -T switch at /opt/perl-5.30.0/lib/site_perl/5.30.0/ExtUtils/PkgConfig.pm line 65. t/04-taint.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run ... Indeed, BASH_ENV is for some reason set to /usr/share/lmod/lmod/init/bash
That is not a problem in this module. Please report it to ExtUtils::PkgConfig.