FS#75289 - [biber] missing dependency on perl-clone

Attached to Project: Community Packages
Opened by Jakub Klinkovský (lahwaacz) - Sunday, 10 July 2022, 07:10 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 10 July 2022, 07:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Without perl-clone, running biber fails with the following error:

Can't locate Clone.pm in @INC (you may need to install the Clone module) (@INC contains: /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/share/perl5/vendor_perl/Data/Compare.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Data/Compare.pm line 15.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Config.pm line 9.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Config.pm line 9.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/LaTeX/Recode.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/LaTeX/Recode.pm line 6.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Utils.pm line 19.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Utils.pm line 19.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Internals.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Internals.pm line 8.
Compilation failed in require at /usr/share/perl5/core_perl/parent.pm line 16.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber.pm line 5.
Compilation failed in require at /usr/bin/vendor_perl/biber line 17.
BEGIN failed--compilation aborted at /usr/bin/vendor_perl/biber line 17.
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 10 July 2022, 07:20 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#75279   FS#75275 

Loading...