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

Permission denied error while building for arm6 #1127

Open
shivangsgangadia opened this issue Apr 15, 2021 · 1 comment
Open

Permission denied error while building for arm6 #1127

shivangsgangadia opened this issue Apr 15, 2021 · 1 comment

Comments

@shivangsgangadia
Copy link

I have been trying to build the AppImageKit from source on a Raspberry Pi 0. I'm not using docker so I only executed the "build-binaries-and-appimage.sh". Using sudo bash build-binaries-and-appimage.sh, the process went upto 92% but then stopped with a /bin/sh: 1: /home/pi/ftp/AppImageKit/src/embed-magic-bytes-in-file.sh: Permission denied error. Now I'm not too familiar with which script does what, but i couldn't understand why this error happens even when I have sudo. I've attached the terminal output from [ 38%] Performing install step for 'libarchive-EXTERNAL' onwards since the entire log would be too large. What am I doing wrong ?
error_log_build.txt

@probonopd
Copy link
Member

Can you please retry with the latest https://github.com/AppImage/type2-runtime/releases/tag/continuous build?
We have changed a lot there.

If you want to try:
https://github.com/AppImage/appimagetool/releases/tag/continuous uses it.

Thanks for retesting.

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

2 participants