[opensuse] EMC Retrospect client won't load
Hello, we have a SUSE system that we upgraded from 9. something to 10.2 64bit. Several things are not loading, most importantly our EMC Retrospect backup client. Here is the error: /usr/local/dantz/client/retroclient: relocation error: /lib/i686/ libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference Google research indicates this is some kind of shared library error. Does anyone have any suggestions that could help resolve this? Thanks, Joel -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, 2007-07-26 at 15:11 -0700, JJB wrote:
Hello, we have a SUSE system that we upgraded from 9. something to 10.2 64bit. Several things are not loading, most importantly our EMC Retrospect backup client.
Short-term workaround - export the filesystem via nfs to a m/c that does have the client. Next, call their support line. Long-term, switch to an OSS backup - Amanda? Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
My little understanding of what is going on here is that some library files have changed... is there a way, short of recompiling, to provide the missing or changed libraries? What is m/c shorthand for? Currently we are using a samba share to do the backup, but apparently all the symbolic links are being exported as directories, so Retrospect attempts to backup a full 250 gigs of data which is not what we want. We don't want to turn off the visibility of the links via Samba, since our web developers use that method to update our site. Perhaps an NFS mount will be perceived correctly by the Retrospect client? The other process that will not run since the upgrade is OrCAD License server. Joel Dave Howorth wrote:
On Thu, 2007-07-26 at 15:11 -0700, JJB wrote:
Hello, we have a SUSE system that we upgraded from 9. something to 10.2 64bit. Several things are not loading, most importantly our EMC Retrospect backup client.
Short-term workaround - export the filesystem via nfs to a m/c that does have the client. Next, call their support line. Long-term, switch to an OSS backup - Amanda?
Cheers, Dave
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 07/27/2007 06:11 AM, JJB wrote:
Hello, we have a SUSE system that we upgraded from 9. something to 10.2 64bit. Several things are not loading, most importantly our EMC Retrospect backup client. Here is the error:
/usr/local/dantz/client/retroclient: relocation error: /lib/i686/ libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference This is a 32 bit program looking for an i686 version of libc.so.6. Try installing glibc-32bit-2.5-25, i.e. joe@jmorris:~> rpm -qf /lib/libc.so.6 glibc-32bit-2.5-25
-- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Dave Howorth
-
JJB
-
Joe Morris (NTM)