Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. /var/www$ export LC_CTYPE=en_US.UTF-8
  2. -bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)
  3. rick@egypt:/var/www$ export LC_ALL=en_US.UTF-8
  4. -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  5. rick@egypt:/var/www$ perl install-module.pl DateTime::Locale
  6. perl: warning: Setting locale failed.
  7. perl: warning: Please check that your locale settings:
  8. LANGUAGE = (unset),
  9. LC_ALL = "en_US.UTF-8",
  10. LC_CTYPE = "en_US.UTF-8",
  11. LANG = "en_US.UTF-8"
  12. are supported and installed on your system.
  13. perl: warning: Falling back to the standard locale ("C").
  14. Can't open perl script "install-module.pl": No such file or directory
  15. rick@egypt:/var/www$ sudo apt-get install bugzilla3Reading package lists... Done
  16. Building dependency tree
  17. Reading state information... Done
  18. bugzilla3 is already the newest version.
  19. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  20. 1 not fully installed or removed.
  21. After this operation, 0 B of additional disk space will be used.
  22. Do you want to continue [Y/n]? Y
  23. perl: warning: Setting locale failed.
  24. perl: warning: Please check that your locale settings:
  25. LANGUAGE = (unset),
  26. LC_ALL = "en_US.UTF-8",
  27. LC_CTYPE = "en_US.UTF-8",
  28. LANG = "en_US.UTF-8"
  29. are supported and installed on your system.
  30. perl: warning: Falling back to the standard locale ("C").
  31. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  32. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  33. locale: Cannot set LC_ALL to default locale: No such file or directory
  34. Setting up bugzilla3 (3.6.2.0-4.2) ...
  35. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  36. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  37. locale: Cannot set LC_ALL to default locale: No such file or directory
  38. /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
  39. /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  40. /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. Run /etc/bugzilla3/pre-checksetup.d/03shutdownhtmlset
  48. Can't locate URI.pm in @INC (@INC contains: /usr/share/bugzilla3 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/Bugzilla/Bug.pm line 53.
  49. BEGIN failed--compilation aborted at /usr/share/perl5/Bugzilla/Bug.pm line 53.
  50. Compilation failed in require at /usr/share/perl5/Bugzilla/Template.pm line 37.
  51. BEGIN failed--compilation aborted at /usr/share/perl5/Bugzilla/Template.pm line 37.
  52. Compilation failed in require at /usr/share/bugzilla3/Bugzilla.pm line 48.
  53. BEGIN failed--compilation aborted at /usr/share/bugzilla3/Bugzilla.pm line 48.
  54. Compilation failed in require at /usr/share/bugzilla3/contrib/bugzparam line 22.
  55. /etc/bugzilla3/pre-checksetup.d/03shutdownhtmlset failed with error code 2.
  56. dbconfig-common: writing config to /etc/dbconfig-common/bugzilla3.conf
  57. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  58. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  59. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES).
  60. unable to connect to mysql server.
  61. error encountered creating user:
  62. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  63. dbconfig-common: bugzilla3 configure: trying again.
  64. dbconfig-common: writing config to /etc/dbconfig-common/bugzilla3.conf
  65. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  66. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  67. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES).
  68. unable to connect to mysql server.
  69. error encountered creating user:
  70. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  71. dbconfig-common: bugzilla3 configure: trying again.
  72. dbconfig-common: writing config to /etc/dbconfig-common/bugzilla3.conf
  73. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  74. /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
  75. granting access to database bugzilla3 for bugzilla3@localhost: already exists.
  76. creating database bugzilla3: already exists.
  77. dbconfig-common: flushing administrative password
  78. Can't locate URI.pm in @INC (@INC contains: /usr/share/bugzilla3 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/Bugzilla/Bug.pm line 53.
  79. BEGIN failed--compilation aborted at /usr/share/perl5/Bugzilla/Bug.pm line 53.
  80. Compilation failed in require at /usr/share/perl5/Bugzilla/Template.pm line 37.
  81. BEGIN failed--compilation aborted at /usr/share/perl5/Bugzilla/Template.pm line 37.
  82. Compilation failed in require at /usr/share/bugzilla3/Bugzilla.pm line 48.
  83. BEGIN failed--compilation aborted at /usr/share/bugzilla3/Bugzilla.pm line 48.
  84. Compilation failed in require at /usr/share/bugzilla3/contrib/bugzparam line 22.
  85. dpkg: error processing bugzilla3 (--configure):
  86. subprocess installed post-installation script returned error exit status 2
  87. configured to not write apport reports
  88. Errors were encountered while processing:
  89. bugzilla3
  90. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement