Control: tags 1120248 pending Shanavas M wrote...
> Control: tags -1 + patch
>
> Attached debdiff for an NMU (python-magic 0.4.27-3.1) that fixed build failure
Thanks for the patch, will upload in the nexts hours.
One question though, although more a visual issue: You change the LC_ALL
settings, I realized this is necessary to avoid fatal errors from
pytest. But now this creates several (non-fatal) warnings from debhelper
(or rather: The Perl runtime debhelper is written in):
```
running install_scripts
dh_installdocs -O--buildsystem=pybuild -O--test-pytest
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LC_CTYPE = "C.UTF-8",
LC_NUMERIC = (unset),
LC_COLLATE = "C.UTF-8",
LC_TIME = (unset),
LC_MESSAGES = (unset),
LC_MONETARY = (unset),
LC_ADDRESS = (unset),
LC_IDENTIFICATION = (unset),
LC_MEASUREMENT = (unset),
LC_PAPER = (unset),
LC_TELEPHONE = (unset),
LC_NAME = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("C.UTF-8").
```
If you have an idea how to deal with this in a sane way, I'm interested
in learning about it.
Kind regards,
Christoph
signature.asc
Description: PGP signature

