Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

appimage-extract-and-run fails: mkdir_p error: Permission denied #14

Open
probonopd opened this issue Aug 26, 2023 · 1 comment
Open

Comments

@probonopd
Copy link
Member

probonopd commented Aug 26, 2023

RevoOne-RL85% uname -a
FreeBSD RevoOne-RL85 13.2-RELEASE FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd6

RevoOne-RL85%  '/home/liveuser/Desktop/appimagetool-x86_64.AppImage' --appimage-extract
# works

RevoOne-RL85% '/home/liveuser/Desktop/appimagetool-x86_64.AppImage' --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage

Can be reproduced using a Live ISO from https://github.com/helloSystem/ISO/releases/tag/experimental-13.2

@probonopd
Copy link
Member Author

Doing the following manually works:

RevoOne-RL85% mkdir -p  /tmp/appimage_extracted_52740c7cfc954a1540fc281d96fb638d/ 
RevoOne-RL85% ls /tmp/appimage_extracted_52740c7cfc954a1540fc281d96fb638d/ 

@probonopd probonopd transferred this issue from AppImage/appimagetool Aug 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant