Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.39 KB | None | 0 0
  1. [manjaro-gnome /]# sudo pacman -S base --ignore npm --ignore cuda
  2. warning: base-2-2 is up to date -- reinstalling
  3. resolving dependencies...
  4. looking for conflicting packages...
  5.  
  6. Packages (1) base-2-2
  7.  
  8.  
  9. :: Proceed with installation? [Y/n]
  10. (1/1) checking keys in keyring                                                          [##################################################] 100%
  11. (1/1) checking package integrity                                                        [##################################################] 100%
  12. (1/1) loading package files                                                             [##################################################] 100%
  13. (1/1) checking for file conflicts                                                       [##################################################] 100%
  14. (1/1) checking available disk space                                                     [##################################################] 100%
  15. :: Processing package changes...
  16. (1/1) reinstalling base                                                                 [##################################################] 100%
  17. ldconfig: file /usr/lib32/libLLVM-9.so is truncated
  18.  
  19. ldconfig: file /usr/lib32/libLLVM.so is truncated
  20.  
  21. ldconfig: file /usr/lib32/libLLVM-9.0.1.so is truncated
  22.  
  23. [manjaro-gnome /]# sudo pacman -Syu systemd --ignore npm --ignore cuda
  24. :: Synchronizing package databases...
  25.  core is up to date
  26.  extra is up to date
  27.  community is up to date
  28.  multilib is up to date
  29. warning: systemd-242.153-3 is up to date -- reinstalling
  30. :: Starting full system upgrade...
  31. warning: cuda: ignoring package upgrade (10.1.243-2 => 10.2.89-3)
  32. warning: fontconfig: local (2:2.13.1+12+g5f5ec56-2) is newer than extra (2:2.13.1+12+g5f5ec56-1)
  33. warning: npm: ignoring package upgrade (6.12.1-1 => 6.13.6-1)
  34. resolving dependencies...
  35. looking for conflicting packages...
  36.  
  37. Packages (1) systemd-242.153-3
  38.  
  39. Total Installed Size:  20.29 MiB
  40. Net Upgrade Size:       0.00 MiB
  41.  
  42. :: Proceed with installation? [Y/n]
  43. (1/1) checking keys in keyring                                                          [##################################################] 100%
  44. (1/1) checking package integrity                                                        [##################################################] 100%
  45. (1/1) loading package files                                                             [##################################################] 100%
  46. (1/1) checking for file conflicts                                                       [##################################################] 100%
  47. (1/1) checking available disk space                                                     [##################################################] 100%
  48. :: Processing package changes...
  49. (1/1) reinstalling systemd                                                              [##################################################] 100%
  50. ldconfig: file /usr/lib32/libLLVM-9.so is truncated
  51.  
  52. ldconfig: file /usr/lib32/libLLVM.so is truncated
  53.  
  54. ldconfig: file /usr/lib32/libLLVM-9.0.1.so is truncated
  55.  
  56. :: Running post-transaction hooks...
  57. ( 1/10) Creating system user accounts...
  58. ( 2/10) Updating journal message catalog...
  59. ( 3/10) Reloading system manager configuration...
  60.   Skipped: Current root is not booted.
  61. ( 4/10) Updating udev hardware database...
  62. ( 5/10) Applying kernel sysctl settings...
  63.   Skipped: Current root is not booted.
  64. ( 6/10) Creating temporary files...
  65. error: command failed to execute correctly
  66. ( 7/10) Reloading device manager configuration...
  67.   Skipped: Device manager is not running.
  68. ( 8/10) Arming ConditionNeedsUpdate...
  69. ( 9/10) Updating linux initcpios...
  70. ==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'default'
  71.   -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64.img
  72. ==> Starting build: 4.14.167-1-MANJARO
  73.   -> Running build hook: [base]
  74.   -> Running build hook: [udev]
  75.   -> Running build hook: [autodetect]
  76.   -> Running build hook: [modconf]
  77.   -> Running build hook: [block]
  78.   -> Running build hook: [keyboard]
  79.   -> Running build hook: [keymap]
  80.   -> Running build hook: [filesystems]
  81.   -> Running build hook: [fsck]
  82. ==> Generating module dependencies
  83. ==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64.img
  84. ==> Image generation successful
  85. ==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'fallback'
  86.   -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64-fallback.img -S autodetect
  87. ==> Starting build: 4.14.167-1-MANJARO
  88.   -> Running build hook: [base]
  89.   -> Running build hook: [udev]
  90.   -> Running build hook: [modconf]
  91.   -> Running build hook: [block]
  92.   -> Running build hook: [keyboard]
  93.   -> Running build hook: [keymap]
  94.   -> Running build hook: [filesystems]
  95.   -> Running build hook: [fsck]
  96. ==> Generating module dependencies
  97. ==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64-fallback.img
  98. ==> Image generation successful
  99. ==> Building image from preset: /etc/mkinitcpio.d/linux54.preset: 'default'
  100.   -> -k /boot/vmlinuz-5.4-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.4-x86_64.img
  101. ==> Starting build: 5.4.14-2-MANJARO
  102.   -> Running build hook: [base]
  103.   -> Running build hook: [udev]
  104.   -> Running build hook: [autodetect]
  105.   -> Running build hook: [modconf]
  106.   -> Running build hook: [block]
  107.   -> Running build hook: [keyboard]
  108.   -> Running build hook: [keymap]
  109.   -> Running build hook: [filesystems]
  110.   -> Running build hook: [fsck]
  111. ==> Generating module dependencies
  112. ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.4-x86_64.img
  113. ==> Image generation successful
  114. ==> Building image from preset: /etc/mkinitcpio.d/linux54.preset: 'fallback'
  115.   -> -k /boot/vmlinuz-5.4-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.4-x86_64-fallback.img -S autodetect
  116. ==> Starting build: 5.4.14-2-MANJARO
  117.   -> Running build hook: [base]
  118.   -> Running build hook: [udev]
  119.   -> Running build hook: [modconf]
  120.   -> Running build hook: [block]
  121.   -> Running build hook: [keyboard]
  122.   -> Running build hook: [keymap]
  123.   -> Running build hook: [filesystems]
  124.   -> Running build hook: [fsck]
  125. ==> Generating module dependencies
  126. ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.4-x86_64-fallback.img
  127. ==> Image generation successful
  128. (10/10) Reloading system bus configuration...
  129.   Skipped: Current root is not booted.
  130. [manjaro-gnome /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement