shasta 0 Report post Posted July 20, 2004 Hello. We use Retrospect 6 on Mac OS X and it can no longer find our most important Red Hat Linux client. It was having no problems before and we're unaware of any changes either on the network or in the client. Can someone be so kind as to give exact uninstallation instructions of the client software on the Linux box? It would be most appreciated. I will then reinstall it and see if that fixes it. Is there a service that I should stop first before uninstalling, by the way? Thank you! Share this post Link to post Share on other sites
natew 0 Report post Posted July 22, 2004 Hi It depends on the flavor of linux you are using. On RedHat rpm -e package_name will take care of it. Thanks Nate Share this post Link to post Share on other sites
shasta 0 Report post Posted July 23, 2004 Thank you ver much. I will be trying this on Monday. Did not succeeed today. I'm not getting back to the # prompt when I issue the command. Share this post Link to post Share on other sites
shasta 0 Report post Posted July 29, 2004 Still no luck. I su into root and type: rpm -e retroclient-6.5.108-1 and I get nothing. Then I try to reinstall by typing rpm -i retroclient_65_linux.rpm and I get: package retroclient-6.5.108-1 is already installed. Is there a service I should stop first? Thanks for any help. Share this post Link to post Share on other sites
natew 0 Report post Posted July 30, 2004 Hi So this is RedHat right? Which version? Try this #rpm -qa | grep retro That should give you the exact name of the retroclient package that is installed. Then run rpm -e on that name. After that run the command again to make sure it was removed. #rpm -qa | grep retro Thanks Nate Share this post Link to post Share on other sites
shasta 0 Report post Posted September 22, 2004 Hi natew, I hope you see this. This is Red Hat Enterprise Linux AS release 3 (Taroon Update 2). Is it the case the Retrospect does not support this release? I have succesfully killed and restarted the service at /usr/local/dantz/client/retroclient -daemon only to have it drop out of the network again after a few minutes or a few days. Uninstalling and reinstalling will not require the server to be rebooted, correct? The output from your command is retroclient-6.5.108-1. Share this post Link to post Share on other sites
shasta 0 Report post Posted September 22, 2004 Ok, I've uninstalled the retrospect on the linux server and have reinstalled. It's being recognized again. I'm thinking it will probably "drop off again". Any ideas on a permanent fix or is this just not a supported OS? Share this post Link to post Share on other sites