Is anyone else seeing trouble with "Installer ensureRecentMetacello" on
latest 5.3 build? It runs OK for a while and then "Could not resolve: BaselineOfSton". This is in a fresh http://files.squeak.org/5.3/Squeak5.3-19439-64bit/Squeak5.3-19439-64bit-202003021730-Linux.zip. Hard to know how to debug it - the code looks quite intimidating, but I'll dig in and see if I can find something. Tony |
On Thu, Jun 4, 2020 at 3:57 PM Tony Garnock-Jones <[hidden email]> wrote: Is anyone else seeing trouble with "Installer ensureRecentMetacello" on Thanks for reporting, Tony. We are on it... Fabio
|
Hi Tony,
please excuse the issues. In our recent changes to Metacello for Squeak we missed issues with the bootstrapping process for Metacello. These issues should now be resolved. Through this, we also got helpful input from Dale on the bootstrapping process of Metacello in Squeak and will investigate making the process faster and more resilient in the future. See here for some more details: https://github.com/squeak-smalltalk/squeak-ston/pull/1 Best, Tom ________________________________________ From: Squeak-dev <[hidden email]> on behalf of Fabio Niephaus <[hidden email]> Sent: Thursday, June 4, 2020 4:05:28 PM To: The general-purpose Squeak developers list Subject: Re: [squeak-dev] Problem with "Installer ensureRecentMetacello" and BaselineOfSton On Thu, Jun 4, 2020 at 3:57 PM Tony Garnock-Jones <[hidden email]<mailto:[hidden email]>> wrote: Is anyone else seeing trouble with "Installer ensureRecentMetacello" on latest 5.3 build? It runs OK for a while and then "Could not resolve: BaselineOfSton". This is in a fresh http://files.squeak.org/5.3/Squeak5.3-19439-64bit/Squeak5.3-19439-64bit-202003021730-Linux.zip. Hard to know how to debug it - the code looks quite intimidating, but I'll dig in and see if I can find something. Thanks for reporting, Tony. We are on it... Fabio Tony |
Hi Tom,
Thanks very much for looking into it! Everything is working well now. Best Regards, Tony On 6/5/20 10:41 AM, Beckmann, Tom wrote: > Hi Tony, > > please excuse the issues. In our recent changes to Metacello for Squeak we missed issues with the bootstrapping process for Metacello. These issues should now be resolved. > > Through this, we also got helpful input from Dale on the bootstrapping process of Metacello in Squeak and will investigate making the process faster and more resilient in the future. See here for some more details: https://github.com/squeak-smalltalk/squeak-ston/pull/1 > > Best, > Tom > ________________________________________ > From: Squeak-dev <[hidden email]> on behalf of Fabio Niephaus <[hidden email]> > Sent: Thursday, June 4, 2020 4:05:28 PM > To: The general-purpose Squeak developers list > Subject: Re: [squeak-dev] Problem with "Installer ensureRecentMetacello" and BaselineOfSton > > On Thu, Jun 4, 2020 at 3:57 PM Tony Garnock-Jones <[hidden email]<mailto:[hidden email]>> wrote: > Is anyone else seeing trouble with "Installer ensureRecentMetacello" on > latest 5.3 build? > > It runs OK for a while and then "Could not resolve: BaselineOfSton". > > This is in a fresh > http://files.squeak.org/5.3/Squeak5.3-19439-64bit/Squeak5.3-19439-64bit-202003021730-Linux.zip. > > Hard to know how to debug it - the code looks quite intimidating, but > I'll dig in and see if I can find something. > > Thanks for reporting, Tony. We are on it... > > Fabio > > > Tony > > |
Free forum by Nabble | Edit this page |