nats-io/nsc

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

Closed this issue · 0 comments

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.