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

Wrong file permissions in CentOS 8 package #165

Open
thorsteneckel opened this issue Dec 8, 2019 · 3 comments
Open

Wrong file permissions in CentOS 8 package #165

thorsteneckel opened this issue Dec 8, 2019 · 3 comments

Comments

@thorsteneckel
Copy link

We're currently testing the CentOS 8 package of Zammad. One of our users already found the package and reported an error when trying to use the application. He identified the root cause in changed file permissions: Usually our file permissions are -rw-r–r-- (git source, CentOS 7, Debian, etc.) but for CentOS 8 the permissions have changed to -rw-------. This causes an issue when trying to access/deliver the files via e.g. NGINX.

I haven't found the build mechanisms for the different distributions to check this myself. Is this something we have to take care of in a post script? It would be desirable to keep the actual file permissions as they are to avoid regressions.

@crohr
Copy link
Owner

crohr commented Feb 14, 2020

Sorry for the wait. I can confirm there is a permission issue. Not sure where this comes from though yet.

@jsievertde
Copy link

@crohr
Hello,
did you find something that would explain this?

@ClaasTeichmann
Copy link

@thorsteneckel I just installed Zammad 5.0 via the package manager on Red Hat Enterprise Linux 8.1 and the problem doesn't seem to exist anymore. The permissions of the directory seem fine. Maybe this issue can be 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

4 participants