GNU bug report logs - #25001
26.0.50; gnutls.el: err=[-53] Error in the push function

Previous Next

Package: emacs;

Reported by: Damien Cassou <damien <at> cassou.me>

Date: Wed, 23 Nov 2016 15:47:02 UTC

Severity: normal

Found in version 26.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 25001 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Damien Cassou <damien <at> cassou.me>
Cc: 25001 <at> debbugs.gnu.org
Subject: Re: bug#25001: 26.0.50; err=[-53] Error in the push function
Date: Fri, 25 Nov 2016 11:15:26 +0200
> From: Damien Cassou <damien <at> cassou.me>
> Date: Wed, 23 Nov 2016 16:45:35 +0100
> 
> I can't use jabber.el on Emacs master (works fine on Emacs 25.1). The
> problem seems to be this call from `gnutls-negotiate`:
> 
>     (gnutls-boot process 'gnutls-x509pki
>       '(:priority "NORMAL" :hostname "cassou.me" :loglevel 0
>       :min-prime-bits 256 :trustfiles
>       ("/etc/pki/tls/certs/ca-bundle.crt") :crlfiles nil :keylist nil
>       :verify-flags nil :verify-error t :callbacks nil))
> 
> More details below.
> 
> 
> In GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.2)
>  of 2016-11-23 built on luz4
> Repository revision: d8a1a56f5bce64d6ea6ccecdf1aaa4eb3a9898da
> Windowing system distributor 'Fedora Project', version 11.0.11899902
> System Description:	Fedora release 25 (Twenty Five)
> 
> Recent messages:
> Result: -53 (#o377777777777777777713, #x3fffffffffffffcb)
> 
> Result: (:priority "NORMAL" :hostname "cassou.me" :loglevel 0 :min-prime-bits 256 :trustfiles ("/etc/pki/tls/certs/ca-bundle.crt") :crlfiles nil :keylist nil :verify-flags nil :verify-error (:hostname . t) :callbacks nil)
> 
> gnutls.el: (err=[-53] Error in the push function.) boot: (:priority NORMAL :hostname cassou.me :loglevel 0 :min-prime-bits 256 :trustfiles (/etc/pki/tls/certs/ca-bundle.crt) :crlfiles nil :keylist nil :verify-flags nil :verify-error (:hostname . t) :callbacks nil)

I don't understand this: Emacs defines push functions for GnuTLS only
on MS-Windows, whereas this is on GNU/Linux.  So how come GnuTLS
complains about some error in push function?




This bug report was last modified 7 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.