Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread Felix Lechner
Hi, On Sun, Oct 24, 2021 at 6:45 AM xiao sheng wen wrote: > > The "LC_ALL=en_US.UTF-8" strings is outdated in this command. With a Chinese default locale, you probably have a lot more experience with all this, but I do not understand. Lintian does not use en_US.UTF-8 but C.UTF-8. [1] Should it

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread 肖盛文
and concluded that Salsa's host system was probably to blame. I guess the Salsa's host system use LANG=en_US.UTF-8. Even lintian had set local $ENV{LC_ALL} = 'C.UTF-8'; , But if only reset LC_ALL ,it don't reset LANG, So, the docker still use LANG=en_US.UTF-8(inherit from Salsa's host syste

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread 肖盛文
Hi, lintian-explain-tags groff-message [...] N:   You can see the warnings yourself by running the command used by Lintian: N: N:   LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 \ N:   man --warnings -E UTF-8 -l -Tutf8 -Z >/dev/null [...] The "LC_ALL=en_US.UTF-8" strings is out

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread Felix Lechner
Hi, On Sun, Oct 24, 2021 at 2:46 AM xiao sheng wen(肖盛文) wrote: > > The Salsa's host system, Can ssh to it? I do not think either one of us can. > Install locales package is preferably in Docker image, > /etc/default/locale and /etc/locale.gen will exist in the docker after > install it. For no

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread 肖盛文
Hi, 在 2021/10/24 下午12:13, Felix Lechner 写道: Hi 肖盛文 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! I hope. :-) The messages have never been reported in any other setting. Just t

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-23 Thread Felix Lechner
Hi 肖盛文 On Sat, Oct 23, 2021 at 8:51 PM xiao sheng wen 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 r

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-23 Thread 肖盛文
Hi,     The Docker images provided by Salsa CI: registry.salsa.debian.org/salsa-ci-team/pipeline/lintian:unstable It has not install the locales package. The locales.postinst of locales package can set the LC_ALL, LANG and generate some files,etc. Is this  the root case of this bug? -- 肖盛