Guest User

Untitled

a guest
Apr 16th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. [root@myhost ~]# pacman --noconfirm --noprogressbar --config="/etc/pacman.conf" \
  2. > --root="$ROOT" --cachedir=/var/cache/pacman/pkg \
  3. > -S $PACKS
  4. warning: bash-4.0.033-1 is up to date -- reinstalling
  5. resolving dependencies...
  6. looking for inter-conflicts...
  7.  
  8. Targets (40): bash-4.0.033-1 gdbm-1.8.3-6 perl-5.10.0-6 openssl-0.9.8k-4
  9. tcp_wrappers-7.6-10 e2fsprogs-1.41.9-1 sqlite3-3.6.18-1
  10. heimdal-1.2.1-6 openssh-5.2p1-1 run-parts-3.1.3-1
  11. findutils-4.4.2-1 sed-4.2.1-1 ca-certificates-20090709-1
  12. curl-7.19.6-1 dcron-3.2-4 dhcpcd-5.1.0-1 gawk-3.1.7-1
  13. pcre-7.9-1 grep-2.5.4-3 net-tools-1.60-14 kbd-1.15-2
  14. sysvinit-2.86-5 initscripts-2009.08-1 iputils-20071127-2
  15. licenses-2.5-1 popt-1.14-1 gzip-1.3.12-6 logrotate-3.7.8-1
  16. module-init-tools-3.10-1 bzip2-1.0.5-4 xz-utils-4.999.9beta-1
  17. libarchive-2.7.1-1 libfetch-2.25-1
  18. pacman-mirrorlist-20090616-1 pacman-3.3.0-3 procps-3.2.8-1
  19. psmisc-22.8-1 glib2-2.20.4-1 eventlog-0.2.9-1
  20. syslog-ng-3.0.4-1
  21.  
  22. Total Download Size: 0.00 MB
  23. Total Installed Size: 107.21 MB
  24.  
  25. Proceed with installation? [Y/n]
  26. checking package integrity...
  27. checking for file conflicts...
  28. upgrading bash...
  29. installing gdbm...
  30. installing perl...
  31. error: command failed to execute correctly
  32. installing openssl...
  33. Optional dependencies for openssl
  34. ca-certificates
  35. installing tcp_wrappers...
  36. installing e2fsprogs...
  37. installing sqlite3...
  38. installing heimdal...
  39. error: command failed to execute correctly
  40. installing openssh...
  41. installing run-parts...
  42. installing findutils...
  43. installing sed...
  44. installing ca-certificates...
  45. Clearing symlinks in /etc/ssl/certs...done.
  46. perl: warning: Setting locale failed.
  47. perl: warning: Please check that your locale settings:
  48. LANGUAGE = (unset),
  49. LC_ALL = (unset),
  50. LC_COLLATE = "C",
  51. LANG = "en_US.UTF-8"
  52. are supported and installed on your system.
  53. perl: warning: Falling back to the standard locale ("C").
  54. Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
  55. Running hooks in /etc/ca-certificates/update.d....done.
  56. installing curl...
  57. installing dcron...
  58. installing dhcpcd...
  59. installing gawk...
  60. installing pcre...
  61. installing grep...
  62. installing net-tools...
  63. installing kbd...
  64. installing sysvinit...
  65. installing initscripts...
  66. Optional dependencies for initscripts
  67. bridge-utils: Network bridging support
  68. dhcpcd: DHCP network configuration
  69. wireless_tools: Wireless networking
  70. installing iputils...
  71. installing licenses...
  72. installing popt...
  73. installing gzip...
  74. installing logrotate...
  75. installing module-init-tools...
  76. installing bzip2...
  77. installing xz-utils...
  78. installing libarchive...
  79. installing libfetch...
  80. installing pacman-mirrorlist...
  81. installing pacman...
  82. Optional dependencies for pacman
  83. fakeroot: for makepkg usage as normal user
  84. python: for rankmirrors script usage
  85. installing procps...
  86. installing psmisc...
  87. installing glib2...
  88. installing eventlog...
  89. installing syslog-ng...
  90. Optional dependencies for syslog-ng
  91. logrotate
Add Comment
Please, Sign In to add comment