Control: tags -1 - help

On Wed, Nov 21, 2018 at 10:01:41AM -0500, Daniel Kahn Gillmor wrote:
> Control: tags 914269 + confirmed help
> 
> I see this error in my cowbuilder instance as well, but i don't see the
> error when i build by hand on a buster/sid system.
> 
> more confusingly, this error crops up in python3.6, but not when
> using python3.7 -- so i don't understand what the issue is, or how to
> debug it further.
> 
> I welcome any pointers.

Fails:
LC_ALL=C dpkg-buildpackage

Builds:
LC_ALL=C.UTF-8 dpkg-buildpackage

Python 3.7 has a workaround for C locale.

In debian/rules add:
export LC_ALL=C.UTF-8

>       --dkg

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to