<br><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 10:03 PM, Hannes Hirzel <span dir="ltr">&lt;<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Eliot and Andreas,<br>
<br>
Are you saying that the following works perfectly?<br>
<br>
1) Take <a href="http://ftp.squeak.org/trunk/Squeak4.2-10382-alpha.zip" target="_blank">http://ftp.squeak.org/trunk/Squeak4.2-10382-alpha.zip</a><br>
2) Evaluate<br>
       SmalltalkImage unloadAllKnownPackages.<br>
       MCMcmUpdater updateMissingPackages: false.<br>
3) Choose &#39;mouse&#39; menu, &#39;Update Squeak&#39;<br></blockquote><div><br></div><div>I haven&#39;t tried starting from Squeak 4.2-xxxxx.  I started from a 4.1 image, changed the update URL to trunk, did SmalltalkImage unloadAllKnownPackages, loaded the various Cog VMMaker packages, loaded the latest MonticelloConfigurations, did the moral equivalent of MCMcmUpdater updateMissingPackages: false. and then step 3.  But I would expect that the above would work provided that you insert the extra step:</div>
<div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">1) Take <a href="http://ftp.squeak.org/trunk/Squeak4.2-10382-alpha.zip" target="_blank" style="color: rgb(0, 0, 204); ">http://ftp.squeak.org/trunk/Squeak4.2-10382-alpha.zip</a></span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><a href="http://ftp.squeak.org/trunk/Squeak4.2-10382-alpha.zip" target="_blank" style="color: rgb(0, 0, 204); "></a>1.5) Make sure the latest MonticelloConfigurations is loaded<br>
2) Evaluate<br>      SmalltalkImage unloadAllKnownPackages.<br>      MCMcmUpdater updateMissingPackages: false.<br>3) Choose &#39;mouse&#39; menu, &#39;Update Squeak&#39;<br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>
</span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
--Hannes<br>
</font><div><div></div><div class="h5"><br>
On 8/25/10, Andreas Raab &lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt; wrote:<br>
&gt; On 8/24/2010 9:03 PM, Eliot Miranda wrote:<br>
&gt;&gt; Excellent; works perfectly!  The preference must be updated manually<br>
&gt;&gt; because there&#39;s no preferences browser (for others evaluate<br>
&gt;&gt; (MCMcmUpdater classPool at: #UpdateMissingPackages put: false)) but with<br>
&gt;&gt; that done update went without a hitch. Thank you!<br>
&gt;<br>
&gt; No, no, no. This is why we have those tagged preferences. All you need<br>
&gt; to do is to evaluate:<br>
&gt;<br>
&gt;       MCMcmUpdater updateMissingPackages: false.<br>
&gt;<br>
&gt; No need to poke in the classPool or anything :-)<br>
&gt;<br>
&gt; Cheers,<br>
&gt;    - Andreas<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>