help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Actual git code is broken?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Actual git code is broken?
Date: Sat, 19 Mar 2011 17:34:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 03/19/2011 05:27 PM, Giuseppe Luigi Punzi wrote:
Thanks for the answer Paolo,

Then, how to "fight" against this error in stable?

address@hidden:~/Desarrollo$ gst-package --download grease -t ~/.st
Object: nil error: Invalid value nil: object not indexable
SystemExceptions.NotIndexable(Exception)>>pass (ExcHandling.st:385)
optimized [] in UndefinedObject>>executeStatements
(/usr/local/share/smalltalk/scripts/Package.st:1195)
SystemExceptions.NotIndexable(Exception)>>activateHandler:
(ExcHandling.st:516)
SystemExceptions.NotIndexable(Exception)>>signal (ExcHandling.st:254)
SystemExceptions.NotIndexable class(SystemExceptions.InvalidValue
class)>>signalOn: (SysExcept.st:409)
UndefinedObject(Object)>>checkIndexableBounds: (Object.st:792)
UndefinedObject(Object)>>at: (Object.st:858)
File class(FilePath class)>>isAbsolute: (FilePath.st:171)
File class(FilePath class)>>fullNameFor: (FilePath.st:187)
File class>>name: (File.st:112)
PackageFiles>>addURL: (/usr/local/share/smalltalk/scripts/Package.st:322)
PkgInstall(PackageCommand)>>addFile:
(/usr/local/share/smalltalk/scripts/Package.st:591)
optimized [] in PackageCommand>>runOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:602)
OrderedCollection>>do: (OrderColl.st:68)
PkgInstall(PackageCommand)>>runOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:603)
[] in PkgInstall(Command)>>executeOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:529)
BlockClosure>>ensure: (BlkClosure.st:269)
ProcessVariable>>use:during: (ProcEnv.st:74)
CurrentCommand class(DynamicVariable class)>>use:during: (DynVariable.st:55)
PkgInstall(Command)>>executeOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:523)
PkgDownload>>runOnAll: (/usr/local/share/smalltalk/scripts/Package.st:559)
[] in PkgDownload(Command)>>executeOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:529)
BlockClosure>>ensure: (BlkClosure.st:269)
ProcessVariable>>use:during: (ProcEnv.st:74)
CurrentCommand class(DynamicVariable class)>>use:during: (DynVariable.st:55)
PkgDownload(Command)>>executeOnAll:
(/usr/local/share/smalltalk/scripts/Package.st:523)
PackageManager>>run (/usr/local/share/smalltalk/scripts/Package.st:1182)
optimized [] in UndefinedObject>>executeStatements
(/usr/local/share/smalltalk/scripts/Package.st:1189)
BlockClosure>>on:do: (BlkClosure.st:193)
UndefinedObject>>executeStatements
(/usr/local/share/smalltalk/scripts/Package.st:1191)
gst-package: Invalid value nil: object not indexable

Or is better to wait to Monday to 3.2.4?

Master and stable are the same in this respect. So it is probably a configuration error on your side. Waiting for 3.2.4 is a good plan, and will also fix the flex dependency.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]