mdsplus icon indicating copy to clipboard operation
mdsplus copied to clipboard

kit for RPI aarch64

Open joshStillerman opened this issue 2 years ago • 1 comments

Affiliation MIT

Description Does not seem to be a kit for RPI4 aarch64

Example

$ sudo apt-get update
Get:1 http://www.mdsplus.org/dist/raspberrypi/repo MDSplus InRelease [2535 B]
Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
...
Fetched 2743 kB in 2s (1131 kB/s)             
Reading package lists... Done
W: http://www.mdsplus.org/dist/raspberrypi/repo/dists/MDSplus/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
N: Skipping acquire of configured file 'alpha/binary-arm64/Packages' as repository 'http://www.mdsplus.org/dist/raspberrypi/repo MDSplus InRelease' doesn't support architecture 'arm64'

then:

$ sudo apt-get install mdsplus-alpha 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package mdsplus-alpha

Additional context None

joshStillerman avatar Sep 29 '23 15:09 joshStillerman

Can confirm.. doesn't work for me either. Either with [arch=arm64] or with [arch=aarch64]. Seems like a trivial thing to add to Jenkins.

dgarnier avatar Jan 09 '24 04:01 dgarnier