Advertisement
Guest User

Untitled

a guest
Jul 17th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. ...
  2. [2015-07-17 18:02:13] [pac] DEBUG: sha256sum: aad3c340167949e967ee5526399feb732fd7dad9e9e17b77fdbc8e114155f949
  3. [2015-07-17 18:02:13] [pac] DEBUG: checking sha256sum for /install/var/cache/pacman/pkg/usbutils-008-1-x86_64.pkg.tar.xz
  4. [2015-07-17 18:02:13] [pac] ERROR: returning error 33 from check_validity : invalid or corrupted package
  5. [2015-07-17 18:02:13] [pac] ERROR: Can't finalize alpm transaction: transaction failed, pm_errno 33 (invalid or corrupted package), []
  6. [2015-07-17 18:02:13] [pac] DEBUG: Releasing alpm transaction...
  7. [2015-07-17 18:02:13] [pac] DEBUG: Alpm transaction done.
  8. [2015-07-17 18:02:13] [process] ERROR: "Can't install necessary packages. Cnchi can't continue."
  9. [2015-07-17 18:02:13] [process] ERROR: Traceback (most recent call last):
  10.  
  11. [2015-07-17 18:02:13] [process] ERROR: File "/usr/share/cnchi/cnchi/installation/process.py", line 166, in run
  12. self.run_installation()
  13.  
  14. [2015-07-17 18:02:13] [process] ERROR: File "/usr/share/cnchi/cnchi/misc/misc.py", line 175, in helper
  15. return func(*args, **kwargs)
  16.  
  17. [2015-07-17 18:02:13] [process] ERROR: File "/usr/share/cnchi/cnchi/installation/process.py", line 362, in run_installation
  18. self.install_packages()
  19.  
  20. [2015-07-17 18:02:13] [process] ERROR: File "/usr/share/cnchi/cnchi/installation/process.py", line 724, in install_packages
  21. raise InstallError(txt)
  22.  
  23. [2015-07-17 18:02:13] [process] ERROR: misc.misc.InstallError: "Can't install necessary packages. Cnchi can't continue."
  24.  
  25. [2015-07-17 18:02:13] [show_message] ERROR: "Can't install necessary packages. Cnchi can't continue."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement