Networker

Re: [Networker] problems install 7.1 client on Redhat

2004-01-14 03:37:40
Subject: Re: [Networker] problems install 7.1 client on Redhat
From: Joaquin Camp <joaquin.camp AT PROACT DOT SE>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Wed, 14 Jan 2004 09:36:14 +0100
 Hi Martin,

 The problem is not NetWorker 7.1 specific, I think it's the same for
all versions.  But here you can read a solution to your problems.

Howto install Networker on RedHat Linux 8.0

Networker requires ncurses4-5.0-9, it is available on the RH cd's.

To avoid error messages you need to do the following when trying to
install lgtoclnt 6.12 on RH 8.0, it fails with something similar to:

/var/tmp/rpm-tmp.29627: line 1: /lib/nsr/poin.cln: No such file or
directory error: %post(lgtoclnt-6.1.2-1) scriptlet failed, exit status
127


Solution:

create a symbolic link as follows:

ln -s /usr/lib/nsr /lib/nsr

or for those who prefer relative symlinks:

cd /lib ; ln -s ../usr/lib/nsr

this does not make any sense (AFAIK) since 6.x and 7.x do not have a /
lib/nsr, but something in 8.0 has changed (perhaps a libpath or
something in RPM?) which makes the client post installation script want
to install to and execute from /lib/nsr rather than /usr/lib/nsr

 Hope this helps you!
--
       Joaquin Camp
       ProAct Legato Core Team

       ProAct IT Sweden AB
       joaquin.camp AT proact DOT se
       www.proact.se

       ----------------------------
       The InfoStructure Specialist
       ----------------------------

On 2004.01.13 22:00, Martin J. Dellwo wrote:
Has anyone seen this error?  This is on Redhat 8

# rpm -iv lgtoclnt-7.1-1.i686.rpm
Preparing packages for installation...
lgtoclnt-7.1-1
/var/tmp/rpm-tmp.27972: line 2: /lib/nsr/poin.cln: No such file or
directory
error: %post(lgtoclnt-7.1-1) scriptlet failed, exit status 127

--
Martin J. Dellwo
(610) 458-5264 x6512
mdellwo AT prdus.jnj DOT com / dellwo AT 3dp DOT com
Systems Administrator, 3DP

--
Note: To sign off this list, send a "signoff networker" command via
email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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