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

Use fakeroot to avoid requiring sudo chmod privilege escalation to build deb file #31

Open
richyo-codes opened this issue Sep 26, 2024 · 0 comments

Comments

@richyo-codes
Copy link

richyo-codes commented Sep 26, 2024

I shouldn't have to escalate to root priv with sudo just to configure file permissions for the deb package.

I propose we use fakeroot here which should allow us to configure file permissions freely, without requiring root privileges.

https://manpages.ubuntu.com/manpages/focal/man1/fakeroot-tcp.1.html

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