FS#75275 - [biber] [perl-data-compare] Missing perl-clone dependency

Attached to Project: Community Packages
Opened by Carlos Aznarán (carlosal1015) - Friday, 08 July 2022, 23:34 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 08 October 2022, 19:14 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 14
Private No

Details

Description: biber command is showing a message error.

Additional info:
* biber 1:2.17-2

Steps to reproduce:
$ sudo pacman -Syyu biber
$ PATH="/usr/bin/vendor_perl:$PATH" biber
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)
Saturday, 08 October 2022, 19:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  perl-data-compare 1.27-2
Comment by Toolybird (Toolybird) - Wednesday, 17 August 2022, 03:44 GMT
Dupes  FS#75279   FS#75289   FS#75326   FS#75595   FS#75626   FS#75934   FS#76065   FS#76067   FS#76228 
Comment by J. M. Reckel (ArchChem) - Saturday, 08 October 2022, 11:33 GMT
I can confirm the error: installing perl-clone solves it for me.

Loading...