From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.1.4322) Description of problem: I have a script to compare files across netgroups of systems, essentially. When my script compares a system's directory to a remote directory, it does the following: rdist -t 120 -M 4 -P /usr/bin/ssh -v -R -f - ssh other-box -l root rdistd -S This has worked fine for years, until I installed a recent rdist update. If I run this against systems with rdist-6.1.5-30 installed, it works fine, if I try running it against the same box, or against another box with rdist-6.1.5-34.30.1, I get massive spewage of the following errors: source-box: target-box: REMOTE ERROR: /usr/local/oracle/u01/app/oracle/product/8.1.7.3/lib/rdistWaiyB 7 -> libclntsh.so.8.0: symlink failed: File exists If I initiate this from a 6.1.5-34.30.1 to a 6.1.5-30 it works fine, it's only when the target is also -34 that it generates this. Any idea what's going on? Thanks, -charles. Version-Release number of selected component (if applicable): rdist-6.1.5-34.30.1 How reproducible: Always Steps to Reproduce: 1.ssh other-box -l root rdistd -S 2.rdist -t 120 -M 4 -P /usr/bin/ssh -v -R -f - 3. Actual Results: Generates a lot of noise. Expected Results: It should quietly report as normal. Additional info:
*** Bug 123931 has been marked as a duplicate of this bug. ***
Updated and fixed packages have been scheduled for the Red Hat Enterprise Linux 3 Quarterly Update. Read ya, Phil