FS#78684 - lcov requires perl-datetime

Attached to Project: Arch Linux
Opened by Paulo Matos (pmatos) - Friday, 02 June 2023, 06:41 GMT
Last edited by Toolybird (Toolybird) - Friday, 02 June 2023, 06:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Running lcov generates:

$ lcov --directory . --capture --output-file coverage.info
Can't locate DateTime.pm in @INC (you may need to install the DateTime module) (@INC contains: /usr/lib/lcov /usr/lib/perl5/5.36/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.36/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.36/core_perl /usr/share/perl5/core_perl) at /usr/lib/lcov/lcovutil.pm line 19.
BEGIN failed--compilation aborted at /usr/lib/lcov/lcovutil.pm line 19.
Compilation failed in require at /usr/bin/lcov line 102.
BEGIN failed--compilation aborted at /usr/bin/lcov line 102.

I think we need perl-datetime as a dependency.
This task depends upon

Closed by  Toolybird (Toolybird)
Friday, 02 June 2023, 06:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#78613 

Loading...