Search Criteria
Package Details: python-ssh2 1.1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ssh2.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ssh2 |
| Description: | Python bindings for libssh2 |
| Upstream URL: | https://github.com/parallel-ssh/ssh2-python/ |
| Licenses: | LGPL-2.1-only |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-11 20:23 (UTC) |
| Last Updated: | 2025-03-20 17:39 (UTC) |
Dependencies (9)
- libssh2 (libssh2-gitAUR)
- python
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR) (check)
- python-pytest (check)
Required by (2)
- python-parallel-ssh
- screencloud (optional)
Latest Comments
Strykar commented on 2024-02-14 16:44 (UTC)
ssh2/utils.pyx:166: AuthenticationError ======================================================================================================= short test summary info ======================================================================================================== FAILED tests/test_channel.py::ChannelTestCase::test_agent_forwarding - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_execute - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_exit_code - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_init - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_long_running_execute - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_process_startup - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_pty - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_pty_failure - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_read_file - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_read_stderr - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_setenv - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_shell - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_write_ex - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_write_stderr - ssh2.exceptions.AuthenticationError FAILED tests/test_channel.py::ChannelTestCase::test_write_stdin - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_add_writefile - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_check - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_knownhost_add_get_delete - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_knownhost_init - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_knownhost_readfile_get - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_readline_writeline - ssh2.exceptions.AuthenticationError FAILED tests/test_knownhost.py::KnownHostTestCase::test_writefile - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_direct_tcpip - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_forward_listen_ex - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_fromfile_auth - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_hostkey - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_non_blocking - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_pubkey_auth - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_publickey_frommemory - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_publickey_frommemory_no_publickey - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_publickey_frommemory_passphrase - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_scp_recv - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_scp_recv2 - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_scp_send - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_scp_send64 - ssh2.exceptions.AuthenticationError FAILED tests/test_session.py::SessionTestCase::test_session_get_set - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_fstatvfs - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_fsync - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_handle_open_nonblocking - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_init - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_mkdir - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_readdir - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_readdir_ex - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_readdir_failure - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_readdir_nonblocking - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_realpath - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_realpath_failure - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_fstat - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_read - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_setstat - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_stat - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_symlink_realpath_lstat - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_sftp_write - ssh2.exceptions.AuthenticationError FAILED tests/test_sftp.py::SFTPTestCase::test_statvfs - ssh2.exceptions.AuthenticationError ==================================================================================================== 54 failed, 30 passed in 5.03s ===================================================================================================== ==> ERROR: A failure occurred in check(). Aborting...BoostCookie commented on 2022-08-31 10:25 (UTC) (edited on 2022-08-31 12:11 (UTC) by BoostCookie)
The check() results in an error for me:
EDIT: One problem is that
python-jinjais missing as a dependency. After installing it I still get errors from the test though: