Trouble updating from trunk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Trouble updating from trunk

CdAB63
Hello,

I just installed VM (trunk/svn) & downloaded last non-alpha image from trunk. When updating (update-ar57 -> kernel-ul.313) it detects an error: Improper store into indexable object

ByteString(Object) >> error
ByteString(Object) >> errorImproperStore
ByteString>>at:put:
WriteStream>>pastEndPut:
WriteStream>>nextPut:
...

I'm using: /usr/local/bin/squeak -encoding Latin9 -textenc utf8 -pathenc utf8 squeak.image



--
The information contained in this message is confidential and
intended to the recipients specified in the headers. If you received
this message by error, notify the sender immediately. The
unauthorized use, disclosure, copy or alteration of this message
are strictly forbidden and subjected to civil and criminal sanctions.



Reply | Threaded
Open this post in threaded view
|

Re: Trouble updating from trunk

Andreas.Raab
casimiro barreto wrote:
> I just installed VM (trunk/svn) & downloaded last non-alpha image from
> trunk. When updating (update-ar57 -> kernel-ul.313) it detects an error:
> Improper store into indexable object

Two things to try: First, open a Monticello Browser select any of the
repositories (in the right list), choose "flush cached versions" and try
again. If the problem happens again, can you send the generated
SqueakDebug.log so we can see in more detail what's happening?

Cheers,
   - Andreas

>
> ByteString(Object) >> error
> ByteString(Object) >> errorImproperStore
> ByteString>>at:put:
> WriteStream>>pastEndPut:
> WriteStream>>nextPut:
> ...
>
> I'm using: /usr/local/bin/squeak -encoding Latin9 -textenc utf8 -pathenc
> utf8 squeak.image
>
>
>
> --
> The information contained in this message is confidential and
> intended to the recipients specified in the headers. If you received
> this message by error, notify the sender immediately. The
> unauthorized use, disclosure, copy or alteration of this message
> are strictly forbidden and subjected to civil and criminal sanctions.
>
>
> ------------------------------------------------------------------------
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Trouble updating from trunk

Levente Uzonyi-2
In reply to this post by CdAB63
On Wed, 3 Feb 2010, casimiro barreto wrote:

> Hello,
>
> I just installed VM (trunk/svn) & downloaded last non-alpha image from

The non-alpha images are older than the alpha images and I guess they are
only kept for historical reasons. If you download an older image and press
the update button, you will end up with the latest image + the changes
newer than the latest image.
The only reason to use the older images is to test the update process
from an intermediate state.


Levente

> trunk. When updating (update-ar57 -> kernel-ul.313) it detects an error:
> Improper store into indexable object
>
> ByteString(Object) >> error
> ByteString(Object) >> errorImproperStore
> ByteString>>at:put:
> WriteStream>>pastEndPut:
> WriteStream>>nextPut:
> ...
>
> I'm using: /usr/local/bin/squeak -encoding Latin9 -textenc utf8 -pathenc
> utf8 squeak.image
>
>
>
> --
> The information contained in this message is confidential and
> intended to the recipients specified in the headers. If you received
> this message by error, notify the sender immediately. The
> unauthorized use, disclosure, copy or alteration of this message
> are strictly forbidden and subjected to civil and criminal sanctions.
>

Reply | Threaded
Open this post in threaded view
|

Re: Trouble updating from trunk

Andreas.Raab
Levente Uzonyi wrote:

> On Wed, 3 Feb 2010, casimiro barreto wrote:
>
>> Hello,
>>
>> I just installed VM (trunk/svn) & downloaded last non-alpha image from
>
> The non-alpha images are older than the alpha images and I guess they
> are only kept for historical reasons. If you download an older image and
> press the update button, you will end up with the latest image + the
> changes newer than the latest image.
> The only reason to use the older images is to test the update process
> from an intermediate state.

Ah, good point. To reduce the confusion I've moved those files into an
"outdated" directory. Hopefully this will make things clearer.

Cheers,
   - Andreas

>> trunk. When updating (update-ar57 -> kernel-ul.313) it detects an error:
>> Improper store into indexable object
>>
>> ByteString(Object) >> error
>> ByteString(Object) >> errorImproperStore
>> ByteString>>at:put:
>> WriteStream>>pastEndPut:
>> WriteStream>>nextPut:
>> ...
>>
>> I'm using: /usr/local/bin/squeak -encoding Latin9 -textenc utf8 -pathenc
>> utf8 squeak.image
>>
>>
>>
>> --
>> The information contained in this message is confidential and
>> intended to the recipients specified in the headers. If you received
>> this message by error, notify the sender immediately. The
>> unauthorized use, disclosure, copy or alteration of this message
>> are strictly forbidden and subjected to civil and criminal sanctions.
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Trouble updating from trunk

CdAB63
Em 03-02-2010 15:45, Andreas Raab escreveu:

> Levente Uzonyi wrote:
>> On Wed, 3 Feb 2010, casimiro barreto wrote:
>>
>>> Hello,
>>>
>>> I just installed VM (trunk/svn) & downloaded last non-alpha image from
>>
>> The non-alpha images are older than the alpha images and I guess they
>> are only kept for historical reasons. If you download an older image
>> and press the update button, you will end up with the latest image +
>> the changes newer than the latest image.
>> The only reason to use the older images is to test the update process
>> from an intermediate state.
>
> Ah, good point. To reduce the confusion I've moved those files into an
> "outdated" directory. Hopefully this will make things clearer.
>
> Cheers,
>   - Andreas
>
>>> trunk. When updating (update-ar57 -> kernel-ul.313) it detects an
>>> error:
>>> Improper store into indexable object
>>>
>>> ByteString(Object) >> error
>>> ByteString(Object) >> errorImproperStore
>>> ByteString>>at:put:
>>> WriteStream>>pastEndPut:
>>> WriteStream>>nextPut:
>>> ...
>>>
>>> I'm using: /usr/local/bin/squeak -encoding Latin9 -textenc utf8
>>> -pathenc
>>> utf8 squeak.image
>>>
>>>
>>>
>>> --
>>> The information contained in this message is confidential and
>>> intended to the recipients specified in the headers. If you received
>>> this message by error, notify the sender immediately. The
>>> unauthorized use, disclosure, copy or alteration of this message
>>> are strictly forbidden and subjected to civil and criminal sanctions.
>>>
>>
>>
>
>
>
I had the same problems with last alpha. I'll send log file as soon as I
get the notebook again.





signature.asc (269 bytes) Download Attachment