gst-package problem on OSX

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-package problem on OSX

Hugo Corbucci
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

SSpec.star (746 bytes) Download Attachment
string_spec.st (200 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: gst-package problem on OSX

Paolo Bonzini-2
Strange, your package is compressed.  gst-package should always create
uncompressed zip files.

Can you send the command line and output of gst-package when creating
SSpec.star?

Or did you create it manually with zip?  (Which is not unsupported, just
you need to create an uncompressed zip file).

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: gst-package problem on OSX

Hugo Corbucci
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

SSpec.star (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: gst-package problem on OSX

Paolo Bonzini-2

> I never managed to get gst-package to do anything for me. I tried
> gst-package --prepare package.xml, gst-package -n package.xml,
> gst-package --image-file=test.im <http://test.im>, gst-package 'SSpec',
> gst-package 'Spec', etc... They all pop me the same "did not understand
> asString".

I think it's the bug that was reported today by Stefan Schmiedl.

"gst-package -t ~/.st package.xml" or "gst-package -t . package.xml"
will do.

Maybe you had another compressed SSpec.star somewhere (the paths are
image path, ~/.st, system path)?

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk