#111 Issue closed
: TSM restore fails with ANS1464S¶
Labels: bug
kolb opened issue at 2012-06-15 08:43:¶
The newer TSM clienst (6.1, 6.2) dynamicly loads some crypto libraries
that can't detected by ldd. The error message:
ANS1464S Cannot load ICC encryption library.
This library should be included with the TSM client. I will boot my test
system and investigate which files need to be included.
kolb commented at 2012-06-15 09:52:¶
The directories /usr/local/ibm/gsk8 and/or gsk8_64 are needed to run newer TSM clients. I suggest to include /usr/local/ibm/gsk8* in COPY_AS_IS_TSM in /usr/share/rear/conf/default.conf.
jhoekx commented at 2012-06-15 10:16:¶
Ok, we will add that!
Feel free to send in a pull request to fix it, since you pinpointed the problem...
[Export of Github issue for rear/rear.]