/usr/bin/software-properties-gtk:uaclient.exceptions.ConnectivityError:do_open:request:_send_request:endheaders:_send_output:send:connect:connect:create_connection:getaddrinfo:request_url:readurl:urlopen:open:_open:_call_chain:https_open:do_open:get_magic_attach_token_info:request_url:poll_for_magic_token:wait:_wait:_wait:get_magic_attach_token_info
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Committed
|
High
|
Nathan Teodosio |
Bug Description
The Ubuntu Error Tracker has been receiving reports about a problem regarding software-
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
Traceback (most recent call last):
File "/usr/lib/
h.request(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.send(msg)
File "/usr/lib/
self.connect()
File "/usr/lib/
super(
File "/usr/lib/
self.sock = self._create_
File "/usr/lib/
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/
for res in _socket.
socket.gaierror: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/
response = wait(options)
File "/usr/lib/
return _wait(options, UAConfig())
File "/usr/lib/
raise e
File "/usr/lib/
wait_resp = contract.
File "/usr/lib/
raise exceptions.
uaclient.
Related branches
- Sebastien Bacher: Approve
-
Diff: 12 lines (+2/-0)1 file modifiedsoftwareproperties/gtk/DialogUaAttach.py (+2/-0)
Changed in software-properties (Ubuntu): | |
importance: | Undecided → High |
status: | New → Confirmed |
This is a re-spin of LP: #2003996.
Should be fixed once https:/ /git.launchpad. net/software- properties/ commit/ ?id=684756fd2c9 d606071a23dd973 52cdf572b531f5 is released.