Bug#807438: libfile-fu-perl: test suite fails in non-English locales
Niko Tyni
ntyni at debian.org
Tue Dec 8 21:29:30 UTC 2015
Package: libfile-fu-perl
Version: 0.0.8-2
Severity: important
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs locale
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=110210
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
This package fails to build in non-English locales, because
t/00basic.t hardcodes English error messages.
This can be fixed either by setting LC_ALL=C in debian/rules or by using
setlocale(LC_ALL, 'C') in the relevant test scripts. Patch to do the
former attached (and already forwarded upstream.)
--
Niko Tyni ntyni at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Set-the-locale-to-C-for-test-scripts-that-hardcode-E.patch
Type: text/x-diff
Size: 1072 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20151208/171fc755/attachment.patch>
More information about the pkg-perl-maintainers
mailing list