Dale,<br><br>the problem was, that I&#39;m using a build script that downloads the very same image you were using but also does an update _and_ does modify the system info. It does still say &quot;Something_Squeak&quot;, but is enough to make Metacello believe it is on a gemstone system. Somehow I would have expected Metacello to just fail if it can&#39;t make a match to a known environment, but I guess that&#39;s not how it is working.<br>

<br>Anyway thanks for looking into this and sorry for the confusion.<br><br>Alex<br><br><div class="gmail_quote">2011/8/6 Dale Henrichs <span dir="ltr">&lt;<a href="mailto:dhenrich@vmware.com">dhenrich@vmware.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Alex,<br>
<br>
I took a fresh trunk download (Squeak4.3alpha-11481) and executed the following:<br>
<br>
  Installer squeaksource<br>
    project: &#39;MetacelloRepository&#39;;<br>
    install: &#39;ConfigurationOfSeaside30&#39;.<br>
  (Smalltalk at: #ConfigurationOfSeaside30) perform: #load.<br>
<br>
and Seaside loaded just fine ... what commands did you use to load Seaside?<br>
<div class="im"><br>
Dale<br>
<br>
----- Original Message -----<br>
| From: &quot;Alexander Lazarević&quot; &lt;<a href="mailto:laza@blobworks.com">laza@blobworks.com</a>&gt;<br>
| To: &quot;The general-purpose Squeak developers list&quot; &lt;<a href="mailto:squeak-dev@lists.squeakfoundation.org">squeak-dev@lists.squeakfoundation.org</a>&gt;, &quot;Seaside - general<br>
| discussion&quot; &lt;<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>&gt;<br>
| Sent: Friday, August 5, 2011 4:09:11 AM<br>
| Subject: [Seaside] Seaside 3.0 Metacello Configuration broken for Squeak?<br>
|<br>
|<br>
</div><div><div></div><div class="h5">| Hi!<br>
|<br>
| I can&#39;t load Seaside 3.0 via Metacello into the latest trunk image.<br>
| It stops with a dependency exception:<br>
|<br>
| This package depends on the following classes: ExecutableBlock<br>
|<br>
| In the transcript I get as one of the last entries something that<br>
| seems to be wrong for Squeak:<br>
|<br>
| Evaluated -&gt; Metacello-MC &gt;&gt; gemstone10beta24PreLoadDoIt<br>
|<br>
| I guess most Seasiders don&#39;t give a nack about this and I would offer<br>
| to help fix this, but I haven&#39;t dealt with<br>
| writing Metacello configurations yet.<br>
|<br>
| Thanks,<br>
| Alex<br>
|<br>
</div></div><div><div></div><div class="h5">| _______________________________________________<br>
| seaside mailing list<br>
| <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
| <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
|<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br>