Hello guys, Thanks for the try, I rebuilt it using our new Jenkins builders ([1] [2] [3]) and the cache has been updated.
Some tests seems to fail on Scioab 5.5.2, could you check that everything is OK ? [1]: http://build.scilab.org/job/atoms-build/800/ [2]: http://build.scilab.org/job/atoms-test/654/ [3]: http://build.scilab.org/job/atoms-publish/429/ Thanks, -- Clément Le lundi 19 septembre 2016 à 19:08 -0400, Jean-Pierre Dussault a écrit : > Le 2016-09-19 à 15:59, Samuel Gougeon a écrit : > > Le 19/09/2016 21:13, Jean-Pierre Dussault a écrit : > > > Is this useful (vital for me), toolbox really removed from the distro? It > > > was still there in > > > 5.5.1. > > > -->atomsInstall("diffcode") > > > atomsInstallList: The package diffcode is not available. > > > !--error 10000 > > > > > > at line 51 of function atomsError called by : > > > at line 76 of function atomsInstallList called by : > > > at line 233 of function atomsInstall called by : > > > atomsInstall("diffcode") > > > > You may copy the archive > > https://atoms.scilab.org/toolboxes/diffcode/1.1.1/files/diffcode_1.1.1-1.bin.zip > > in SCI/contrib/archives > > and then use the syntax > > atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") > > It should work. But for my part i get an error: > > -->atomsInstall diffcode_1.1.1-1.bin.zip > > !--error 21 > > Index invalide. > > at line 167 of function atomsInstall called by : > > atomsInstall diffcode_1.1.1-1.bin.zip > > > > Do you get the same? > > I believe that diffcode has been made available again, I get the following: > -> atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") > Scanning repository http://atoms.scilab.org/5.5 ... Done > > atomsInstall: Previously existing file with the same name in '.../scilab- > 5.5.2/share/scilab/contrib/archives'. > WARNING: > ans = > > !diffcode 1.1.1 allusers SCI/contrib/diffcode/1.1.1 I ! > and the toolbox is indeed available. > > JPD > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
