pharo-vm-Linux-aarch64-stable.zip is missing,
while pharo-vm-Linux-aarch64-latest.zip does exist,
like for the other platforms it should just be copied.
so the -stable variant is missing, while the -latest is present and works fine.
$ curl get.pharo.org | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3894 100 3894 0 0 50954 0 --:--:-- --:--:-- --:--:-- 51236
Downloading the latest 130 Image:
http://files.pharo.org/get-files/130/pharoImage-aarch64.zip
Pharo.image
Downloading the latest pharoVM:
http://files.pharo.org/get-files/130/pharo-vm-Linux-aarch64-stable.zip
[pharo-vm/vm.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of pharo-vm/vm.zip or
pharo-vm/vm.zip.zip, and cannot find pharo-vm/vm.zip.ZIP, period.
Attached is a screenshot of the directory for Pharo 13, it is the same for other versions:
So there is no issue with the script, but there is something missing when generating the files, I assume.
ARM64 Linux (containers/VMs) are quite common nowadays, so it would be nice if this could be fixed.
pharo-vm-Linux-aarch64-stable.zip is missing,
while pharo-vm-Linux-aarch64-latest.zip does exist,
like for the other platforms it should just be copied.
so the -stable variant is missing, while the -latest is present and works fine.
Attached is a screenshot of the directory for Pharo 13, it is the same for other versions:
So there is no issue with the script, but there is something missing when generating the files, I assume.
ARM64 Linux (containers/VMs) are quite common nowadays, so it would be nice if this could be fixed.