Update Collections-ul253 taking forever...

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

Update Collections-ul253 taking forever...

CdAB63
Hello,

Trying to apply last updates (update-ul81.mcm) Collections-ul253 just
get stuck at: installing

No message presented (transcript or elsewhere), no nothing...

[casimiro@localhost squeak]$ more update-ul.81-squeak.image.log
- removed HashedCollection >> #finaracter >> #=lCheck anymore
- fix: let WideString >> #replacCollection >> #atNewIndex:put:4 of the
array free
From:to:with:startingAt: use the primitive if replacement is a ByteString
[casimiro@localhost squeak]$


Reply | Threaded
Open this post in threaded view
|

Re: Update Collections-ul253 taking forever...

Levente Uzonyi-2
On Tue, 15 Dec 2009, Casimiro de Almeida Barreto wrote:

> Hello,
>
> Trying to apply last updates (update-ul81.mcm) Collections-ul253 just get
> stuck at: installing
>
> No message presented (transcript or elsewhere), no nothing...

Please press alt+. to see where it stops.


Levente

>
> [casimiro@localhost squeak]$ more update-ul.81-squeak.image.log
> - removed HashedCollection >> #finaracter >> #=lCheck anymore

Seems like the log is incomplete.

> - fix: let WideString >> #replacCollection >> #atNewIndex:put:4 of the array
> free
> From:to:with:startingAt: use the primitive if replacement is a ByteString
> [casimiro@localhost squeak]$
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Update Collections-ul253 taking forever...

CdAB63
Em 15-12-2009 12:32, Levente Uzonyi escreveu:

> On Tue, 15 Dec 2009, Casimiro de Almeida Barreto wrote:
>
>> Hello,
>>
>> Trying to apply last updates (update-ul81.mcm) Collections-ul253 just
>> get stuck at: installing
>>
>> No message presented (transcript or elsewhere), no nothing...
>
> Please press alt+. to see where it stops.

<alt><.> unresponsive...

But I solved the problem starting with a clean squeak.image & squeak.changes
What was not standard?

- FFI
- OSProcess
- CommandShell
- OSProcessPlugin
- Speech
- VMMaker
- Balloon3D

When I'm able to reproduce problem in an update image I'll track it &
post a usefull bug report.

>
>
> Levente
>
>>
>> [casimiro@localhost squeak]$ more update-ul.81-squeak.image.log
>> - removed HashedCollection >> #finaracter >> #=lCheck anymore
>
> Seems like the log is incomplete.
>
>> - fix: let WideString >> #replacCollection >> #atNewIndex:put:4 of
>> the array free
>> From:to:with:startingAt: use the primitive if replacement is a
>> ByteString
>> [casimiro@localhost squeak]$
>>
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Update Collections-ul253 taking forever...

Levente Uzonyi-2
On Tue, 15 Dec 2009, Casimiro de Almeida Barreto wrote:

> Em 15-12-2009 12:32, Levente Uzonyi escreveu:
>> On Tue, 15 Dec 2009, Casimiro de Almeida Barreto wrote:
>>
>>> Hello,
>>>
>>> Trying to apply last updates (update-ul81.mcm) Collections-ul253 just get
>>> stuck at: installing
>>>
>>> No message presented (transcript or elsewhere), no nothing...
>>
>> Please press alt+. to see where it stops.
>
> <alt><.> unresponsive...
>
> But I solved the problem starting with a clean squeak.image & squeak.changes
> What was not standard?
>
> - FFI
> - OSProcess
> - CommandShell
> - OSProcessPlugin
> - Speech
> - VMMaker
> - Balloon3D
>
> When I'm able to reproduce problem in an update image I'll track it & post a
> usefull bug report.

I tried to reproduce it without success. Loaded the latest versions of the
above packages into Squeak3.10.2-Trunk-091128, pressed the update
button and succesfully updated the image.


Levente

>
>>
>>
>> Levente
>>
>>>
>>> [casimiro@localhost squeak]$ more update-ul.81-squeak.image.log
>>> - removed HashedCollection >> #finaracter >> #=lCheck anymore
>>
>> Seems like the log is incomplete.
>>
>>> - fix: let WideString >> #replacCollection >> #atNewIndex:put:4 of the
>>> array free
>>> From:to:with:startingAt: use the primitive if replacement is a ByteString
>>> [casimiro@localhost squeak]$
>>>
>>>
>>>
>>
>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Update Collections-ul253 taking forever...

CdAB63
Em 15-12-2009 15:10, Levente Uzonyi escreveu:
> (...)
> I tried to reproduce it without success. Loaded the latest versions of
> the above packages into Squeak3.10.2-Trunk-091128, pressed the update
> button and succesfully updated the image.
>
>
> Levente
>
Among the packages I had installed in that image, there were
http://www.squeaksource/com/Regex (VB-Regex). VB-Regex is not in trunk &
is used in other forks (different philosophy). Could be it the reason?
The other "non standard" package installed was Cryptography.

I'm little short in time to verify it ASAP but I can simulate it tomorrow.
>>
>>>
>>>
>>> Levente
>>>
>>> (...)
>
Best Regards,

CdAB

Reply | Threaded
Open this post in threaded view
|

Re: Update Collections-ul253 taking forever...

Levente Uzonyi-2
On Tue, 15 Dec 2009, Casimiro de Almeida Barreto wrote:

> Em 15-12-2009 15:10, Levente Uzonyi escreveu:
>> (...)
>> I tried to reproduce it without success. Loaded the latest versions of the
>> above packages into Squeak3.10.2-Trunk-091128, pressed the update button
>> and succesfully updated the image.
>>
>>
>> Levente
>>
> Among the packages I had installed in that image, there were
> http://www.squeaksource/com/Regex (VB-Regex). VB-Regex is not in trunk & is
> used in other forks (different philosophy). Could be it the reason? The other
> "non standard" package installed was Cryptography.
>

I added these packages too and got the same result.


Levente

> I'm little short in time to verify it ASAP but I can simulate it tomorrow.
>>>
>>>>
>>>>
>>>> Levente
>>>>
>>>> (...)
>>
> Best Regards,
>
> CdAB
>
>