Bug#1066887: Patch for locale-gen

2024-03-15 Thread M. Buecher
diff --git a/debian/local/usr_sbin/locale-gen b/debian/local/usr_sbin/locale-gen index 7fa3d772..1711a4f0 100755 --- a/debian/local/usr_sbin/locale-gen +++ b/debian/local/usr_sbin/locale-gen @@ -23,6 +23,12 @@ is_entry_ok() { fi } +if [ -z "${I18NPATH:-}" ]; then + if [ -d "${USER_LOCA

Bug#1066887: ENhance Patch for local-gen

2024-03-15 Thread M. Buecher
Adding / back to end of the path, so that a locale file is immediately found. diff --git a/debian/local/usr_sbin/locale-gen b/debian/local/usr_sbin/locale-gen index 7fa3d772..1711a4f0 100755 --- a/debian/local/usr_sbin/locale-gen +++ b/debian/local/usr_sbin/locale-gen @@ -23,6 +23,12 @@ is_entry_o

Bug#1066887: Patch not sufficient

2024-03-15 Thread M. Buecher
Unfortunately enhancing `locale-gen` doesn't work during an package update via apt: ... Setting up locales (2.36-9+deb12u4) ... Generating locales (this might take a while)...   en_US.UTF-8... done   en_DE.UTF-8@INTL...[error] cannot open locale definition file `en_US@INTL': No such file or dir

Processed: severity of 1066887 is minor

2024-03-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1066887 minor Bug #1066887 [locales] locales/locale-gen: Locales Cannot Copy from Locales in /usr/local/share/i18n/locales Severity set to 'minor' from 'important' > thanks Stopping processing here. Please contact me if you need assist