<div dir="ltr">You can take a 4.5 release image, change the update URL to trunk and update it..</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 7:21 AM, Bernhard Pieber <span dir="ltr">&lt;<a href="mailto:bernhard@pieber.com" target="_blank">bernhard@pieber.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">First I tried the way I normally use:<br>
<br>
I downloaded the latest Squeak4.6-13700.zip from <a href="ftp://ftp.squeak.org/4.6alpha/" target="_blank">ftp://ftp.squeak.org/4.6alpha/</a> and opened it with Eliot&#39;s latest Cog VM (<a href="http://www.mirandabanda.org/files/Cog/VM/VM.r3056/Cog.app-14.29.3056.tgz" target="_blank">http://www.mirandabanda.org/files/Cog/VM/VM.r3056/Cog.app-14.29.3056.tgz</a>).<br>

<br>
I saw that the Kernel package is dirty. I did &quot;Update Squeak&quot;.<br>
First I got a warning &quot;About to serialize an empty package&quot;. I proceeded.<br>
Then I got a debugger with &quot;Error: Bits size mismatch&quot;. See [1].<br>
I tried with an empty package cache. However, the error stays the same.<br>
<br>
Then, I tried Jenkins:<br>
<br>
I downloaded <a href="http://build.squeak.org/job/SqueakTrunk/lastSuccessfulBuild/artifact/target/TrunkImage.zip" target="_blank">http://build.squeak.org/job/SqueakTrunk/lastSuccessfulBuild/artifact/target/TrunkImage.zip</a> and opened it.<br>

I saw that the Environments package is dirty. The version name is (nice.47, cmm.51).<br>
I could update that image to 13889. However, the Environments package stays dirty.<br>
<br>
I hate to admit it, but I am stuck. ;-) Can some kind person help me? I am sure there is a way to get an up-to-date and clean trunk image!<br>
<br>
Cheers,<br>
Bernhard<br>
<br>
[1]<br>
--- The full stack ---<br>
ZipWriteStream(Object)&gt;&gt;error:<br>
ZipWriteStream&gt;&gt;flushBlock:<br>
ZipWriteStream&gt;&gt;flushBlock<br>
ZipWriteStream(DeflateStream)&gt;&gt;deflateBlock<br>
ZipWriteStream(DeflateStream)&gt;&gt;next:putAll:startingAt:<br>
ZipWriteStream(DeflateStream)&gt;&gt;nextPutAll:<br>
ZipStringMember(ZipArchiveMember)&gt;&gt;compressDataTo:<br>
ZipStringMember(ZipArchiveMember)&gt;&gt;writeDataTo:<br>
ZipStringMember(ZipArchiveMember)&gt;&gt;writeTo:<br>
[] in ZipArchive&gt;&gt;writeTo:<br>
OrderedCollection&gt;&gt;do:<br>
ZipArchive&gt;&gt;writeTo:<br>
MCMczWriter&gt;&gt;flush<br>
MCMczWriter class&gt;&gt;fileOut:on:<br>
MCVersion&gt;&gt;fileOutOn:<br>
[] in MCCacheRepository(MCFileBasedRepository)&gt;&gt;basicStoreVersion:<br>
MCCacheRepository(MCDirectoryRepository)&gt;&gt;writeStreamForFileNamed:replace:do:<br>
MCCacheRepository(MCFileBasedRepository)&gt;&gt;writeStreamForFileNamed:do:<br>
MCCacheRepository(MCFileBasedRepository)&gt;&gt;basicStoreVersion:<br>
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
</blockquote></div><br></div>