Networker

Re: [Networker] Networker-7 on RedHat 8.0

2003-08-29 11:35:44
Subject: Re: [Networker] Networker-7 on RedHat 8.0
From: Hrvoje Crvelin <hcrvelin AT ORCHESTRA DOT DE>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 29 Aug 2003 17:38:46 +0200
This has been covered on the list before and I believe it is
in docs too.  In short:

For NetWorker 6.1.3
1. Set the environment variable: # RPM_INSTALL_PREFIX=/usr; export
RPM_INSTALL_PREFIX
2. Install NetWorker; Within the LGTOclnt directory run: #rpm -ihv
lgtoclnt-6.1.3-1.i386.rpm

For NetWorker 7.0
1. Set the environment variable: # RPM_INSTALL_PREFIX=/usr; export
RPM_INSTALL_PREFIX
2. Install NetWorker; Within the LGTOclnt directory run: # rpm -ihv
lgtoclnt-7.0-1.i686.rpm

Problem is with rpm 4.1 that is used by RedHat Linux 8.0. Please see
this link for more details:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75550

OR

Solution is to 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


Cheers,
Hrvoje

-----Original Message-----
From: Legato NetWorker discussion
[mailto:NETWORKER AT LISTMAIL.TEMPLE DOT EDU] On Behalf Of Jim Thorsley
Sent: Friday, August 29, 2003 5:09 PM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: [Networker] Networker-7 on RedHat 8.0


Hi, I'm trying to upgrade to Networker 7 on a RedHat 8.0 client and I
get the following message:

[root@esquire root]# rpm -ivh $S/lgtoclnt-7.0-1.i686.rpm
Preparing...
########################################### [100%]
   1:lgtoclnt
########################################### [100%]
/var/tmp/rpm-tmp.80737: line 2: /lib/nsr/poin.cln: No such file or
directory
error: %post(lgtoclnt-7.0-1) scriptlet failed, exit status 127
[root@esquire root]#

The software has installed successfully on other RedHat systems (7.3,
8.0 and 9). df gives the following:

[root@esquire root]# df -lk
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda3              9226684   6775232   1982756  78% /
/dev/hda1               101089      9180     86690  10% /boot
none                     63056         0     63056   0% /dev/shm
[root@esquire root]#

/var/tmp is empty....

Has anyone seen this before? any ideas? A search of the archives for
'scriptlet failed' yielded no matches.

-Jim

--
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>