Search Criteria
Package Details: sshdo 1.1.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sshdo.git (read-only, click to copy) |
---|---|
Package Base: | sshdo |
Description: | Controls which commands may be executed via incoming ssh |
Upstream URL: | https://raf.org/sshdo/ |
Keywords: | security ssh |
Licenses: | GPL |
Submitter: | raforg |
Maintainer: | raforg |
Last Packager: | raforg |
Votes: | 1 |
Popularity: | 0.000140 |
First Submitted: | 2023-08-19 05:01 (UTC) |
Last Updated: | 2024-04-19 04:24 (UTC) |
Latest Comments
simona commented on 2024-04-19 07:35 (UTC)
now install ok. thx.
raforg commented on 2024-04-19 04:30 (UTC)
Thanks for the report! It looks like Python no longer includes the current directory in sys.path (needed for testing). I wonder what took them so long to remove it. :-) It should be fixed now. Please let me know if it's now working for you.
simona commented on 2024-04-17 16:30 (UTC)
==> Avvio di check() in corso...
Traceback (most recent call last):
File "/home/simona/.cache/yay/sshdo/src/sshdo-1.1.1/./test_sshdo", line 4894, in <module>
main() File "/home/simona/.cache/yay/sshdo/src/sshdo-1.1.1/./test_sshdo", line 4868, in main
errors += test_check_auth() ^^^^^^^^^^^^^^^^^ File "/home/simona/.cache/yay/sshdo/src/sshdo-1.1.1/./test_sshdo", line 561, in test_check_auth
import sshdo
ModuleNotFoundError: No module named 'sshdo'