When I attempt to install Iliad, I get the following error. b...@maki:~/src/iliad$ ./make_packages.sh packaging ./Core/Tests/package.xml ... packaging ./Core/lib/HTTP/package.xml ... packaging ./Core/lib/JSON/package.xml ... packaging ./Core/package.xml ... packaging ./More/Examples/package.xml ... packaging ./More/Magritte/package.xml ... gst-package: Invalid argument Iliad-More-Magritte: package not found packaging ./More/UI/package.xml ... packaging ./More/package.xml ... packaging ./Swazoo/package.xml ... packaging ./package.xml ...
Versions of Iliad before svn r1395 do not produce an error in make_packages.sh, but fail to run: Updated to revision 1394. b...@maki:~/src/iliad$ rm -rf ~/.st b...@maki:~/src/iliad$ ./make_packages.sh packaging ./Core/Tests/package.xml ... packaging ./Core/lib/HTTP/package.xml ... packaging ./Core/lib/JSON/package.xml ... packaging ./Core/package.xml ... packaging ./More/Examples/package.xml ... packaging ./More/Magritte/package.xml ... packaging ./More/UI/package.xml ... packaging ./More/package.xml ... packaging ./Swazoo/package.xml ... packaging ./package.xml ... linking More/UI/stylesheets/iliad-ui.css to Public... linking More/UI/images/arrow_down.png to Public... linking More/UI/images/arrow_right.png to Public... b...@maki:~/src/iliad$ gst GNU Smalltalk ready st> PackageLoader fileInPackage: 'Iliad' "Global garbage collection... done" Object: PackageLoader class error: Invalid argument Iliad-More-Widgets: package not found SystemExceptions.PackageNotAvailable(Exception)>>signal (AnsiExcept.st:216) SystemExceptions.PackageNotAvailable(Exception)>>signal: (AnsiExcept.st:226) SystemExceptions.PackageNotAvailable class(SystemExceptions.NotFound class)>>signalOn:what: (AnsiExcept.st:910) SystemExceptions.PackageNotAvailable class>>signal: (PkgLoader.st:57) optimized [] in PackageLoader class>>fileInPackages: (PkgLoader.st:1609) [] in Kernel.PackageDirectories(Kernel.PackageGroup)>>extractDependenciesFor:ifMissing: (PkgLoader.st:159) Kernel.PackageDirectories>>at:ifAbsent: (PkgLoader.st:230) [] in Kernel.PackageDirectories(Kernel.PackageGroup)>>extractDependenciesFor:ifMissing: (PkgLoader.st:159) Set(HashedCollection)>>do: (HashedColl.st:201) Kernel.PackageDirectories(Kernel.PackageGroup)>>extractDependenciesFor:ifMissing: (PkgLoader.st:167) PackageLoader class>>fileInPackages: (PkgLoader.st:1608) PackageLoader class>>fileInPackage: (PkgLoader.st:1598) UndefinedObject>>executeStatements (a String:1) nil This behavior is identical on GNU Smalltalk 3.1 and HEAD under OS X and Debian sid. -- Brad Ackerman PGP: 0x9F49A373 b...@facefault.org <*> http://bsa.smugmug.com/
signature.asc
Description: Digital signature
_______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org http://lists.gnu.org/mailman/listinfo/help-smalltalk