It looks like we have the answer for this headache problem for a longtime. Once I want to download the android source code from google by 'repo' I'll be suffered with this probelm. It seems we have the answer with gnutls 3.0
Please refer to the following URL for the solution and test. Could we have this fixed in the coming 12.10? Thanks! http://old.nabble.com/Big-CA-certificate-bundle-causes-problems-with-GnuTLS-3.0.11-td33925560.html > problem with GnuTLS 2.12.14. It appears to be commit 67f4dba6 from March 20th: "Avoided waiting for peer's retransmission to ensure receipt of finished messages, and used a 'timer'-like to retransmit packets." - data_size = _mbuffer_get_udata_size(bufel) - handshake_header_size; + if (hsk->length > 0 && + (hsk->end_offset-hsk->start_offset >= data_size)) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926548 Title: add-apt-repository fails with gnutls_handshake error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pycurl/+bug/926548/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
