Hi Bahman,

Pharo 2.0 is released, if you load the latest version from the website, you 
should not have to do any system updates.

That being said, the bug should not happen.

Sven

On 03 Nov 2013, at 07:10, Bahman Movaqar <bah...@bahmanm.com> wrote:

> Hi all,
> 
> I just downloaded Pharo 2.0 on a Windows machine, unpacked it, ran it
> and from the world menu selected System -> Software Update but bumped
> into an exception:
> 
> <stacktrace>
> 
>    Error: Unable to resolve ConfigurationOfFuel
> 
>    GoferConfigurationReference(Object)>>error:
>    GoferConfigurationReference(GoferReference)>>resolveWith:
>    Gofer>>resolved in Block: [:each | each resolveWith: self]
>    Array(SequenceableCollection)>>collect:
>    Gofer>>resolved
>    GoferLoad>>initializeOn:
>    GoferLoad class(GoferOperation class)>>on:
>    Gofer>>execute:do:
>    Gofer>>execute:
>    Gofer>>load
>    ScriptLoader>>update20608
>    UndefinedObject>>DoIt
>    Compiler>>evaluate:in:to:notifying:ifFail:logged:
>    Compiler class>>evaluate:for:notifying:logged:
>    Compiler class>>evaluate:for:logged:
>    Compiler class>>evaluate:logged:
>    DoItDeclaration>>import
>    CodeImporter>>evaluateDeclarations in Block: [:decl | value := decl
> import]
>    OrderedCollection>>do:
>    CodeImporter>>evaluateDeclarations
>    CodeImporter class>>evaluateReadStream:
>    ChangeSet class>>newChangesFromStream:named: in Block: [| newStream |...
>    BlockClosure>>ensure:
>    ChangeSet class>>newChangesFromStream:named:
>    UpdateStreamer>>elementaryReadServerUpdates: in Block: [| docQueue
> docQueueSema |...
>    BlockClosure>>ensure:
>    CursorWithMask(Cursor)>>showWhile:
>    UpdateStreamer>>elementaryReadServerUpdates:
>    UpdateStreamer>>elementaryReadServerUpdates
>    UpdateStreamer>>updateFromServer in Block: [self
> elementaryReadServerUpdates]
> 
> </stacktrace>
> 
> This is an ablsolutely fresh Pharo instance.  Am I doing anything
> wrong?  How can I resolve this? 
> 
> TIA,
> 
> -- 
> Bahman Movaqar  (http://BahmanM.com)
> 
> ERP Evaluation, Implementation & Deployment Consultant
> PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)
> 
> 


Reply via email to