Advertisement
Guest User

Untitled

a guest
Sep 19th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. λ aurman -Ss linux-ck
  2. 2018-09-19 15:17:40,548 - aur_utilities - get_aur_info - ERROR - Connection problem while requesting AUR info for ['brightnessctl', 'xfce4-i3-workspaces-plugin-git', 'i3ipc-glib-git', 'xkbset', 'sublime-text-dev', 'yay', 'nlohmann-json', 'gtk-bluecurve-engine', 'xfce4-volumed-pulse', 'tmux-bash-completion', 'openocd', 'simple-viewer-gl', 'teamviewer', 'expac-git', 'skypeforlinux-stable-bin', 'aurman', 'lcms']
  3. Traceback (most recent call last):
  4. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 171, in _new_conn
  5. (self._dns_host, self.port), self.timeout, **extra_kw)
  6. File "/usr/lib/python3.7/site-packages/urllib3/util/connection.py", line 56, in create_connection
  7. for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  8. File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
  9. for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
  10. socket.gaierror: [Errno -3] Temporary failure in name resolution
  11.  
  12. During handling of the above exception, another exception occurred:
  13.  
  14. Traceback (most recent call last):
  15. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen
  16. chunked=chunked)
  17. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 343, in _make_request
  18. self._validate_conn(conn)
  19. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 849, in _validate_conn
  20. conn.connect()
  21. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 314, in connect
  22. conn = self._new_conn()
  23. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 180, in _new_conn
  24. self, "Failed to establish a new connection: %s" % e)
  25. urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
  26.  
  27. During handling of the above exception, another exception occurred:
  28.  
  29. Traceback (most recent call last):
  30. File "/usr/lib/python3.7/site-packages/requests/adapters.py", line 445, in send
  31. timeout=timeout
  32. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 638, in urlopen
  33. _stacktrace=sys.exc_info()[2])
  34. File "/usr/lib/python3.7/site-packages/urllib3/util/retry.py", line 398, in increment
  35. raise MaxRetryError(_pool, url, error or ResponseError(cause))
  36. urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='aur.archlinux.org', port=443): Max retries exceeded with url: /rpc/?v=5&type=info&arg[]=brightnessctl&arg[]=xfce4-i3-workspaces-plugin-git&arg[]=i3ipc-glib-git&arg[]=xkbset&arg[]=sublime-text-dev&arg[]=yay&arg[]=nlohmann-json&arg[]=gtk-bluecurve-engine&arg[]=xfce4-volumed-pulse&arg[]=tmux-bash-completion&arg[]=openocd&arg[]=simple-viewer-gl&arg[]=teamviewer&arg[]=expac-git&arg[]=skypeforlinux-stable-bin&arg[]=aurman&arg[]=lcms (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
  37.  
  38. During handling of the above exception, another exception occurred:
  39.  
  40. Traceback (most recent call last):
  41. File "/usr/lib/python3.7/site-packages/aurman/aur_utilities.py", line 56, in get_aur_info
  42. timeout=AurVars.aur_timeout
  43. File "/usr/lib/python3.7/site-packages/requests/api.py", line 72, in get
  44. return request('get', url, params=params, **kwargs)
  45. File "/usr/lib/python3.7/site-packages/requests/api.py", line 58, in request
  46. return session.request(method=method, url=url, **kwargs)
  47. File "/usr/lib/python3.7/site-packages/requests/sessions.py", line 512, in request
  48. resp = self.send(prep, **send_kwargs)
  49. File "/usr/lib/python3.7/site-packages/requests/sessions.py", line 622, in send
  50. r = adapter.send(request, **kwargs)
  51. File "/usr/lib/python3.7/site-packages/requests/adapters.py", line 513, in send
  52. raise ConnectionError(e, request=request)
  53. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='aur.archlinux.org', port=443): Max retries exceeded with url: /rpc/?v=5&type=info&arg[]=brightnessctl&arg[]=xfce4-i3-workspaces-plugin-git&arg[]=i3ipc-glib-git&arg[]=xkbset&arg[]=sublime-text-dev&arg[]=yay&arg[]=nlohmann-json&arg[]=gtk-bluecurve-engine&arg[]=xfce4-volumed-pulse&arg[]=tmux-bash-completion&arg[]=openocd&arg[]=simple-viewer-gl&arg[]=teamviewer&arg[]=expac-git&arg[]=skypeforlinux-stable-bin&arg[]=aurman&arg[]=lcms (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
  54. 2018-09-19 15:17:40,550 - main - main - ERROR -
  55. Traceback (most recent call last):
  56. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 171, in _new_conn
  57. (self._dns_host, self.port), self.timeout, **extra_kw)
  58. File "/usr/lib/python3.7/site-packages/urllib3/util/connection.py", line 56, in create_connection
  59. for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  60. File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
  61. for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
  62. socket.gaierror: [Errno -3] Temporary failure in name resolution
  63.  
  64. During handling of the above exception, another exception occurred:
  65.  
  66. Traceback (most recent call last):
  67. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen
  68. chunked=chunked)
  69. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 343, in _make_request
  70. self._validate_conn(conn)
  71. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 849, in _validate_conn
  72. conn.connect()
  73. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 314, in connect
  74. conn = self._new_conn()
  75. File "/usr/lib/python3.7/site-packages/urllib3/connection.py", line 180, in _new_conn
  76. self, "Failed to establish a new connection: %s" % e)
  77. urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
  78.  
  79. During handling of the above exception, another exception occurred:
  80.  
  81. Traceback (most recent call last):
  82. File "/usr/lib/python3.7/site-packages/requests/adapters.py", line 445, in send
  83. timeout=timeout
  84. File "/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 638, in urlopen
  85. _stacktrace=sys.exc_info()[2])
  86. File "/usr/lib/python3.7/site-packages/urllib3/util/retry.py", line 398, in increment
  87. raise MaxRetryError(_pool, url, error or ResponseError(cause))
  88. urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='aur.archlinux.org', port=443): Max retries exceeded with url: /rpc/?v=5&type=info&arg[]=brightnessctl&arg[]=xfce4-i3-workspaces-plugin-git&arg[]=i3ipc-glib-git&arg[]=xkbset&arg[]=sublime-text-dev&arg[]=yay&arg[]=nlohmann-json&arg[]=gtk-bluecurve-engine&arg[]=xfce4-volumed-pulse&arg[]=tmux-bash-completion&arg[]=openocd&arg[]=simple-viewer-gl&arg[]=teamviewer&arg[]=expac-git&arg[]=skypeforlinux-stable-bin&arg[]=aurman&arg[]=lcms (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
  89.  
  90. During handling of the above exception, another exception occurred:
  91.  
  92. Traceback (most recent call last):
  93. File "/usr/lib/python3.7/site-packages/aurman/aur_utilities.py", line 56, in get_aur_info
  94. timeout=AurVars.aur_timeout
  95. File "/usr/lib/python3.7/site-packages/requests/api.py", line 72, in get
  96. return request('get', url, params=params, **kwargs)
  97. File "/usr/lib/python3.7/site-packages/requests/api.py", line 58, in request
  98. return session.request(method=method, url=url, **kwargs)
  99. File "/usr/lib/python3.7/site-packages/requests/sessions.py", line 512, in request
  100. resp = self.send(prep, **send_kwargs)
  101. File "/usr/lib/python3.7/site-packages/requests/sessions.py", line 622, in send
  102. r = adapter.send(request, **kwargs)
  103. File "/usr/lib/python3.7/site-packages/requests/adapters.py", line 513, in send
  104. raise ConnectionError(e, request=request)
  105. requests.exceptions.ConnectionError: HTTPSConnectionPool(host='aur.archlinux.org', port=443): Max retries exceeded with url: /rpc/?v=5&type=info&arg[]=brightnessctl&arg[]=xfce4-i3-workspaces-plugin-git&arg[]=i3ipc-glib-git&arg[]=xkbset&arg[]=sublime-text-dev&arg[]=yay&arg[]=nlohmann-json&arg[]=gtk-bluecurve-engine&arg[]=xfce4-volumed-pulse&arg[]=tmux-bash-completion&arg[]=openocd&arg[]=simple-viewer-gl&arg[]=teamviewer&arg[]=expac-git&arg[]=skypeforlinux-stable-bin&arg[]=aurman&arg[]=lcms (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3800971400>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
  106.  
  107. During handling of the above exception, another exception occurred:
  108.  
  109. Traceback (most recent call last):
  110. File "/usr/lib/python3.7/site-packages/aurman/main.py", line 1312, in main
  111. process(argv[1:])
  112. File "/usr/lib/python3.7/site-packages/aurman/main.py", line 800, in process
  113. search_packages(pacman_args, packages_of_user_names, repo, aur)
  114. File "/usr/lib/python3.7/site-packages/aurman/main.py", line 234, in search_packages
  115. installed_system = System(System.get_installed_packages())
  116. File "/usr/lib/python3.7/site-packages/aurman/classes.py", line 1301, in get_installed_packages
  117. [package.name for package in Package.get_packages_from_aur(list(unclassified_installed_names))]
  118. File "/usr/lib/python3.7/site-packages/aurman/classes.py", line 183, in get_packages_from_aur
  119. aur_return = get_aur_info(packages_names)
  120. File "/usr/lib/python3.7/site-packages/aurman/aur_utilities.py", line 62, in get_aur_info
  121. raise ConnectionProblem("Connection problem while requesting AUR info for {}".format(package_names))
  122. aurman.own_exceptions.ConnectionProblem: Connection problem while requesting AUR info for ['brightnessctl', 'xfce4-i3-workspaces-plugin-git', 'i3ipc-glib-git', 'xkbset', 'sublime-text-dev', 'yay', 'nlohmann-json', 'gtk-bluecurve-engine', 'xfce4-volumed-pulse', 'tmux-bash-completion', 'openocd', 'simple-viewer-gl', 'teamviewer', 'expac-git', 'skypeforlinux-stable-bin', 'aurman', 'lcms']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement