-
```
What steps will reproduce the problem?
1. provide ikstransport working around Debian #511808, i.e. that will do a
select() before any read() and return -1 + errno=EAGAIN if nothing
available to be…
-
We only use a small subset of features given from gnutls, which are themselves provided by libnettle.
Move to use libnettle directly and remove the dependency on the whole of gnutls.
-
I tried to install frontmacs by just adding the line from the readme to my ~/.emacs, when starting emacs i get this error:
```
Debugger entered--Lisp error: (gnutls-error # -12)
signal(gnutls-e…
-
### Problem
when i type 'gcc; this is how it gets commented in a JSX file
![image](https://github.com/neovim/neovim/assets/99483158/308e9531-44b2-4588-a302-8c9d2580f73d)
### Steps to reproduce
!…
-
When I try to install new docset, I am getting this:
```
gnutls.el: (err=[-50] The request is invalid.) boot: (:priority NORMAL:-VERS-TLS1.3 :hostname api.github.com :loglevel 0 :min-prime-bits 25…
-
Building on an up2date archlinux aarch64 fails in building/configuring ffmpeg:
```
test_ld cc -I/home/mediapc/source/git/inputstream.ffmpegdirect/build/build/depends/include -L/home/mediapc/source…
-
```
What steps will reproduce the problem?
1. provide ikstransport working around Debian #511808, i.e. that will do a
select() before any read() and return -1 + errno=EAGAIN if nothing
available to be…
-
src/ftp/gnutls-socket.o: In function 'sock_ssl_create_impl':
gnutls-socket.c:312: undefined reference to 'gnutls_certificate_set_verify_function'
I have GNU TLS 2.8.5 (Ubuntu 10.04 LTS), but that fun…
-
**I have installed aria2 in my serveral servers,but one of them failed to download from my own website.Every aria2 I set use the same config,but only this one failed.
I output the logfile,Please tell…
-
### Problem:
Integration tests are flaky. On the two failures that I observed, both were reporting failures for this test case.
```
FAILED test_happy_path.py::test_s2n_client_happy_path[RSA_1024_…