[squeak-dev] Trunk Status

Frank Shearar frank.shearar at gmail.com
Sat Jul 20 19:23:37 UTC 2013


On 20 July 2013 20:19, Frank Shearar <frank.shearar at gmail.com> wrote:
> On 20 July 2013 20:02, Frank Shearar <frank.shearar at gmail.com> wrote:
>> On 20 July 2013 18:48, Chris Muller <asqueaker at gmail.com> wrote:
>>> Hey all, when the trunk is broken, the community is at a full stop.
>>> Can we please all jump-in and make a push to just solve this?  I'm
>>> dead in the water and it sounds like others are too.
>>>
>>> The status I'm seeing currently is -- when I simply download the
>>> latest alpha image, Squeak4.5-12641.image, and then "Update Squeak"
>>> from the menu, it blows up during Morphic-fbs.663 trying to declare:
>>> PianoRollNoteMorph because it's environment is nil.
>>>
>>> How can we fix this?
>>
>> I don't know if this is feasible or possible, but can we _delete_
>> config maps? If so, let's delete everything after NNN (where NNN is
>> the latest map that doesn't load Morphic-fbs.663), and issue a new
>> config map that loads in this order:
>>
>> Kernel-fbs.791
>> Morphic-dtl.688
>> Files-fbs.125
>> System-fbs.569
>>
>> What's stopping me from simply _doing_ this is that I don't really
>> understand the process around config maps. Hence my frequent calls for
>> help these past few days!
>>
>> I'll go and see if I can figure out the value of NNN in the meantime.
>
> update-nice.238 looks like a last-known-good mcm.

I _think_ that update-fbs.243.mcm ought to work. How would I _test_ this?

>> frank


More information about the Squeak-dev mailing list