client9 / shlib

portable functions for posix shell environments
The Unlicense
365 stars 36 forks source link

RPi 3B+ Raspbian / armv7l uname_arch_check failing #38

Open mxm-tr opened 2 years ago

mxm-tr commented 2 years ago

Similarly to https://github.com/client9/shlib/issues/11, got an issue with armv7l

pi@raspberrypi:~/traefik $ uname -a
Linux raspberrypi 5.10.63-v7+ #1488 SMP Thu Nov 18 16:14:44 GMT 2021 armv7l GNU/Linux

log_crit uname_arch_check 'armv7l' got converted to 'arm7' which is not a GOARCH value.  Please file bug report at https://github.com/client9/shlib