linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.31k stars 1.01k forks source link

failed: errno=EACCES(13): Permission denied #1099

Closed Ankita-020696 closed 10 months ago

Ankita-020696 commented 10 months ago

Hi, I am facing permission issue with most of the tests from syscalls suite. Tried chown and chmod to fix but no help.

How do I fix this?

Thanks

pevik commented 10 months ago

With so sparse info we can hardly help you (why don't you post part of the output?). You can try run under root.

Ankita-020696 commented 10 months ago

With so sparse info we can hardly help you (why don't you post part of the output?). You can try run under root.

Hi, I am running as a root stll there is a issue. PFA ![Uploading Screenshot from 2023-11-16 15-41-18.png…]()

Thanks

metan-ucw commented 10 months ago

There is no real information added in the last comment. You have to describe your environment, e.g. distribution/LTP version/etc and upload the logs of the failures.

Ankita-020696 commented 10 months ago

There is no real information added in the last comment. You have to describe your environment, e.g. distribution/LTP version/etc and upload the logs of the failures.

Sorry for delay it was issue with my system.

Thanks