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

Debian package.sh different umask #26

Closed
coelner opened this issue Sep 18, 2016 · 1 comment
Closed

Debian package.sh different umask #26

coelner opened this issue Sep 18, 2016 · 1 comment

Comments

@coelner
Copy link

coelner commented Sep 18, 2016

Hey,

I use the umask=027, so this error happens:
dpkg-deb: error: control directory has bad permissions 750 (must be >=0755 and <=0775)
After adding line 15:
chmod 755 $DEB_NAME/DEBIAN
the error is gone.

nefelim4ag added a commit that referenced this issue Oct 26, 2016
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
@nefelim4ag
Copy link
Owner

ae923d4
Thanks.

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

2 participants