<div dir="ltr">Subject: scilab: ATOMS system is broken in Scilab 6 on buster<br>Package: scilab<br>Version: 6.0.1-1<br>Severity: important<br><br>Steps to reproduce:<br>1. Install Debian 10 (x86_64 in my case)<br>2. Install `scilab` package (from buster or from unstable)<br>3. Launch Scilab from terminal with `scilab`<br>4. Try to show information of a package from ATOMS system with `atomsShow('coselica')`<br><br>Expected results:<br>* Scilab updates local ATOMS cache, then shows information about Coselica toolbox<br><br>Actual results:<br>* Scilab shows error in its console:<br><br>    Startup execution:<br>      loading initial environment<br>    <br>    --> atomsShow('coselica')<br>    Scanning repository <a href="http://atoms.scilab.org/6.0">http://atoms.scilab.org/6.0</a> ... Done<br>    <br>    at line   265 of function atomsDESCRIPTIONget ( /usr/share/scilab/modules/atoms/macros/atoms_internals/atomsDESCRIPTIONget.sci line 284 )<br>    at line    31 of function atomsIsPackage      ( /usr/share/scilab/modules/atoms/macros/atoms_internals/atomsIsPackage.sci line 47 )<br>    at line    43 of function atomsShow           ( /usr/share/scilab/modules/atoms/macros/atomsShow.sci line 59 )<br><br>    atomsDESCRIPTIONget: save ('/home/debian/.Scilab/scilab-6.0.1/.atoms/packages') has failed.<br>    <br>and in terminal:<br><br>    HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140556419344320:<br>      #000: ../../../src/H5G.c line 553 in H5Gget_info(): invalid argument<br>        major: Invalid arguments to routine<br>        minor: Bad value<br>    HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140556419344320:<br>      #000: ../../../src/H5G.c line 301 in H5Gcreate2(): not a location<br>        major: Invalid arguments to routine<br>        minor: Inappropriate type<br>      #001: ../../../src/H5Gloc.c line 253 in H5G_loc(): invalid object ID<br>        major: Invalid arguments to routine<br>        minor: Bad value<br>    HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140556419344320:<br>      #000: ../../../src/H5A.c line 265 in H5Acreate2(): not a location<br>        major: Invalid arguments to routine<br>        minor: Inappropriate type<br>      #001: ../../../src/H5Gloc.c line 253 in H5G_loc(): invalid object ID<br>        major: Invalid arguments to routine<br>        minor: Bad value<br>    HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140556419344320:<br>      #000: ../../../src/H5D.c line 121 in H5Dcreate2(): not a location ID<br>        major: Invalid arguments to routine<br>        minor: Inappropriate type<br>      #001: ../../../src/H5Gloc.c line 253 in H5G_loc(): invalid object ID<br>        major: Invalid arguments to routine<br>        minor: Bad value<br>    HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140556419344320:<br>      #000: ../../../src/H5F.c line 749 in H5Fclose(): not a file ID<br>        major: Invalid arguments to routine<br>        minor: Inappropriate type<br>    failed to close file<br><br><br><br><br>-- System Information:<br>Debian Release: buster/sid<br>  APT prefers unstable<br>  APT policy: (500, 'unstable'), (500, 'testing')<br>Architecture: amd64 (x86_64)<br><br>Kernel: Linux 4.15.0-2-amd64 (SMP w/1 CPU core)<br>Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)<br>Shell: /bin/sh linked to /bin/dash<br>Init: systemd (via /run/systemd/system)<br>LSM: AppArmor: enabled<br><br>Versions of packages scilab depends on:<br>ii  scilab-cli       6.0.1-1<br>ii  scilab-full-bin  6.0.1-1<br><br>Versions of packages scilab recommends:<br>ii  scilab-doc  6.0.1-1<br><br>Versions of packages scilab suggests:<br>pn  scilab-doc-fr     <none><br>pn  scilab-doc-ja     <none><br>pn  scilab-doc-pt-br  <none><br><br>-- no debconf information<br></div>