Hi,
Trying to install the following (experimental package to install Highcharts 6.0 on GemStone): GsDeployer deploy: [ What can be causing this error ? (GemStone v3.4.1) regards, bruno a MetacelloPackageSpecResolutionError occurred (error 2710), , Could not resolve: BaselineOfHighchartsSt [BaselineOfHighchartsSt] in cache github://brunobuzzi/HighchartsSt:v6.0.0gs/repository ERROR: 'GoferRepositoryError: UserDefinedError: Error during download: ''UserDefinedError: bad signature 372F5554 at position 57796135''. Error could have been caused by: '' % Total % Received % Xferd Average Speed Time Time Time Current MetacelloPackageSpecResolutionError (AbstractException) >>
_signalWith: @6 line 25
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Hi,
Well i'm stuck with this problem. The branch has been renamed to "v6.0.1" and i have checked all i know but i got the same error :(. There is a zip file in /tmp/github-7975-brunobuzziHighchartsStv601.zip and the zip can be upzipped without any problem. Where Bad signature come from ? GsDeployer deploy: [ Metacello new baseline: 'HighchartsSt'; repository: 'github://brunobuzzi/HighchartsSt:v6.0.1/repository'; onLock: [:ex | ex honor]; load ]. regards, bruno El 16/05/2018 a las 14:41, Smalltalk
via Glass escribió:
Hi, _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
GemStone gzip suuport is only 32 bits. That project is huge and exceeds the limits of zip 32. The only workaround is to clone the project with git and load it as filetree repo On Wed, May 16, 2018, 6:00 PM Smalltalk via Glass <[hidden email]> wrote:
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Mariano,
Thanks for the clarificationa about 32 bits. I have already unzip the file by hand and now Highcharts 6.0 is installed in GemStone. The zip was 85 Mb so for 85Mb project is not possible to create an automatic installation script. Maybe we should replace the gzip with a call to Linux unzip command. But this will add another dependency in Gs_DevKit project. regards, bruno El 16/05/2018 a las 19:07, Mariano
Martinez Peck escribió:
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Full explanation is in [1] and [2]. On Thu, May 17, 2018 at 2:15 PM Smalltalk <[hidden email]> wrote:
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |