[Bug 939074] [NEW] get error "gnutls_handshake() failed: A TLS packet with unexpected length was received." when execute add-apt-repository
林博仁(Henry Lin)
pika1021 at gmail.com
Wed Feb 22 22:45:45 UTC 2012
Public bug reported:
add-apt-repository ALWAYS gives me this error when I tried to add a new
repository
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 88, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
OS version: Ubuntu 11.10 x86
** Affects: gnutls26 (Ubuntu)
Importance: Undecided
Status: New
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
add-apt-repository gives me this error when I tried to add a new
repository
Traceback (most recent call last):
- File "/usr/bin/add-apt-repository", line 88, in <module>
- ppa_info = get_ppa_info_from_lp(user, ppa_name)
- File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
- curl.perform()
+ File "/usr/bin/add-apt-repository", line 88, in <module>
+ ppa_info = get_ppa_info_from_lp(user, ppa_name)
+ File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
+ curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
+
+ OS version: Ubuntu 11.10 x86
** Description changed:
- add-apt-repository gives me this error when I tried to add a new
+ add-apt-repository ALWAYS gives me this error when I tried to add a new
repository
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 88, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
OS version: Ubuntu 11.10 x86
** Package changed: gnutls26 (Ubuntu) => software-properties (Ubuntu)
** Also affects: gnutls26 (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- gnutls_handshake() failed: A TLS packet with unexpected length was received. in add-apt-repository
+ get error "gnutls_handshake() failed: A TLS packet with unexpected length was received." when execute add-apt-repository
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/939074
Title:
get error "gnutls_handshake() failed: A TLS packet with unexpected
length was received." when execute add-apt-repository
Status in “gnutls26” package in Ubuntu:
New
Status in “software-properties” package in Ubuntu:
New
Bug description:
add-apt-repository ALWAYS gives me this error when I tried to add a
new repository
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 88, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 80, in get_ppa_info_from_lp
curl.perform()
pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected length was received.')
OS version: Ubuntu 11.10 x86
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/939074/+subscriptions
More information about the foundations-bugs
mailing list