FS#57022 - [perl-datetime] 1.45-1 biber error

Attached to Project: Community Packages
Opened by Artem A Klevtsov (unikum) - Tuesday, 09 January 2018, 13:20 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 09 January 2018, 16:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Any biber call produce the following error message:

Params::ValidationCompiler version 0.26 required--this is only version 0.24 at /usr/lib/perl5/5.26/vendor_perl/DateTime/Duration.pm line 13.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.26/vendor_perl/DateTime/Duration.pm line 13.
Compilation failed in require at /usr/lib/perl5/5.26/vendor_perl/DateTime.pm line 14.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.26/vendor_perl/DateTime.pm line 14.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Date/Format.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Date/Format.pm line 6.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Constants.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Constants.pm line 10.
Compilation failed in require at /usr/share/perl5/vendor_perl/Biber/Internals.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Biber/Internals.pm line 7.
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.

Additional info:
* package version(s)
biber 2.10-1
perl 5.26.1-1

Steps to reproduce:
biber --version
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 09 January 2018, 16:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  perl-params-validationcompiler 0.26-1
Comment by Lars Funke (lfunke) - Tuesday, 09 January 2018, 13:59 GMT
Exactly the same here. Since update to 2.10-1. (I'm new on here and didn't find anything in the wiki: If this type of comment is not wanted please just delete)
Comment by Eli Schwartz (eschwartz) - Tuesday, 09 January 2018, 16:14 GMT
  • Field changed: Summary (biber error → [perl-datetime] 1.45-1 biber error)
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Architecture (x86_64 → All)
  • Field changed: Severity (Medium → High)
  • Task assigned to Sergej Pupykin (sergej)
Caused by perl-datetime being updated without updating its dependent package perl-params-validationcompiler 0.24-3 to version 0.26

The package should really be tested before pushing it.
Comment by Sergej Pupykin (sergej) - Tuesday, 09 January 2018, 16:54 GMT
I've pushed perl-params-validationcompiler-0.26-1

Loading...