ADSM-L

[ADSM-L] Install TSM client 6.2.5.0 on Ubuntu 12.04 64bit

2013-12-12 11:08:45
Subject: [ADSM-L] Install TSM client 6.2.5.0 on Ubuntu 12.04 64bit
From: oxyopes <tsm-forum AT BACKUPCENTRAL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 12 Dec 2013 07:54:48 -0800
Hi,

does anybody here ever made this installation?

I've tried a few approaches but no success. Below a description
of my last attempt. Any clue?...

#==== start command line sequence ============
tar xvf 6.2.5.0-TIV-TSMBAC-LinuxX86.tar
apt-get install alien ksh

alien --script gskcrypt64-8.0.14.6.linux.x86_64.rpm
dpkg --force-architecture -i gskcrypt64_8.0-15.6_amd64.deb

alien --script gskssl64-8.0.14.6.linux.x86_64.rpm
dpkg --force-architecture -i gskssl64_8.0-15.6_amd64.deb

# the other pkgs must be changed first
alien -g TIVsm-API64.i386.rpm
mv TIVsm-API64-6.2.5/debian     TIVsm-API64-6.2.5/DEBIAN
vi TIVsm-API64-6.2.5/DEBIAN/control
#_____file must look like this______________________________________
TIVsm-API64-6.2.5/DEBIAN/control
Source: tivsm-api64
Section: alien
Priority: extra
Maintainer: me <me AT buu DOT me>
Package: tivsm-api64
Architecture: amd64
Description: the API
                 IBM Tivoli Storage Manager API
 .
 (Converted from a rpm package by alien version 8.86.)
Version: 6.2.5.0
#-------------- end of file-----------------------------------------

dpkg -b TIVsm-API64-6.2.5
dpkg --force-architecture -i TIVsm-API64-6.2.5.deb


alien -g TIVsm-BAhdw.i386.rpm
mv TIVsm-BAhdw-6.2.5/debian TIVsm-BAhdw-6.2.5/DEBIAN
vi TIVsm-BAhdw-6.2.5/DEBIAN/control
#_____file must look like this______________________________________
Source: tivsm-bahdw
Section: alien
Priority: extra
Maintainer: me <me AT buu DOT me>
Package: tivsm-bahdw
Architecture: amd64
Description: the ONTAP library
                 IBM Tivoli Storage Manager ONTAP Library
 .
 (Converted from a rpm package by alien version 8.86.)
Version: 6.2.5.0
#-------------- end of file-----------------------------------------

dpkg --force-architecture --force-overwrite -i TIVsm-BAhdw-6.2.5.deb
# obs: this overwrites '/opt/tivoli/tsm/client/ba/bin/.buildDate'
# from tivsm-ba 6.2.5.0 but files seem to be identical


alien -g TIVsm-BA.i386.rpm
mv TIVsm-BA-6.2.5/debian   TIVsm-BA-6.2.5/DEBIAN
vi TIVsm-BA-6.2.5/DEBIAN/control
#_____file must look like this______________________________________
Source: tivsm-ba
Section: alien
Priority: extra
Maintainer: me <me AT buu DOT me>
Package: tivsm-ba
Architecture: amd64
Description: the Backup Archive Client
                 IBM Tivoli Storage Manager Client
 .
 (Converted from a rpm package by alien version 8.86.)
Version: 6.2.5.0
#-------------- end of file-----------------------------------------

dpkg -b TIVsm-BA-6.2.5
dpkg --force-architecture  --force-overwrite -i TIVsm-BA-6.2.5.deb


alien -g TIVsm-HSM.i386.rpm
mv TIVsm-HSM-6.2.5/debian TIVsm-HSM-6.2.5/DEBIAN
vi TIVsm-HSM-6.2.5/DEBIAN/control
#_____file must look like this______________________________________
Source: tivsm-hsm
Section: alien
Priority: extra
Maintainer: me <me AT buu DOT me>
Package: tivsm-hsm
Architecture: amd64
Description: the Hierarchical Storage Management Client
                 IBM Tivoli Storage Manager HSM Client
 .
 (Converted from a rpm package by alien version 8.86.)
Version: 6.2.5.0
#-------------- end of file-----------------------------------------
dpkg -b TIVsm-HSM-6.2.5
dpkg --force-architecture  -i TIVsm-HSM-6.2.5.deb

# configure  dsm.sys and  dsm.opt

ln -s /opt/tivoli/tsm/client/lang/EN_US /opt/tivoli/tsm/client/ba/bin/EN_US

dsmc
> ANS1464S Cannot load ICC encryption library.

#==== end of command line sequence ============

thx...

+----------------------------------------------------------------------
|This was sent by oxyopes AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>