Hi,
I was trying to change the root version by doing
lsetup root -h
and then chosing a version and doing
lsetup "root <value>"
If I do lsetup root -h
again to check whether it has worked it still shows me that I am on the default version if I understand this correctly.
Specifically I am trying to change from
6.10.04-x86_64-slc6-gcc62-opt
to
6.08.06-x86_64-slc6-gcc62-opt
and it still shows
--> 6.10.04-x86_64-slc6-gcc62-opt current current-SL6
after I try to switch with
lsetup "root 6.08.06-x86_64-slc6-gcc62-opt"