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

Fix Debian package launching issue #120

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Fix Debian package launching issue #120

merged 2 commits into from
Jan 8, 2024

Conversation

naman-crabnebula
Copy link
Contributor

This commit fixes #119 , which was caused due to previous patch, #118

For some weird reason, order of set_mode matters a lot here. Even if we use set_mode just after set_metadata, there was same error.

Anyways, it should be fixed now.

Thank You!

@wiiznokes
Copy link
Contributor

This is maybe a bug with tar. Have you check the file have the good permission in the archive?

@amr-crabnebula amr-crabnebula merged commit bfaefc4 into crabnebula-dev:main Jan 8, 2024
22 checks passed
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

Successfully merging this pull request may close these issues.

regression bug: deb package can't be launched anymore
3 participants