Print

Print


Hi!

I think you are experiencing the same problem reported here:
https://savannah.cern.ch/bugs/index.php?53598

You should disable the epel repo. The version of c-ares needed by the WN is 1.3.0 and not 1.4.0, installed by epel.

Cheers,
Maria


> -----Original Message-----
> From: LHC Computer Grid - Rollout [mailto:[log in to unmask]]
> On Behalf Of Y.Lyublev
> Sent: Monday, July 27, 2009 3:20 PM
> To: [log in to unmask]
> Subject: [LCG-ROLLOUT] problems with new installation Glite 3.2 on SLC
> 5.2
> 
> Dears.
> I have SLC 5.2 - Scientific Linux CERN SLC (2.6.18-128.1.16.el5)
> I try to do Glite 3.2 installation on WN node.
> 
> Use https://twiki.cern.ch/twiki/bin/view/LCG/GenericInstallGuide320
> 
> And I have
> 
> $ yum install lcg-CA
> ...
> (100/100): ca_patch_eugridpma_gridppvuln_14013-1.0-1.noarch.rpm
> |  30 kB     00:00
> -----------------------------------------------------------------------
> -----
> ---------------------------------------
> Total
> 69 kB/s | 470 kB     00:06
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
> 3cdbbc71
> 
> 
> Public key for ca_CNIC-1.30-1.noarch.rpm is not installed
> 
> $ yum groupinstall glite-WN
> ...
> ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.020-1.el5.rf set to be
> updated
> --> Finished Dependency Resolution
> glite-security-gss-2.0.0-3.sl5.x86_64 from glite-TORQUE_client has
> depsolving problems
>   --> Missing Dependency: libcares.so.0()(64bit) is needed by package
> glite-security-gss-2.0.0-3.sl5.x86_64 (glite-TORQUE_client)
> Beginning Kernel Module Plugin
> Finished Kernel Module Plugin
> Error: Missing Dependency: libcares.so.0()(64bit) is needed by package
> glite-security-gss-2.0.0-3.sl5.x86_64 (glite-TORQUE_client)
> 
> $ ll /usr/lib64/libcares.so*
> lrwxrwxrwx 1 root root    17 Jul 27 16:05 /usr/lib64/libcares.so.1 ->
> libcares.so.1.0.0
> -rwxr-xr-x 1 root root 45280 Jul  3  2007 /usr/lib64/libcares.so.1.0.0
> 
> $ ll /usr/lib/libcares.so*
> lrwxrwxrwx 1 root root    17 Jul 27 16:05 /usr/lib/libcares.so.1 ->
> libcares.so.1.0.0
> -rwxr-xr-x 1 root root 43372 Jul  3  2007 /usr/lib/libcares.so.1.0.0
> 
> $ rpm -fq /usr/lib64/libcares.so*
> c-ares-1.4.0-1.el5.x86_64
> c-ares-1.4.0-1.el5.x86_64
> 
> Have any ideas?
> Best regards, Yevgeniy.