nats-io / nsc

Tool for creating nkey/jwt based configurations
Apache License 2.0
101 stars 44 forks source link

nsc install.py does not recognize CPU architecture ARMv7L debian buster on Raspberry Pi 3B+ #648

Closed dixon1e closed 5 months ago

dixon1e commented 5 months ago

What version were you using?

nsc 2.8.6

What environment was the server running in?

Raspberry Pi Debian Buster

Is this defect reproducible?

Yes.

curl -L https://raw.githubusercontent.com/nats-io/nsc/main/install.py | python

Given the capability you are leveraging, describe your expectation?

The program should install the nsc command without failing.

Given the expectation, what is the defect you are observing?

The install program informs that it does not recognize the CPU type, armv7l.