https://bugzilla.novell.com/show_bug.cgi?id=870456 https://bugzilla.novell.com/show_bug.cgi?id=870456#c0 Summary: problem with emacs and gnutls Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: pmlists@free.fr QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 Hi, This command fails in emacs: (url-retrieve-synchronously "https://btc-e.com/api/2/btc_eur/ticker") Error message: Contacting host: btc-e.com:443 gnutls.c: [0] (Emacs) fatal error: An unexpected TLS handshake packet was received. gnutls.el: (err=[-19] An unexpected TLS handshake packet was received.) boot: (:priority NORMAL :hostname btc-e.com :loglevel 0 :min-prime-bits 256 :trustfiles (/etc/ssl/ca-bundle.pem) :crlfiles nil :keylist nil :verify-flags nil :verify-error nil :callbacks nil) Entering debugger... Workaround: Install gnutls-3.0.28-1.1.1.x86_64.rpm and libgnutls28-3.0.28-1.1.1.x86_64.rpm from openSUSE-12.3. Peter Reproducible: Always Steps to Reproduce: 1. emacs -Q 2. M-: (url-retrieve-synchronously "https://btc-e.com/api/2/btc_eur/ticker") 3. Error... Actual Results: The command fails. Expected Results: The command should return a buffer with the content of the web-page. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.