SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Problem with 5.4 Solaris Client
Author Message
Post Problem with 5.4 Solaris Client 
I'm trying the 5.4 client under Solaris (5.10 Generic_127111-10) and I'm
getting the following error...

ld.so.1: dsmc: fatal: libCrun.so.1: version `SUNW_1.5' not found
(required by file /opt/tivoli/tsm/client/ba/bin/dsmc)
ld.so.1: dsmc: fatal: libCrun.so.1: open failed: No such file or
directory

...I've got "libCrun.so.1" in "/usr/lib".

The 5.3 client worked OK.

Any ideas?

Many Thanks,
=Adrian=

DISCLAIMER

This message is confidential and intended solely for the use of the
individual or entity it is addressed to. If you have received it in
error, please contact the sender and delete the e-mail. To see the full
version of this disclaimer please visit the following address:
http://www.lewisham.gov.uk/AboutThisSite/EmailDisclaimer.htm

For advice and assistance about online security and protection from
internet threats visit the "Get Safe Online" website at
http://www.getsafeonline.org
=

Post Problem with 5.4 Solaris Client 
On Aug 20, 2008, at 11:30 AM, Davis, Adrian wrote:

I'm trying the 5.4 client under Solaris (5.10 Generic_127111-10) and
I'm
getting the following error...

ld.so.1: dsmc: fatal: libCrun.so.1: version `SUNW_1.5' not found
(required by file /opt/tivoli/tsm/client/ba/bin/dsmc)
ld.so.1: dsmc: fatal: libCrun.so.1: open failed: No such file or
directory

...I've got "libCrun.so.1" in "/usr/lib".

The 5.3 client worked OK.

Any ideas?

Do pvs -d /usr/lib/libCrun.so.1
in Solaris and see if the 1.5 version is reflected.
If not, pursue an up-to-date library. Possibly, that system is not
current on patches.

Richard Sims

Post Problem with 5.4 Solaris Client 
Richard,

I get...

libCrun.so.1;
SUNW_1.1;
SUNW_1.2;
SUNW_1.3;
SUNW_1.4;
SUNW_1.5;

...from the "pvs".

I just know the solution is going to be something very simple!!!

Best Regards,
=Adrian=



-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L < at > VM.MARIST.EDU] On Behalf Of
Richard Sims
Sent: 20 August 2008 16:52
To: ADSM-L < at > VM.MARIST.EDU
Subject: Re: [ADSM-L] Problem with 5.4 Solaris Client

On Aug 20, 2008, at 11:30 AM, Davis, Adrian wrote:

I'm trying the 5.4 client under Solaris (5.10 Generic_127111-10) and
I'm getting the following error...

ld.so.1: dsmc: fatal: libCrun.so.1: version `SUNW_1.5' not found
(required by file /opt/tivoli/tsm/client/ba/bin/dsmc)
ld.so.1: dsmc: fatal: libCrun.so.1: open failed: No such file or
directory

...I've got "libCrun.so.1" in "/usr/lib".

The 5.3 client worked OK.

Any ideas?

Do pvs -d /usr/lib/libCrun.so.1
in Solaris and see if the 1.5 version is reflected.
If not, pursue an up-to-date library. Possibly, that system is not
current on patches.

Richard Sims

DISCLAIMER

This message is confidential and intended solely for the use of the
individual or entity it is addressed to. If you have received it in
error, please contact the sender and delete the e-mail. To see the full
version of this disclaimer please visit the following address:
http://www.lewisham.gov.uk/AboutThisSite/EmailDisclaimer.htm

For advice and assistance about online security and protection from
internet threats visit the "Get Safe Online" website at
http://www.getsafeonline.org
=

Post Problem with 5.4 Solaris Client 
Adrian -

Okay, good to have that verified.
The only other thing I could think of is "misdirection", where the
environment under which the client execution is attempted has a
LD_LIBRARY_PATH environment variable or the like in effect which is
causing the loader to look in the wrong directories. If nothing
apparent, you could try setting that var to "/usr/lib". Beyond that,
you might try invoking the client under the 'truss' or similar trace
command for indications of where it is going astray. If all else
fails, a TSM Support call may be needed, given that you had no such
difficulty running the 5.3 client.

Richard

On Aug 21, 2008, at 3:46 AM, Davis, Adrian wrote:


Richard,

I get...

libCrun.so.1;
SUNW_1.1;
SUNW_1.2;
SUNW_1.3;
SUNW_1.4;
SUNW_1.5;

...from the "pvs".

I just know the solution is going to be something very simple!!!

Best Regards,
=Adrian=

Post Problem with 5.4 Solaris Client 
Richard,

Thanks for the help - I had eventually worked it out - I knew it would
be simple. I think I must have been suffering from a "Senior Moment". An
application has been installed on the machine that has its own (older
version) of the library - and has put its library directory at the
beginning of LD_LIBRARY_PATH.

Thanks Again,
=Adrian=

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L < at > VM.MARIST.EDU] On Behalf Of
Richard Sims
Sent: 21 August 2008 12:43
To: ADSM-L < at > VM.MARIST.EDU
Subject: Re: [ADSM-L] Problem with 5.4 Solaris Client

Adrian -

Okay, good to have that verified.
The only other thing I could think of is "misdirection", where the
environment under which the client execution is attempted has a
LD_LIBRARY_PATH environment variable or the like in effect which is
causing the loader to look in the wrong directories. If nothing
apparent, you could try setting that var to "/usr/lib". Beyond that,
you might try invoking the client under the 'truss' or similar trace
command for indications of where it is going astray. If all else fails,
a TSM Support call may be needed, given that you had no such difficulty
running the 5.3 client.

Richard

On Aug 21, 2008, at 3:46 AM, Davis, Adrian wrote:


Richard,

I get...

libCrun.so.1;
SUNW_1.1;
SUNW_1.2;
SUNW_1.3;
SUNW_1.4;
SUNW_1.5;

...from the "pvs".

I just know the solution is going to be something very simple!!!

Best Regards,
=Adrian=

DISCLAIMER

This message is confidential and intended solely for the use of the
individual or entity it is addressed to. If you have received it in
error, please contact the sender and delete the e-mail. To see the full
version of this disclaimer please visit the following address:
http://www.lewisham.gov.uk/AboutThisSite/EmailDisclaimer.htm

For advice and assistance about online security and protection from
internet threats visit the "Get Safe Online" website at
http://www.getsafeonline.org

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB