[squeak-dev] Re: Can't load any Metacello into trunk - help!

Randal L. Schwartz merlyn at stonehenge.com
Fri Mar 25 20:14:33 UTC 2011


>>>>> "Levente" == Levente Uzonyi <leves at elte.hu> writes:

Levente> Please update your image, the issue should be solved by Monticello-ul.443. See
Levente> http://lists.squeakfoundation.org/pipermail/squeak-dev/2011-March/158306.html
Levente> for details.


Levente> Levente

>> 
>> Trying to load Seaside30, GlorpDBX, and Magritte2 into a trunk.  If
>> there's some extra magic required to make it work, please help.

Sadly, "ConfigurationOfSqueakDBX load" works fine, but
"ConfigurationOfGlorpDBX load" still tries to call

  nil loadUsing: mcLoader

because

  self projectPackage

is returning nil.

It's trying to run SqueakDBX with 1.3, but there's no version of that
for Squeak, only Pharo.

Is there a way to say "latest version for this platform", or should that
be inherent in the default #load?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion



More information about the Squeak-dev mailing list