-
When trying to install teflo on env with python3.11 (default for fedora37), `ssh-python` dependency fails (see #https://github.com/ParallelSSH/ssh-python/issues/57#issuecomment-1311877590 )
workar…
-
## This is a tracking issue for robottelo setup on Python 3.11
### Missing system packages
__libxslt-devel__ - required by *libxml2* package
__cmake__ - required by ssh2-python
### Blocking is…
-
**Apache Airflow version**: 2.0.1 (Should apply to previous versions and later ones as well)
**Environment**:
- **Cloud provider or hardware configuration**: AWS, EC2 c5.xlarge
- **OS** (e.g. f…
-
Hello, I'm having issues with an automated update script because it wan'ts to update my ssh-python to version 03.0 as 03.0 is bigger than 0.10.0. I guess it's a typo but it would be great if you could…
-
Python3.11, no precompiled version on Pypi, pip install failed on macosx bigsur.
System Version: macOS 11.6.8 (20G730)
Kernel Version: Darwin 20.6.0
Looking in indexes: https://pypi.tuna.tsi…
-
Hi,
The build of `ssh-python` fails with Python 3.11. On the Docker image python:3.11-buster with `libpython3-dev` and `cmake` packages, I obtained this error:
```
gcc -pthread -Wsign-compare…
-
Fails during [Install & cache databroker catalogs](https://github.com/BCDA-APS/apstools/actions/runs/3438958505/jobs/5735682247#logs) [step](https://github.com/BCDA-APS/apstools/actions/runs/343895850…
-
**Describe the bug**
OpenSSH private keys encrypted with aes256-cbc no longer work
**To Reproduce**
1) Create an ed25519 private key encrypted with aes256-cbc
```zsh
ssh-keygen -t ed25519 -Z …
jakob updated
2 years ago
-
Hello,
May I have a question. I met issue after used ssh2-python lib when run the exe file which using pyinstaller to build one. with the error info "ImportError: No module named 'ssh2.agent'".
…
-
### Hello to everyone who is reading this!
First of all, I want to thank @ronf for such an amazing project, as asyncssh! All your work is an unrealistic scale for me, but I'm still very pleasured in …