unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: wilde@sha-bang.de
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 48103@debbugs.gnu.org
Subject: bug#48103: 28.0.50; tls connection failing on invoking package-list-packages (and other operations)
Date: Mon, 03 May 2021 12:13:04 +0200	[thread overview]
Message-ID: <87o8ds9lcf.fsf@tammy.lan.sha-bang.de> (raw)
In-Reply-To: <87eeepk233.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 02 May 2021 09:49:04 +0200")

Lars Ingebrigtsen <larsi@gnus.org> wrote:
> wilde@sha-bang.de writes:
>
>> gnutls.c: [1] (Emacs) non-fatal error: Resource temporarily unavailable, try again. [5 times]
>> error in process sentinel: Error retrieving:
>> https://elpa.nongnu.org/nongnu/archive-contents (error
>> connection-failed "connect" :host "elpa.nongnu.org" :service 443) [2
>> times]
>
> [...]
>
>> I am running emacs on a rather slow [Intel(R) Atom(TM) CPU N270 @
>> 1.60GHz] NetBSD 9.1 system.

Hi *,

It turns out that setting 'gnutls-algorithm-priority to
"normal:-vers-tls1.3" fixes the problem for me:
  (setq gnutls-algorithm-priority "normal:-vers-tls1.3")


The question that still remains is: why is this customization necessary?
And why is it only necessary on this NetBSD system but on none of my
GNU/Linux systems?

FWIW: 
  gnutls-cli elpa.nongnu.org 443
on the NetBSD system connects without any issues...





  reply	other threads:[~2021-05-03 10:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 14:45 bug#48103: 28.0.50; tls connection failing on invoking package-list-packages (and other operations) wilde
2021-05-02  7:49 ` Lars Ingebrigtsen
2021-05-03 10:13   ` wilde [this message]
2021-05-04  9:01     ` Lars Ingebrigtsen
2021-05-04 13:14       ` wilde
2021-05-05  9:20         ` Lars Ingebrigtsen
2021-05-05 12:55           ` Robert Pluim
2021-05-06  9:13             ` Lars Ingebrigtsen
2021-05-06 12:59               ` Robert Pluim
2021-05-05 14:24           ` wilde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o8ds9lcf.fsf@tammy.lan.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=48103@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).