-
Hi, I'm trying to use the crawler, but it failed with an error. In particular, the error comes out on this line of code:
```python
def launchBrowser(self):
""" """
# setup sele…
-
Hello,
I tried to run the defects4j benchmark with the nopol repair tool on Bug ID 1. Cerberus runs without errors, but later in the logs of the container, it seems like JUnit binaries are missing.…
-
### Version
2.12.1
### Bug description
To reproduce the bug locally, you can create a temporary SSH Server using docker (c.f. the following one liner):
```shell
docker run -it --rm -v ${P…
-
from https://github.com/datalad/datalad/actions/runs/11840062307/job/32992997932?pr=7679 for
- https://github.com/datalad/datalad/pull/7679
which I do not think could have affected this
```
V…
-
The emacs flatpak has some issues specific to eshell trying to access shared binaries such as ssh-add.
If you attempt to add an ssh key via:
$> ssh-add
You'll get an error in the form of:
`…
-
### Proposal Details
Support for sk-* key types on the server-side was added in 2019: https://github.com/golang/crypto/commit/86a70503ff7e82ffc18c7b0de83db35da4791e6a
While working on a FIDO2 for …
bmh10 updated
1 month ago
-
When running the example code, Rust will print "SSH before" but fail to print "SSH after". After a while, I will see a warning about my test "has been running for over 60 seconds". It will continue h…
-
Now that we have upgraded the ssh2 library, it supports the ability to generate ssh certificates. We should take advantage of this to facilitate ssh setup without any external tools needed. Some thoug…
-
Actually we are doing requests against Gerrit using sub-processes, forcing the user to add private keys manually in the host.
Using a library like [paramiko](https://github.com/paramiko/paramiko) w…
-
Hi,
Scenario:
I am trying to install Robot IDE on my 64 bit Windows 7 machine. I have installed Python 2.7, Pycrypto 2.3, Robot Framework 2.5.5, RIDE 0.39.1, Selenium Library 2.9 WxPython 2.8(all 64 …
yanne updated
10 years ago