[squeak-dev] Trunk image size

Germán Arduino garduino at gmail.com
Thu Dec 10 21:33:20 UTC 2009


May be is not the right place on this thread, but I also feels that we should
have a number identifying the image.

I know that this was already commented and that it's possible to check
on Monticello, but anyway I think that each update of trunk should put
an ID to the image.....

Cheers.


2009/12/10 Edgar J. De Cleene <edgardec2001 at yahoo.com.ar>:
>
>
>
> On 12/10/09 3:14 PM, "Levente Uzonyi" <leves at elte.hu> wrote:
>
>> The latest available (at http://ftp.squeak.org/trunk) image's size is
>> 18.1MB. My clean trunk image which is updated every day is 18.9MB large.
>> It's still less than 20MB. Also note that there are several scripts that
>> decrease the image size which are evaluated before a release image is
>> created. Try running these for example (there are a lot more and we should
>> clean up ReleaseBuilder too):
>>
>> ReleaseBuilder >> #prepareReleaseImage
>> ScriptLoader >> #flushCaches
>> ReleaseBuilderFor3dot10 >> cleanUnwantedCs
>>
>> After these my image's size is 13.6MB.
>
> File 'Squeak3.11.alpha.7671.image' is 17183164 bytes long.
>
> How I get this.
> 1) Take Squeak3.10.gamma.7159 as starting point, put some I need , I have
> one .cs produced for each thing loaded with logic of Andreas for Trunk
>
> Like to see some realize we don't have the same Ralph and me build two
> yearsago .
> It's crazy each walkback start some like
>
> MessageNotUnderstood: UndefinedObject>>scanFrom:
> 9 December 2009 9:56:07.517 am
>
> VM: Mac OS - a SmalltalkImage
> Image: Squeak3.10.2 [latest update: #7179]
>
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir
> /Users/edgar/SqueakRepository/imagesZip/Squeak3.10.2-Trunk-091024
> Trusted Dir /foobar/tooBar/forSqueak/bogus
> Untrusted Dir /Users/edgar/Library/Preferences/Squeak/Internet/My Squeak
>
> UndefinedObject(Object)>>doesNotUnderstand: #scanFrom:
>    Receiver: nil
>    Arguments and temporary variables:
>        aMessage:     scanFrom: MultiByteFileStream:
> '/Users/edgar/Sites/LearnFromServer.4....etc...
>        exception:     MessageNotUnderstood: UndefinedObject>>scanFrom:
>        resumeValue:     nil
>    R
>
> How you bet wich one of many possible Trunk image produce the walckback ?
>
> By the way, I also have the full logs from update-ar.2.log to
> update-nice.76.log, with the missings numbers 32,33,34 .
>
> If you let me , could put all in the ftp squeak
>
>
> Edgar
>
>
>
>
>



More information about the Squeak-dev mailing list