[Scilab-Dev] ATOMS server 6.1 not ready / available

Samuel Gougeon sgougeon at free.fr
Mon Feb 10 14:15:16 CET 2020


Hello,

This morning, i still get (with the master)


> --> atomsRepositoryList
>  ans  =
>   "http://atoms.scilab.org/6.1"  "official"
>
> --> atomsSystemUpdate
> ""
>   "gzip: TMPDIR\ATOMS~1\1_TOOLBOXES.gz: not in gzip format"
> WARNING: atomsDESCRIPTIONget: Extraction of the DESCRIPTION file 
> ('TMPDIR\ATOMS~1\1_TOOLBOXES.gz') has failed.
> Scanning repository http://atoms.scilab.org/6.1 ... Skipped
>
> at line   198 of function atomsDESCRIPTIONget ( 
> SCI\modules\atoms\macros\atoms_internals\atomsDESCRIPTIONget.sci line 
> 217 )
> at line    16 of function atomsSystemUpdate   ( 
> SCI\modules\atoms\macros\atomsSystemUpdate.sci line 33 )
>
> All ATOMS repositories scan failed.
>
In atomsDownload(), we have well the download command (with SCI & TMPDIR 
replacements)

   ""SCI\tools\curl\curl.exe" --connect-timeout 5  -s 
"http://atoms.scilab.org/6.1/TOOLBOXES/64/windows.gz" -o 
"TMPDIR\ATOMS~1\1_TOOLBOXES.gz""

but in a web browser, the URL 
http://atoms.scilab.org/6.1/TOOLBOXES/64/windows.gz is still redirected 
and leads to a 404 error.

Regards
Samuel





More information about the dev mailing list