-
The HTTP-TPC smoke tests use X.509 client authentication in various places.
When curl (using NSS for TLS support) attempts to initiate a TLS connection with dCache, that handshake fails. Curl repo…
-
Hi there,
thanks for keeping guayadeque alive. I'm facing a "core dumped" error, when i'm trying to rescan or update my library. Any chance to get this solved?
Please find the console output bel…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
Resolving mdns .local hostnames with MagicDNS enabled takes 10 seconds. This is repeatable 100% of the time. It's slow with it enabled, fast with it off.
```
$ lsb_release -d
Description: Ubun…
-
## step 0
### env
```bash
$ clang --version
clang version 16.0.0 (Red Hat 16.0.0-2.module_el8+405+25122a8c)
Target: x86_64-redhat-linux-gnu
Thread model: posix
InstalledDir: /bin
```
``…
m9rco updated
2 months ago
-
### Issue description
I'm trying to run samples/gramine-hello with ```edgelessrt v0.3.6``` and ```go 1.19.4```, and ```marblerun 6e0a0```.
I correctly followed the README, but the test occasionall…
-
```
Detailed description of observed behavior:
s3fs consumes a large amount of memory (>1GB) and syslog shows several curl
timeouts. At a certain point, the kernel kills the s3fs process for consumi…
-
Hi, we've tried to separate only the capabilities part from libnetconf library. so we commented the functions not related to capabilities and tried to build libnetconf. we were able to configure, make…