-
-
Notifications
You must be signed in to change notification settings - Fork 600
Add ratarmount #3115
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
base: master
Are you sure you want to change the base?
Add ratarmount #3115
Conversation
Why is the CI green even though you report the permission error? I have no idea what could be wrong. Do you have any idea, maybe from other projects with similar issues that have been resolved? First off, I cannot even reproduce the error. Running
Running
I tried to download the AppImage from the releases page, add execute permission and reupload it but it doesn't change the execute permissions when downloading. It was the wrong thought anyway because the problem stems from The only issue I can think of is that the I have now tried to redirect the shebang to dash and I have bundled a dash binary into the AppImage. Would you be so kind to check whether that fixes the issue so that I can merge it upstream and do a new release? |
I've been wondering the exact same thing since a veeery long time... |
I can run a test if you can upload it unzipped somewhere (GitHub Artifacts unfortunately can't do that). E.g., you can manually upload it to GitHub Releases. |
The output without any argument is:
I.e. |
Looks like https://github.com/mxmlnkn/ratarmount/raw/ ... is not supported by the test? In any case, we cannot expect |
2 years have passed, all of the involved tools have received lots of updates. The CI is green. Could you please try again? I have rebased the PR. There is one new complication... Because of download size considerations, I am now offering a full and a slim AppImage on my releases page. I'm not sure how to specify that here. For now, I have pinned to an explicit version. One option could be to change |
No description provided.