Configuring PPA repository for Firefox and Thunderbird…
Traceback (most recent call last):
File “/usr/bin/add-apt-repository”, line 632, in
sys.exit(0 if addaptrepo.main() else 1)
~~~~~~~~~~~~~~~^^
File “/usr/bin/add-apt-repository”, line 615, in main
shortcut = handler(source, **shortcut_params)
File “/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py”, line 40, in shortcut_handler
return handler(shortcut, **kwargs)
File “/usr/lib/python3/dist-packages/softwareproperties/ppa.py”, line 89, in init
if self.lpppa.publish_debug_symbols:
^^^^^^^^^^
File “/usr/lib/python3/dist-packages/softwareproperties/ppa.py”, line 133, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/softwareproperties/ppa.py”, line 120, in lpteam
self._lpteam = self.lp.people(self.teamname)
^^^^^^^
File “/usr/lib/python3/dist-packages/softwareproperties/ppa.py”, line 111, in lp
self._lp = login_func(“%s.%s” % (self.module, self.class.name),
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
service_root=‘production’,
^^^^^^^^^^^^^^^^^^^^^^^^^^
version=‘devel’)
^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/launchpadlib/launchpad.py”, line 487, in login_anonymously
return cls(
credentials,
…<6 lines>…
version=version,
)
File “/usr/lib/python3/dist-packages/launchpadlib/launchpad.py”, line 223, in init
super().init(
~~~~~~~~~~~~~~~~^
credentials, service_root, cache, timeout, proxy_info, version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File “/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py”, line 511, in init
self._wadl = self._browser.get_wadl_application(self._root_uri)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py”, line 502, in get_wadl_application
response, content = self._request(url, media_type=wadl_type)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py”, line 441, in _request
response, content = self._request_and_retry(
~~~~~~~~~~~~~~~~~~~~~~~^
str(url), method=method, body=data, headers=headers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File “/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py”, line 400, in _request_and_retry
response, content = self._connection.request(
~~~~~~~~~~~~~~~~~~~~~~~~^
url, method=method, body=body, headers=headers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File “/usr/lib/python3/dist-packages/httplib2/init.py”, line 1724, in request
(response, content) = self._request(
~~~~~~~~~~~~~^
conn, authority, uri, request_uri, method, body, headers, redirections, cachekey,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File “/usr/lib/python3/dist-packages/launchpadlib/launchpad.py”, line 139, in _request
response, content = super()._request(args)
~~~~~~~~~~~~~~~~^^^^^^^
File “/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py”, line 204, in _request
return super(RestfulHttp, self)._request(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
conn,
^^^^^
…<7 lines>…
cachekey,
^^^^^^^^^
)
^
File “/usr/lib/python3/dist-packages/httplib2/init.py”, line 1444, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/httplib2/init.py”, line 1366, in _conn_request
conn.connect()
~~~~~~~~~~~~^^
File “/usr/lib/python3/dist-packages/httplib2/init.py”, line 1158, in connect
self.sock = self._context.wrap_socket(sock, server_hostname=self.host)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.13/ssl.py”, line 455, in wrap_socket
return self.sslsocket_class._create(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
sock=sock,
^^^^^^^^^^
…<5 lines>…
session=session
^^^^^^^^^^^^^^^
)
^
File “/usr/lib/python3.13/ssl.py”, line 1076, in _create
self.do_handshake()
~~~~~~~~~~~~~~~~~^^
File “/usr/lib/python3.13/ssl.py”, line 1372, in do_handshake
self._sslobj.do_handshake()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1033)
[] Finished.