[Glass] Load Metacello configuration from local disk

BrunoBB smalltalk at adinet.com.uy
Thu Feb 20 06:19:52 PST 2020


Hi,

The following expression answer an exception:
GsDeployer deploy: [
    Metacello new
         baseline: 'HighchartsSt';
         repository:
'filetree:/home/gemstone/GsDevKit_home/shared/repos/HighchartsSt/repository';
         onLock: [:ex | ex honor];
	onConflictUseLoaded;
         load.
].

a MetacelloPackageSpecResolutionError occurred (error 2710), , Could not
resolve: BaselineOfHighchartsSt [BaselineOfHighchartsSt] in cache
filetree:/home/gemstone/GsDevKit_home/shared/repos/HighchartsSt/repository
ERROR: 'GoferRepositoryError: UserDefinedError: Reading a number failed: a
digit between 0 and 9 expected'

What could be the cause of such an error ?

regards,
bruno



--
Sent from: http://forum.world.st/GLASS-f1460844.html


More information about the Glass mailing list