actually you pointed out the problem :)

we previously load seaside into the same image, seems like the grease versions 
do not like each other very much ;)


On 2013-09-16, at 17:26, Tudor Girba <[email protected]> wrote:

> Hi,
> 
> We typically load development on the CI server:
> 
> REPO=http://www.smalltalkhub.com/mc/Moose/Moose/main
> ./pharo $JOB_NAME.image config $REPO ConfigurationOfMoose 
> --install=development
> 
> But, I think you are doing something else other than loading the code, and I 
> think the problem is that at least in the version that we load, Grease 
> defines its own package implementation which conflicts with RPackage. Could 
> you confirm?
> 
> Cheers,
> Doru
> 
> 
> 
> On Sep 16, 2013, at 8:51 PM, Camillo Bruni <[email protected]> wrote:
> 
>> I'm trying to fix the VM acceptance test. I currently have troubles loading 
>> moose.
>> What is the standard location of the configuration for Pharo 2.0?
>> 
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> + ./pharo ./Pharo.image config 
>> http://www.smalltalkhub.com/mc/Moose/Moose/main
>> ConfigurationOfMoose --install=stable
>> 
>> 
>> ===============================================================================
>> Notice: Installing ConfigurationOfMoose stable
>> ===============================================================================
>> 
>> ==== Startup Error: GRError: 'Grease-Tests-Pharo-Core' depends on unknown 
>> package 'Grease-Pharo-Core'
>> 
>> GRPackage class(GRObject class)>>error:
>> GRPackage(GRObject)>>error:
>> GRPackage>>resolveWith: in Block: [self error: self name printString , ' 
>> depends on ...etc...
>> Dictionary>>at:ifAbsent:
>> GRPackage>>resolveWith: in Block: [:each | aDictionary...
>> OrderedCollection>>collect:
>> GRPackage>>resolveWith:
>> GRPackage class>>packages in Block: [:each | each resolveWith: packages]
>> ...
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
> 
> --
> www.tudorgirba.com
> 
> "Every now and then stop and ask yourself if the war you're fighting is the 
> right one."
> 
> 
> 
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to