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

Arm71.AppImage won’t run at Bookworm #777

Closed
testpaul999 opened this issue Apr 18, 2024 · 10 comments
Closed

Arm71.AppImage won’t run at Bookworm #777

testpaul999 opened this issue Apr 18, 2024 · 10 comments

Comments

@testpaul999
Copy link

Hi,
I’ll try install at RPi4 with Bookworm and get this error meassage.
image
No hint witch file ar missing.

regards

@bj00rn
Copy link
Collaborator

bj00rn commented May 3, 2024

try making the file executable

https://www.warp.dev/terminus/chmod-x

@testpaul999
Copy link
Author

try making the file executable

https://www.warp.dev/terminus/chmod-x

Thx for the hint but I’ll do all this before I open the issue
Regards

@bj00rn
Copy link
Collaborator

bj00rn commented May 7, 2024

Try

dpkg-architecture | grep DEB_BUILD_ARCH 

What does it say?

@testpaul999
Copy link
Author

@bj00rn
Copy link
Collaborator

bj00rn commented May 13, 2024

Try the new pre-release. https://github.com/thomasnordquist/MQTT-Explorer/releases/tag/untagged-e7d548242077decf9893 with an image built for your arch.

@bj00rn bj00rn closed this as completed May 13, 2024
@thomasnordquist
Copy link
Owner

thomasnordquist commented May 13, 2024 via email

@testpaul999
Copy link
Author

This will not run.
image
Same error

@bj00rn
Copy link
Collaborator

bj00rn commented May 15, 2024

@testpaul999 Can you successfully run other AppImages?

What's the output if you run uname -a

@tyeth
Copy link

tyeth commented May 15, 2024

Just to add my thanks, the 64bit app image loads on my pi5 once I install libfuse2
with sudo apt install libfuse2

image

uname -a
Linux pi5sd256gb 6.6.28+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/Linux

Error seen:
image

Downloads/MQTT-Explorer-0.4.0-beta.6-arm64.AppImage 
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

Proof ;)
image

@testpaul999
Copy link
Author

testpaul999 commented May 15, 2024

@testpaul999 Can you successfully run other AppImages?

What's the output if you run uname -a

Uploading image.jpg…
And yes the arm64 will run with this extract way. 👍🏻
Thx

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

4 participants