blumzi / LAST_tools

Various LAST management tools
0 stars 0 forks source link

`LAST/LAST_XXX` -> `matlab/LAST/LAST_XXX' not on 6e #34

Open EastEriq opened 10 months ago

EastEriq commented 10 months ago

Possibly last06e was offline when other machines were updated.

sudo last-tool -n make last-software -r matlab/LAST/LAST_XerxesMount -s production

gets nothing, but

sudo last-tool -n make last-software  -r LAST/LAST_XerxesMount -s production

works.

EastEriq commented 9 months ago

Possibly related, also this does not work, not even when launched on 6e:

ocs@last06e:~$ last-asroot -H last06e -c "last-tool -n make last-software -s multimessenger"

[SECT] last06e:
ocs@last06e:~$ 

It works if launched for -H last06w though....