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

webdav-centos7/Dockerfile is broken #30

Open
vrbanecd opened this issue Apr 13, 2023 · 0 comments
Open

webdav-centos7/Dockerfile is broken #30

vrbanecd opened this issue Apr 13, 2023 · 0 comments

Comments

@vrbanecd
Copy link

  1. One of the links in the docker file is wrong (line 15): instead of https://repo.cloud.cnaf.infn.it/repository/storm/nightly/storm-nightly-centos7.repo it seems it should be https://repo.cloud.cnaf.infn.it/repository/storm/storm-nightly-centos7.repo.

  2. When I run the container (docker run -it storm-webdav bash) and in the container I do service storm-webdav start I get an error:
    Redirecting to /bin/systemctl start storm-webdav.service Failed to get D-Bus connection: Operation not permitted

When I tried to troubleshoot I found that the file in line 5 of run.sh doesn't exist. The error message is /etc/sysconfig/storm-webdav: No such file or directory.

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