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

make start gives error #22

Closed
payrequestio opened this issue Nov 22, 2019 · 1 comment
Closed

make start gives error #22

payrequestio opened this issue Nov 22, 2019 · 1 comment

Comments

@payrequestio
Copy link

payrequestio commented Nov 22, 2019

make start
docker run --name flan_1574462973 -v /root/flan/shared:/shared flan_scan
mkdir: can't create directory '/shared/xml_files/2019.11.22-22.49': Permission denied
/run.sh: line 34: can't open /shared/ips.txt: Permission denied
Traceback (most recent call last):
  File "/output_report.py", line 227, in <module>
    main()
  File "/output_report.py", line 213, in main
    for i, filename in enumerate(os.listdir(dirname)):
FileNotFoundError: [Errno 2] No such file or directory: '/shared/xml_files/2019.11.22-22.49'
sed: /shared/reports/report_2019.11.22-22.49.tex: No such file or directory
sed: /shared/reports/report_2019.11.22-22.49.tex: No such file or directory
sed: /shared/reports/report_2019.11.22-22.49.tex: No such file or directory
sed: /shared/reports/report_2019.11.22-22.49.tex: No such file or directory

Make version: GNU Make 3.82
Docker version: 1.13.1
OS: CentOS 7.7

@payrequestio
Copy link
Author

issue #10 SELinux was enabled.

This issue was closed.
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

1 participant