Advertisement
Guest User

archstrike

a guest
Oct 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.20 KB | None | 0 0
  1. NFO - downloading multilib.db...
  2. ERROR - warning: perl-html-linkextractor: local (0.121-1) is newer than archstrike (0.13-1)
  3. ERROR - warning: perl-io-socket: local (1.2301-4) is newer than archstrike (1.39-1)
  4. ERROR - warning: perl-math-pari: local (1:2.01080900-2) is newer than archstrike (1:2.030518-1)
  5. ERROR - warning: python2-pbkdf2: local (1.3-4) is newer than archstrike (1.3-1)
  6. ERROR - warning: redfang: local (2.5-3) is newer than archstrike (2.5-2)
  7. ERROR - warning: swfintruder: local (0.9.1-3) is newer than archstrike (0.9.1-2)
  8. ERROR - error: unresolvable package conflicts detected
  9. ERROR - error: failed to prepare transaction (conflicting dependencies)
  10. ERROR - Exit code 1 for command: pacman -Su --noconfirm >/dev/null
  11. Traceback (most recent call last):
  12.   File "as-installer.py", line 59, in main
  13.     install.base()
  14.   File "/usr/share/archstrike-installer/asinstaller/install.py", line 68, in base
  15.     system("pacman -Su --noconfirm >/dev/null")
  16.   File "/usr/share/archstrike-installer/asinstaller/utils.py", line 163, in system
  17.     raise Exception("Exit code {} for command: {}".format(ret, command))
  18. Exception: Exit code 1 for command: pacman -Su --noconfirm >/dev/null
  19. [archstrike@archstrike ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement