all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Teppo <teppo@www.tm.iki.fi>
Cc: 30252@debbugs.gnu.org
Subject: bug#30252: 24.5; Rudel cannot join infinote over starttls
Date: Thu, 25 Jan 2018 14:02:18 -0500	[thread overview]
Message-ID: <CAM-tV-_WLR1BwZPwihdR1aewHpH7yrxD1RwUpqXwOS6LxB9-+A@mail.gmail.com> (raw)
In-Reply-To: <86wp05wzmn.fsf@leroi.tm.iki.fi>

On Thu, Jan 25, 2018 at 1:40 PM, Teppo <teppo@www.tm.iki.fi> wrote:
>
> I attempted to join an Infinote server using Rudel plugin. Emacs
> attempts to connect and hangs.
>
> According to strace, Emacs does
> "execve("/usr/bin/gnutls-cli", ["/usr/bin/gnutls-cli", "--starttls",
> "--kx", "ANON_DH", "--port", "6523", "my-server-name.invalid"], [/* 41
> vars */] <unfinish
>
> The parameter --kx is not recognized by the gnutls-cli. This is
> probably the root cause for things going wrong.
>
> Both Emacs and gnutls-cli were installed though the package manager of
> Debian 9. Rudel was installed using the package-install command of Emacs.
>
>
> Did not crash, but became unresponsive until externally killed.

Does it work if you install libgnutls and use that instead of
gnutls-cli (M-: (gnutls-available-p) RET should give t)? AFAIK, the
gnutls-cli method is not really maintained anymore.

Although, Rudel is not exactly being worked on either, not sure if it
would work regardless.





  reply	other threads:[~2018-01-25 19:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25 18:40 bug#30252: 24.5; Rudel cannot join infinote over starttls Teppo
2018-01-25 19:02 ` Noam Postavsky [this message]
2018-01-25 19:05 ` Glenn Morris
2018-01-25 20:00   ` Noam Postavsky
2018-04-17 20:05     ` Lars Ingebrigtsen
2018-04-18  2:22       ` Noam Postavsky

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

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

  git send-email \
    --in-reply-to=CAM-tV-_WLR1BwZPwihdR1aewHpH7yrxD1RwUpqXwOS6LxB9-+A@mail.gmail.com \
    --to=npostavs@users.sourceforge.net \
    --cc=30252@debbugs.gnu.org \
    --cc=teppo@www.tm.iki.fi \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.