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

Update MuseScore #1943

Closed
wants to merge 1 commit into from
Closed

Update MuseScore #1943

wants to merge 1 commit into from

Conversation

benthetechguy
Copy link

No description provided.

@probonopd
Copy link
Member

Thanks for submitting, However, there is an issue with the permissions of the AppDir:

-rwxr--r-- 1 root root 1.3K Feb  6 21:14 /tmp/.mount_BeingTEhThnE/AppRun
kernel.unprivileged_userns_clone = 1
/bin/bash: /run/firejail/appimage/.appimage-9102/AppRun: Permission denied

As a result, this AppImage cannot run in Firejail and fails our test.

I cannot leave an issue over at https://github.com/musescore/MuseScore because the project does not use GitHub for issues and I don't feel like signing up somewhere else, so I'm cc'ing @shoogle here. Can you please have a look, and ensure that all directories including the toplevel one are 0755? Thanks a ton.

@shoogle
Copy link
Contributor

shoogle commented Apr 6, 2020

@probonopd, what was the conclusion of AppImage/AppImageKit#1032? If the files have the right permissions before the image is created then they will have the right permissions afterwards, correct?

@probonopd
Copy link
Member

@shoogle, although the whole issue seems to be complex my conclusion from it was that all directories, including the top-level one, in the squashfs must be 0755, then it should work with Firejail. Use unsquashfs -ll to check the permissions.

@shoogle
Copy link
Contributor

shoogle commented Apr 16, 2020

@probonopd, directory permissions were fine. In this case it was the script permissions that were the problem, as they had execute permission for the owner but not group and world. This is fixed in musescore/MuseScore#5962.

@probonopd
Copy link
Member

Thank you very much @shoogle. Can you please ping me here once this fix is in the build on the MuseScore download page?

@benthetechguy
Copy link
Author

@probonopd The fix is now incorporated in the current release.

@shoogle
Copy link
Contributor

shoogle commented Jan 20, 2021

Indeed it is! Thanks for keeping on top of things @benthetechguy!

@probonopd
Copy link
Member

Closing here in favor of #2435 which points to the latest URL from https://musescore.org/de/download/musescore-x86_64.AppImage.

Thank you very much.

@probonopd probonopd closed this Jan 22, 2021
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.

3 participants