FS#75934 - [biber] missing dependency to perl-clone

Attached to Project: Community Packages
Opened by Jonathan Krebs (thejonny) - Sunday, 18 September 2022, 10:40 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 18 September 2022, 11:22 GMT
Task Type Bug Report
Category Packages
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

Description:

running the `biber` command fails, complaining that Clone.pm is not found.
After installing the package `perl-clone`, it works.

Additional info:
* package version(s): 1:2.17-2

Steps to reproduce:

run biber

Error output is:

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, 18 September 2022, 11:22 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#75275 

Loading...