...and now the servers are fixed, too :)
http://forum.world.st/VOMongoConnectionError-when-dowloading-mcz-from-smalltalkhub-com-tp5120870p5121140.html
________________________________________
From: Squeak-dev <
[hidden email]> on behalf of Beckmann, Tom
Sent: Tuesday, September 1, 2020 12:23:39 PM
To: Squeak Dev
Subject: Re: [squeak-dev] Metacello broken again
Hi Christoph,
the smalltalkhub servers recently had some reconfigurations that are potentially the culprit [1] (just heard back, they are already on it :)). I attached a .sar for bootstrapping based on this issue's [2] suggestion for a new bootstrapping process that should
allow you to get a working metacello in the meantime.
Best,
Tom
[1]
http://forum.world.st/VOMongoConnectionError-when-dowloading-mcz-from-smalltalkhub-com-tp5120870p5121135.html
[2]
https://github.com/Metacello/metacello/issues/524
________________________________________
From: Squeak-dev <
[hidden email]> on behalf of Thiede, Christoph
Sent: Tuesday, September 1, 2020 11:56:10 AM
To: Squeak Dev
Subject: [squeak-dev] Metacello broken again
Hi all,
I did not follow the recent Metacello discussions again, but just now in my fresh Trunk image, Metacello new failed again multiple times saying 'retry with alternate repository failed: ''MessageNotUnderstood: UndefinedObject>>contentStreamFromEncoding:'''.
Is this a known problem? How can I solve this without waiting for any server to be online again?
After this command failed, you cannot even retry it, because #Metacello is no longer a registered class in the image. This is rather inconvenient ...
Best,
Christoph