You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ uname -a
Linux pi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.vector.dev | bash
__ __ __
\ \ / / / /
\ V / / /
\_/ \/
V E C T O R
Installer
--------------------------------------------------------------------------------
Website: https://vector.dev
Docs: https://vector.dev/docs/
Community: https://vector.dev/community/
--------------------------------------------------------------------------------
>>> We'll be installing Vector via a pre-built archive at https://packages.timber.io/vector/0.29.1/>>> Ready to proceed? (y/n)>>> Please enter y or n.>>> y--------------------------------------------------------------------------------vector: unsupported arch: armv7-unknown-linux-gnueabihf
I can see the same issue has been raised by others as well in the past: #2301#4669
Configuration
No response
Version
NA
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered:
The patterns were incorrectly matching the the OS for ARMv7 builds which have extra chacters
indicating platform support.
Fixes: #17450
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
The patterns were incorrectly matching the the OS for ARMv7 builds which
have extra chacters
indicating platform support.
Fixes: #17450
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
A note for the community
Problem
Looks like the installation script is not working for raspberry pi. I followed the docs - https://vector.dev/docs/setup/installation/manual/vector-installer/
I can see the same issue has been raised by others as well in the past: #2301 #4669
Configuration
No response
Version
NA
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: