Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ~# echo ar__AR.UTF8 >> /var/lib/locales/supported.d/local
  2. ~# more /var/lib/locales/supported.d/local
  3. fr_FR.UTF-8 UTF-8
  4. en_US.UTF-8 UTF-8
  5. ru_RU.UTF-8 UTF-8
  6. ar__AR.UTF8
  7. ~# sudo dpkg-reconfigure locales
  8. perl: warning: Setting locale failed.
  9. perl: warning: Please check that your locale settings:
  10. LANGUAGE = "en:ar:fr:en",
  11. LC_ALL = (unset),
  12. LC_PAPER = "en_DZ.UTF-8",
  13. LC_ADDRESS = "en_DZ.UTF-8",
  14. LC_MONETARY = "en_DZ.UTF-8",
  15. LC_NUMERIC = "en_DZ.UTF-8",
  16. LC_TELEPHONE = "en_DZ.UTF-8",
  17. LC_IDENTIFICATION = "en_DZ.UTF-8",
  18. LC_MEASUREMENT = "en_DZ.UTF-8",
  19. LC_TIME = "en_DZ.UTF-8",
  20. LC_NAME = "en_DZ.UTF-8",
  21. LANG = "en_DZ.UTF-8"
  22. are supported and installed on your system.
  23. perl: warning: Falling back to the standard locale ("C").
  24. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  25. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  26. locale: Cannot set LC_ALL to default locale: No such file or directory
  27. Generating locales...
  28. ar_AE.UTF-8... done
  29. ar_BH.UTF-8... done
  30. ar_DZ.UTF-8... done
  31. ar_EG.UTF-8... done
  32. ar_IN.UTF-8... done
  33. ar_IQ.UTF-8... done
  34. ar_JO.UTF-8... done
  35. ar_KW.UTF-8... done
  36. ar_LB.UTF-8... done
  37. ar_LY.UTF-8... done
  38. ar_MA.UTF-8... done
  39. ar_OM.UTF-8... done
  40. ar_QA.UTF-8... done
  41. ar_SA.UTF-8... done
  42. ar_SD.UTF-8... LC_MONETARY: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217
  43. LC_ADDRESS: numeric country code `736' not valid
  44. failed
  45. ar_SY.UTF-8... done
  46. ar_TN.UTF-8... done
  47. ar_YE.UTF-8... done
  48. Error: Bad entry 'ar__AR.UTF8 '
  49. en_AG.UTF-8... done
  50. en_AU.UTF-8... done
  51. en_BW.UTF-8... done
  52. en_CA.UTF-8... done
  53. en_DK.UTF-8... done
  54. en_GB.UTF-8... done
  55. en_HK.UTF-8... done
  56. en_IE.UTF-8... done
  57. en_IN.UTF-8... done
  58. en_NG.UTF-8... done
  59. en_NZ.UTF-8... done
  60. en_PH.UTF-8... done
  61. en_SG.UTF-8... done
  62. en_US.UTF-8... done
  63. en_ZA.UTF-8... done
  64. en_ZM.UTF-8... done
  65. en_ZW.UTF-8... done
  66. fr_BE.UTF-8... done
  67. fr_CA.UTF-8... done
  68. fr_CH.UTF-8... done
  69. fr_FR.UTF-8... done
  70. fr_LU.UTF-8... done
  71. ru_RU.UTF-8... up-to-date
  72. Generation complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement