[GH-ISSUE #77] chmod +x /usr/bin/katoolin - No such file or directory #64

Closed
opened 2026-02-26 04:30:24 +03:00 by kerem · 4 comments
Owner

Originally created by @i0na-k on GitHub (Jun 5, 2017).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/77

Hi so I am reaching this point in the process and file / dir can't be located when I run this command. How to solve this?

Thanks

Originally created by @i0na-k on GitHub (Jun 5, 2017). Original GitHub issue: https://github.com/LionSec/katoolin/issues/77 Hi so I am reaching this point in the process and file / dir can't be located when I run this command. How to solve this? Thanks
kerem closed this issue 2026-02-26 04:30:24 +03:00
Author
Owner

@i0na-k commented on GitHub (Jun 5, 2017):

I solved it by doing:

sudo cp katoolin/katoolin.py /usr/bin/katoolin

I think it is something to not having correct access rights however before installing i ran:

sudo su

So I don't know why it didn't work, but it works now!

<!-- gh-comment-id:306311559 --> @i0na-k commented on GitHub (Jun 5, 2017): I solved it by doing: sudo cp katoolin/katoolin.py /usr/bin/katoolin I think it is something to not having correct access rights however before installing i ran: sudo su So I don't know why it didn't work, but it works now!
Author
Owner

@Jay991 commented on GitHub (Jun 29, 2018):

I'm having exactly the same issue. I running on a remote server could that be the issue?

<!-- gh-comment-id:401417484 --> @Jay991 commented on GitHub (Jun 29, 2018): I'm having exactly the same issue. I running on a remote server could that be the issue?
Author
Owner

@julerobb1 commented on GitHub (Jan 10, 2019):

cp: cannot stat 'katoolin/katoolin.py': No such file or directory
root@troop59:/home/webmaster/katoolin#
is the message i get.

<!-- gh-comment-id:453121166 --> @julerobb1 commented on GitHub (Jan 10, 2019): cp: cannot stat 'katoolin/katoolin.py': No such file or directory root@troop59:/home/webmaster/katoolin# is the message i get.
Author
Owner

@coder-board commented on GitHub (Jan 10, 2019):

It's your python's version that hold the key. Update your python to 3.0 then maybe can solve the issue.

<!-- gh-comment-id:453129163 --> @coder-board commented on GitHub (Jan 10, 2019): It's your python's version that hold the key. Update your python to 3.0 then maybe can solve the issue.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#64
No description provided.