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. |
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. > > > ------------------------------------------------------------------------ > > |
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. > |
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. >> > > |
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. >>> >> >> > > > signature.asc (269 bytes) Download Attachment |
Free forum by Nabble | Edit this page |