Advertisement
Guest User

antergos install errors

a guest
Jan 16th, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. 2017-01-17 02:53:38 [DEBUG] pac.py(318) install(): 233 target(s) found
  2. 2017-01-17 02:53:38 [DEBUG] pac.py(154) finalize_transaction(): Prepare alpm transaction...
  3. 2017-01-17 02:53:38 [INFO] slides.py(268) manage_events_from_cb_queue(): Resolving dependencies...
  4. 2017-01-17 02:53:38 [DEBUG] pac.py(562) cb_log(): dependency cycle detected:
  5. 2017-01-17 02:53:38 [DEBUG] pac.py(562) cb_log(): harfbuzz will be installed before its freetype2 dependency
  6. 2017-01-17 02:53:38 [DEBUG] pac.py(156) finalize_transaction(): Commit alpm transaction...
  7. 2017-01-17 02:53:39 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking inter conflicts...
  8. 2017-01-17 02:53:39 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading bzip2-1.0.6-5-x86_64...
  9. 2017-01-17 02:53:39 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  10. 2017-01-17 02:53:40 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading util-linux-2.29-2-x86_64...
  11. 2017-01-17 02:53:45 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  12. 2017-01-17 02:53:45 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading openssh-7.4p1-2-x86_64...
  13. 2017-01-17 02:53:47 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  14. 2017-01-17 02:53:47 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading usbutils-008-1-x86_64...
  15. 2017-01-17 02:53:47 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  16. 2017-01-17 02:53:47 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading bison-3.0.4-2-x86_64...
  17. 2017-01-17 02:53:49 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  18. 2017-01-17 02:53:49 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading python-setuptools-1:33.1.1-1-any...
  19. 2017-01-17 02:53:50 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  20. 2017-01-17 02:53:50 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading brltty-5.4-4-x86_64...
  21. 2017-01-17 02:53:54 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  22. 2017-01-17 02:53:54 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading orca-3.22.2-2-any...
  23. 2017-01-17 02:53:59 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  24. 2017-01-17 02:53:59 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading boost-libs-1.63.0-1-x86_64...
  25. 2017-01-17 02:54:06 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  26. 2017-01-17 02:54:06 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading bind-tools-9.11.0.P2-1-x86_64...
  27. 2017-01-17 02:54:11 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  28. 2017-01-17 02:54:11 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading bash-completion-2.4-1-any...
  29. 2017-01-17 02:54:12 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  30. 2017-01-17 02:54:12 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading ufw-0.35-2-any...
  31. 2017-01-17 02:54:12 [INFO] slides.py(268) manage_events_from_cb_queue(): Checking disk space...
  32. 2017-01-17 02:54:12 [INFO] slides.py(268) manage_events_from_cb_queue(): Downloading missing keys into the keyring...
  33. 2017-01-17 02:54:13 [INFO] slides.py(268) manage_events_from_cb_queue(): Loading packages...
  34. 2017-01-17 02:54:16 [ERROR] pac.py(161) finalize_transaction(): Can't finalize alpm transaction: transaction failed, pm_errno 34 (invalid or corrupted package), []
  35. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  36. Traceback (most recent call last):
  37. File "/usr/share/cnchi/cnchi/pacman/pac.py", line 157, in finalize_transaction
  38. transaction.commit()
  39. alpm.error: transaction failed, pm_errno 34 (invalid or corrupted package), []
  40. 2017-01-17 02:54:16 [DEBUG] pac.py(164) finalize_transaction(): Releasing alpm transaction...
  41. 2017-01-17 02:54:16 [DEBUG] pac.py(166) finalize_transaction(): Alpm transaction done.
  42. 2017-01-17 02:54:16 [ERROR] process.py(128) run(): "Can't install necessary packages. Cnchi can't continue."
  43. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  44. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): Traceback (most recent call last):
  45. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  46. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): File "/usr/share/cnchi/cnchi/installation/process.py", line 107, in run
  47. self.install_screen.run_install(self.pkg.packages, self.down.metalinks)
  48. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  49. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): File "/usr/share/cnchi/cnchi/installation/automatic.py", line 360, in run_install
  50. self.installation.start()
  51. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  52. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): File "/usr/share/cnchi/cnchi/misc/extra.py", line 191, in helper
  53. return func(*args, **kwargs)
  54. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  55. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): File "/usr/share/cnchi/cnchi/installation/install.py", line 313, in start
  56. self.install_packages()
  57. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  58. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): File "/usr/share/cnchi/cnchi/installation/install.py", line 512, in install_packages
  59. raise InstallError(txt)
  60. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  61. 2017-01-17 02:54:16 [ERROR] process.py(132) run(): misc.extra.InstallError: "Can't install necessary packages. Cnchi can't continue."
  62. ** [Bugsnag] Notifying https://notify.bugsnag.com of exception
  63. 2017-01-17 02:54:17 [DEBUG] connectionpool.py(212) _new_conn(): Starting new HTTP connection (1): build.antergos.com
  64. 2017-01-17 02:54:19 [DEBUG] connectionpool.py(400) _make_request(): http://build.antergos.com:80 "GET /hook?cnchi=2580656b5c7be34e4144a3129a95e421&install_id=422330&result=False HTTP/1.1" 301 None
  65. 2017-01-17 02:54:23 [DEBUG] connectionpool.py(400) _make_request(): http://build.antergos.com:80 "GET /api/hook?cnchi=2580656b5c7be34e4144a3129a95e421&install_id=422330&result=False HTTP/1.1" 200 None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement