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


_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to