Hi.
I am using Pharo 5.0 and installing a Metacello config which is loading Roassal2 (stable).
At some loading step a Warning dialog raises which is preventing unattended automatization of whole installation. This is the message:
This package depends on the following classes: CPDiverging CPQualitative CPSequential You must resolve these dependencies before you will be able to load these definitions: CPDiverging>>#gtExampleColorPalette CPDiverging>>#gtInspectorPreviewIn: CPQualitative>>#gtExampleColorPalette CPQualitative>>#gtInspectorPreviewIn: CPSequential>>#gtExampleColorPalette CPSequential>>#gtInspectorPreviewIn:
The package loaded at that point is GT-InspectorExtensions- CoreRoassal-TudorGirba.44
Any hints?
Hernán