There is a fix already submitted to PharoTaskForces.� If you download the last version from the metacello config, it should load well :).

Cheers!

On Wed, Jan 12, 2011 at 4:05 PM, Sven Van Caekenberghe <sven@beta9.be> wrote:
When trying to do:

Gofer new renggli: 'omnibrowser';
� � � � � � � � package: 'OmniBrowser';
� � � � � � � � package: 'OB-Standard';
� � � � � � � � package: 'OB-Morphic';
� � � � � � � � package: 'OB-Shout';
� � � � � � � � package: 'OB-Refactory';
� � � � � � � � package: 'OB-Regex';
� � � � � � � � package: 'OB-SUnitIntegration';
� � � � � � � � load

(Part of the build scripts of LR's builder scripting package)

I get the following error:

DuplicatedVariableError: styler is already defined in PluggableTextMorph

while loading the definitiion of OBPluggableTextMorphWithShout in PharoCore 1.2 #12294.

I have seen some things flying around on the mailinglist related indirectly to this issue.

Is there a solution ?

Thx,

Sven