Bintray & getGoodSpur64VM.sh clash

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Bintray & getGoodSpur64VM.sh clash

timrowledge
 
Just tried running ./buildspurtrunkvmmaker64image.sh  to take a look at fixing the MSR commentary issues Boris spotted and it looks like there is some bad interaction between the bintray setup and how the script tries to fetch the latest vm install.
So far as I (a very poor reader of shellscripts) can see, the bintray machine is reporting a new version with

LATESTRELEASE=202009171337

and then when asked for that with
curl -L https://dl.bintray.com/opensmalltalk/vm/squeak.cog.spur_macos64x64_202009171337.dmg -o squeak.cog.spur_macos64x64_202009171337.dmg

it actually provides a 33 byte file with the contents
'The requested path was not found.'

This is not so very helpful. looking at https://bintray.com/opensmalltalk/vm/cog/202009171337#files it seems only the windows versions built. Maybe the script could check for the latest release applicable to the OS value? No idea how one might get that info from bintray.

I've cheated for now by hacking the script to explicitly look for the 202009170744 file, so no massive urgency here.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
"How many Kdatlyno does it take to change a lightbulb?”
"None. It sounds perfectly OK to them."