unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31313: 26.1; gnutls.c: [0] (Emacs) Received alert: Handshake failed
@ 2018-04-29 19:59 Eric Hanchrow
  2018-04-29 20:38 ` Noam Postavsky
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Eric Hanchrow @ 2018-04-29 19:59 UTC (permalink / raw)
  To: 31313

Put this into /tmp/repro.el

     (setq package-archives
           '(("gnu" . "https://elpa.gnu.org/packages/")
             ("melpa" . "https://melpa.org/packages/")
             ("elpy" . "https://jorgenschaefer.github.io/packages/"))
           )
     (package-list-packages)

Then run "emacs -Q --load /tmp/repro.el".  You'll see

     gnutls.c: [0] (Emacs) Received alert:  Handshake failed

in the echo area; the *Packages* buffer's mode line will say Package
Menu:Loading for ever, and after typing U you will see "Waiting for
refresh to finish...".  Basically packages are now unusable.

This used to work until perhaps a few days or weeks ago; as far as I
know nothing has changed.


In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu)
  of 2018-04-29 built on ip-10-0-0-79
Repository revision: c18ec6afc0ee7fa2ad5831fbd3a51ca4df3c35b7
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Importing package-keyring.gpg...done
Setting ‘package-selected-packages’ temporarily since "emacs -q" would
overwrite customizations
gnutls.c: [0] (Emacs) Received alert:  Handshake failed
Mark set
Mark saved where search started
Waiting for refresh to finish...
Quit
current-kill: Kill ring is empty
user-error: Previous command was not a yank

Configured using:
  'configure --without-x'

Configured features:
JPEG SOUND NOTIFY LIBSELINUX GNUTLS LIBXML2 ZLIB THREADS

Important settings:
   value of $LC_ALL: en_US.UTF-8
   value of $LANG: en_US.UTF-8
   locale-coding-system: utf-8-unix

Major mode: Package Menu

Minor modes in effect:
   tooltip-mode: t
   global-eldoc-mode: t
   electric-indent-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   buffer-read-only: t
   line-number-mode: t
   transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message dired dired-loaddefs format-spec
rfc822 mml mml-sec epa derived gnus-util rmail tool-bar rmail-loaddefs
mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader sendmail
regexp-opt mail-utils misearch multi-isearch cus-edit cus-start cus-load
wid-edit network-stream starttls url-http tls gnutls mail-parse rfc2231
rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw nsm rmc puny
url-cache url-auth url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util mailcap epg finder-inf
package easymenu epg-config url-handlers url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq
byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib term/xterm
xterm time-date elec-pair mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select mouse jit-lock font-lock syntax
facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote inotify multi-tty
make-network-process emacs)

Memory information:
((conses 16 888576 36741)
  (symbols 48 35517 1)
  (miscs 40 48 110)
  (strings 32 110311 4947)
  (string-bytes 1 2359526)
  (vectors 16 24138)
  (vector-slots 8 598779 29348)
  (floats 8 58 371)
  (intervals 56 107939 1833)
  (buffers 992 15)
  (heap 1024 53709 8512))





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-05-05  6:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-29 19:59 bug#31313: 26.1; gnutls.c: [0] (Emacs) Received alert: Handshake failed Eric Hanchrow
2018-04-29 20:38 ` Noam Postavsky
2018-04-29 21:01 ` Noam Postavsky
2018-04-29 22:32 ` Noam Postavsky
2018-04-30  2:34 ` Eli Zaretskii
2018-04-30  5:26   ` Eli Zaretskii
2018-05-02  2:47     ` Eric Hanchrow
2018-05-02 14:53       ` Eli Zaretskii
2018-05-03  3:24         ` Eric Hanchrow
2018-05-03 17:43           ` Eli Zaretskii
2018-05-04 22:49             ` Eric Hanchrow
2018-05-05  6:39               ` Eli Zaretskii
     [not found]   ` <CAHZoxq-_BUSvfaEbysKnvFN2tFpU+HhhFyR6G73Z6iKDXtOuTQ@mail.gmail.com>
2018-04-30 14:26     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).