0 کاربر و 1 مهمان درحال مشاهده موضوع.
sudo add-apt-repository ppa:saiarcot895/myppa
Exception in thread Thread-1:Traceback (most recent call last): File "/usr/lib/python3.4/urllib/request.py", line 1182, in do_open h.request(req.get_method(), req.selector, req.data, headers) File "/usr/lib/python3.4/http/client.py", line 1088, in request self._send_request(method, url, body, headers) File "/usr/lib/python3.4/http/client.py", line 1126, in _send_request self.endheaders(body) File "/usr/lib/python3.4/http/client.py", line 1084, in endheaders self._send_output(message_body) File "/usr/lib/python3.4/http/client.py", line 922, in _send_output self.send(msg) File "/usr/lib/python3.4/http/client.py", line 857, in send self.connect() File "/usr/lib/python3.4/http/client.py", line 1231, in connect server_hostname=server_hostname) File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket _context=self) File "/usr/lib/python3.4/ssl.py", line 583, in __init__ self.do_handshake() File "/usr/lib/python3.4/ssl.py", line 810, in do_handshake self._sslobj.do_handshake()ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:600)During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 101, in _get_https_content_py3 lp_page = urllib.request.urlopen(request, cafile=LAUNCHPAD_PPA_CERT) File "/usr/lib/python3.4/urllib/request.py", line 161, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.4/urllib/request.py", line 463, in open response = self._open(req, data) File "/usr/lib/python3.4/urllib/request.py", line 481, in _open '_open', req) File "/usr/lib/python3.4/urllib/request.py", line 441, in _call_chain result = func(*args) File "/usr/lib/python3.4/urllib/request.py", line 1225, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib/python3.4/urllib/request.py", line 1184, in do_open raise URLError(err)urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:600)>During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 321, in get_ppa_info ret = get_ppa_info_from_lp(user, ppa) File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 91, in get_ppa_info_from_lp return get_info_from_lp(lp_url) File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 87, in get_info_from_lp return _get_https_content_py3(lp_url) File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 107, in _get_https_content_py3 raise PPAException("Error reading %s: %s" % (lp_url, reason), e)softwareproperties.ppa.PPAException: 'Error reading https://launchpad.net/api/1.0/~saiarcot895/+archive/ubuntu/myppa: EOF occurred in violation of protocol (_ssl.c:600)'During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner self.run() File "/usr/lib/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func func(**kwargs) File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 376, in add_key return apsk.add_ppa_signing_key() File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in add_ppa_signing_key ppa_info = get_ppa_info(ppa_path) File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 333, in get_ppa_info _get_suggested_ppa_message(user, ppa))softwareproperties.shortcuts.ShortcutException: Cannot add PPA: 'ppa:~saiarcot895/ubuntu/myppa'.The user named '~saiarcot895' has no PPA named 'ubuntu/myppa'Please choose from the following available PPAs: * 'chromium-beta': Chromium Beta branch * 'chromium-dev': Chromium Dev branch * 'fgx-marble': FGx Marble * 'flightgear': FlightGear Flight Simulator * 'flightgear-edge': FlightGear Flight Simulator Daily * 'flightgear-prerel': FlightGear Flight Simulator Prerelease * 'myppa': Personal PPA