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

Raspberry Pi 2 ARMv7 Processor rev 5 (v7l), cannot execute: required file not found #594

Open
gkdevmaster opened this issue Apr 8, 2024 · 0 comments

Comments

@gkdevmaster
Copy link

gkdevmaster commented Apr 8, 2024

Hardware: Raspberry Pi 2 Model B Rev 1.1 (BCM2835) ARMv7 Processor rev 5 (v7l)
OS: Raspbian GNU/Linux 12 (bookworm)

I downloaded zrok with the link

https://github.com/openziti/zrok/releases/download/v0.4.26/zrok_0.4.26_linux_armv7.tar.gz

When I unpack and run the ./zrok version I get an error:

admin@raspberrypi:~/zrok $ ./zrok version
-bash: ./zrok: cannot execute: required file not found

admin@raspberrypi:~/zrok $ sudo ./zrok version
sudo: unable to execute ./zrok: No such file or directory

And if I run the script https://docs.zrok.io/docs/guides/install/linux/ (Script to install binary in /usr/local/bin/zrok)
I get an error:

ERROR: unknown arch 'armv7l'

And with script https://docs.zrok.io/docs/guides/install/linux/ (Manually set up DEB repository)

I get this:

admin@raspberrypi:~/1 $ sudo apt update

Hit:1 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
Hit:2 https://packages.openziti.org/zitipax-openziti-deb-stable debian InRelease
Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://packages.openziti.org/zitipax-openziti-deb-stable debian InRelease' doesn't support architecture 'armhf'

admin@raspberrypi:~/1 $ sudo apt list | grep zrok

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
zrok-share/debian 0.4.26-1 arm64
zrok/debian 0.4.26-1 arm64

Please build a zrok for my architecture.

@gkdevmaster gkdevmaster changed the title Raspberry Pi 2 ARMv7, cannot execute: required file not found Raspberry Pi 2 ARMv7 Processor rev 5 (v7l), cannot execute: required file not found Apr 8, 2024
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

1 participant