Bug#843711: biber: FTBFS (failing tests)
Norbert Preining
preining at logic.at
Wed Nov 9 00:10:57 UTC 2016
forwarded 843711 https://github.com/plk/biber/issues/149
thanks
Hi Santiago,
the actual errors are:
# - \\field{sortinithash}{0aa614ace9f3a40ef5a67e7f7a184048}
# + \\field{sortinithash}{8343b463aacf48517c044b4d2c9c45ed}
all of them.
That means that some perl update broke biber building as it
did built when I uploaded it.
I have contacted upstream concerning this change, and include
the perl group in case they have an idea.
What happens is that first a "sortinitcollator" is computed by:
Unicode::Collate::Locale->new(locale => $sortlist->get_sortscheme->{locale}, level => 1)
and then the sortkey is collated and hashed
md5_hex($self->{sortinitcollator}->viewSortKey($sinit));
It seems something in the locale handline has changed.
Anyway, I hope to get an answer from upstream or perl group soon.
Thanks
Norbert
--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
More information about the Perl-maintainers
mailing list