Posts: 2
nbash
Joined: 10 Jul 2016
#1
Hi 2 all.

After installation AntiX 16 (Jessie) on the VirtualBox, I have faced an unexpected problem with russian localization.
I have installed localization packages for the Firefox-esr and chromium browser:

Code: Select all

$ sudo apt-get install firefox-esr-l10n-ru chromium-l10n
And i have seen following:



Code: Select all

$ locale
LANG=ru_RU.UTF-8
LANGUAGE=
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=
Also I have installed a xfonts-cyrillic package, but haven't helped.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#2
Use the metapackage installer app to install Russian fonts
Posts: 2
nbash
Joined: 10 Jul 2016
#3
anticapitalista wrote:Use the metapackage installer app to install Russian fonts
I used metapackage before, but it hasn't helped. I put a screenshot of a window and a log of execution (with the LANG=en_US parameter for descriptive reasons):


Code: Select all

Ign http://nl.mxrepo.com jessie InRelease
Hit http://security.debian.org jessie/updates InRelease                     
Hit http://nl.mxrepo.com jessie Release.gpg                                    
Hit http://security.debian.org jessie/updates/main amd64 Packages           
Hit http://nl.mxrepo.com jessie Release                                        
Hit http://security.debian.org jessie/updates/contrib amd64 Packages           
Hit http://nl.mxrepo.com jessie/main amd64 Packages                            
Hit http://security.debian.org jessie/updates/non-free amd64 Packages          
Hit http://nl.mxrepo.com jessie/nosystemd amd64 Packages                       
Hit http://security.debian.org jessie/updates/main i386 Packages               
Hit http://nl.mxrepo.com jessie/main i386 Packages                             
Hit http://security.debian.org jessie/updates/contrib i386 Packages            
Hit http://nl.mxrepo.com jessie/nosystemd i386 Packages                        
Hit http://security.debian.org jessie/updates/non-free i386 Packages           
Ign http://ftp.ru.debian.org jessie InRelease                                  
Hit http://security.debian.org jessie/updates/contrib Translation-en           
Hit http://ftp.ru.debian.org jessie Release.gpg                                
Hit http://security.debian.org jessie/updates/main Translation-en     
Hit http://ftp.ru.debian.org jessie Release                                    
Hit http://ftp.ru.debian.org jessie/main amd64 Packages                        
Hit http://security.debian.org jessie/updates/non-free Translation-en          
Hit http://ftp.ru.debian.org jessie/contrib amd64 Packages                     
Hit http://ftp.ru.debian.org jessie/non-free amd64 Packages    
Hit http://ftp.ru.debian.org jessie/main i386 Packages
Hit http://ftp.ru.debian.org jessie/contrib i386 Packages
Hit http://ftp.ru.debian.org jessie/non-free i386 Packages
Hit http://ftp.ru.debian.org jessie/contrib Translation-en
Hit http://ftp.ru.debian.org jessie/main Translation-en
Hit http://ftp.ru.debian.org jessie/main Translation-ru
Hit http://ftp.ru.debian.org jessie/non-free Translation-en
Ign http://nl.mxrepo.com jessie/main Translation-en_US
Ign http://nl.mxrepo.com jessie/main Translation-en
Ign http://nl.mxrepo.com jessie/main Translation-ru
Ign http://nl.mxrepo.com jessie/nosystemd Translation-en_US
Ign http://nl.mxrepo.com jessie/nosystemd Translation-en
Ign http://nl.mxrepo.com jessie/nosystemd Translation-ru
Reading package lists... Done

======================================

======================================
start installation for Language-Russian_Core.bm
--------------------------------------
---- in preprocessing ----
---- preprocessing done----
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package manpages-ru

search all installed packages who need locale packages, please wait ...
grep-dctrl: /var/lib/apt/lists/nl.mxrepo.com_antix_jessie_dists_jessie_main_binary-amd64_Packages:2649: expected a colon.

======================================
start installation for Language-Russian_Default_Firefox_esr.bm
--------------------------------------
---- in preprocessing ----
---- preprocessing done----
Reading package lists... Done
Building dependency tree       
Reading state information... Done
firefox-esr-l10n-ru is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

search all installed packages who need locale packages, please wait ...
grep-dctrl: /var/lib/apt/lists/nl.mxrepo.com_antix_jessie_dists_jessie_main_binary-amd64_Packages:2649: expected a colon.

======================================
start installation for Language-Russian_Fonts.bm
--------------------------------------
---- in preprocessing ----
---- preprocessing done----
Reading package lists... Done
Building dependency tree       
Reading state information... Done
xfonts-cronyx-100dpi is already the newest version.
xfonts-cronyx-75dpi is already the newest version.
xfonts-cronyx-isocyr-100dpi is already the newest version.
xfonts-cronyx-isocyr-75dpi is already the newest version.
xfonts-cronyx-isocyr-misc is already the newest version.
xfonts-cronyx-koi8r-100dpi is already the newest version.
xfonts-cronyx-koi8r-75dpi is already the newest version.
xfonts-cronyx-koi8r-misc is already the newest version.
xfonts-cronyx-misc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

search all installed packages who need locale packages, please wait ...
grep-dctrl: /var/lib/apt/lists/nl.mxrepo.com_antix_jessie_dists_jessie_main_binary-amd64_Packages:2649: expected a colon.

==================================
enter your code or close the window <ALT> + <F4>
What do I do not correctly?