Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied: 'screens' #535

Closed
kedibeauty2425 opened this issue Jul 21, 2021 · 2 comments
Closed

Permission denied: 'screens' #535

kedibeauty2425 opened this issue Jul 21, 2021 · 2 comments

Comments

@kedibeauty2425
Copy link

OS Used - ALL Information (architecture, linux flavor, etc.)

Linux parrot 5.10.0-6parrot1-amd64 #1 SMP Debian 5.10.28-6parrot1 (2021-04-12) x86_64 GNU/Linux

Pastebin link to error you are encountering

Expected behavior (vs. what you encountered)

Any additional information

eyewitness --web -f filepath -d outputpath

when I run the above command

Traceback (most recent call last):
File "/usr/share/eyewitness/EyeWitness.py", line 379, in
cli_parsed = create_cli_parser()
File "/usr/share/eyewitness/EyeWitness.py", line 167, in create_cli_parser
shutil.rmtree(args.d)
File "/usr/lib/python3.9/shutil.py", line 718, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/usr/lib/python3.9/shutil.py", line 659, in _rmtree_safe_fd
onerror(os.rmdir, fullname, sys.exc_info())
File "/usr/lib/python3.9/shutil.py", line 657, in _rmtree_safe_fd
os.rmdir(entry.name, dir_fd=topfd)
PermissionError: [Errno 13] Permission denied: 'screens'

above error occur

how to resolve the error..?

@digininja
Copy link
Contributor

digininja commented Jul 21, 2021 via email

@ChrisTruncer
Copy link
Contributor

Thanks @digininja, That's exactly my thoughts. Closing this for now, but feel free to post new info if something else comes along with this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants