Hi 肖盛文 On Sat, Oct 23, 2021 at 8:51 PM xiao sheng wen <atzli...@sina.com> wrote: > > Is this the root case of this bug?
Possibly. I thought I had looked into the locales question with Iñaki Malerba from the Salsa CI Team about a year ago. If you found it, I am going to have a party! The messages have never been reported in any other setting. Just this morning, I was again unable to reproduce the messages on my local system with docker run --rm -it --privileged registry.salsa.debian.org/salsa-ci-team/pipeline/lintian:unstable bash and concluded that Salsa's host system was probably to blame. The shared runner operates in 'privileged' mode. [1] I also contemplated other methods making the C.UTF-8 locale available via the Docker file. [2] I'll look into the Salsa runner package list again, unless you beat me to it. Thanks! Kind regards 吴大菲 (Felix Lechner) [1] https://www.educba.com/docker-privileged/ [2] https://leimao.github.io/blog/Docker-Locale/