Thanks for your help ...
When I try to yum update /install a package .. it is listing the packages to be updated and package downloading is also done ,,,but suddenly it is quiting by giving some message as particular package is not singed ,,,
How to avoid this error ?
yum update
yum install ig_SE_storm_backend
[root@pvfs4 ~]# yum install ig_SE_storm_backend
Loading "rhnplugin" plugin
Loading "security" plugin
Loading "installonlyn" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ig_SE_storm_backend.i386 0:3.1.0-0_ig37_sl4 set to be updated
--> Running transaction check
--> Processing Dependency: xmlrpc-c >= 1.04-1 for package: ig_SE_storm_backend
--> Processing Dependency: glite-security-lcmaps-plugins-voms >= 1.3.7-2.slc4 for package: ig_SE_storm_backend
--> Processing Dependency: storm-frontend-server-gcc32dbgpthr >= 1.4.0-00 for package: ig_SE_storm_backend
---------
-----------
----------------
lcg-vomscerts-desy noarch 0.0.9-1 ig_sl4_i386 12 k
log4cxx i686 0.9.7-1.slc4 glite-generic_sl4_i386_externals 2.8 M
mysql i386 4.1.20-3.RHEL4.1.el4_6.1 ig_sl4_i386_externals 2.9 M
mysql-server i386 4.1.20-3.RHEL4.1.el4_6.1 ig_sl4_i386_externals 9.8 M
perl-Sys-Filesystem noarch 1.22-1 ig_sl4_i386_externals 47 k
perl-Sys-Statistics-Linux noarch 0.11-1 ig_sl4_i386_externals 66 k
storm-backend-jars i386 1.4.0-00.sl4 ig_sl4_i386 14 M
storm-backend-server i386 1.4.0-00.sl4 ig_sl4_i386 1.7 M
storm-frontend-server-gcc32dbgpthr i386 1.4.0-01.sl4 ig_sl4_i386 491 k
vdt_globus_data_server i386 VDT1.6.1x86_rhas_4-7 glite-generic_sl4_i386_updates 424 k
vdt_globus_jobmanager_common i386 VDT1.6.1x86_rhas_4_LCG-3 glite-generic_sl4_i386_updates 534 k
vdt_globus_jobmanager_condor i386 VDT1.6.1x86_rhas_4_LCG-1 glite-generic_sl4_i386_updates 78 k
vdt_globus_rm_essentials i386 VDT1.6.1x86_rhas_4-7 glite-generic_sl4_i386_updates 973 k
vdt_globus_rm_server i386 VDT1.6.1x86_rhas_4_LCG-1 glite-generic_sl4_i386_updates 41 k
xalan-c i686 1.10.0-1.slc4 glite-generic_sl4_i386_externals 1.9 M
xerces-c i686 2.7.0-1.slc4 glite-generic_sl4_i386_externals 2.4 M
xmlrpc-c i386 1.04-1 ig_sl4_i386_externals 251 k
Transaction Summary
=============================================================================
Install 69 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 63 M
Is this ok [y/N]: y
Downloading Packages:
Package curl-7.15.5-2.sl4.i386.rpm is not signed
[root@pvfs4 ~]#
Thanks & Regards ,
shashidhar
On Sat, Jul 4, 2009 at 9:07 PM, James Antill <james-yum@xxxxxxx> wrote:
> [root@pvfs4 ~]# rpm -qf /lib/libcrypto.so.* /lib/libssl.so.*You shouldn't have two versions of openssl installed. Also
> openssl-0.9.7a-20.2
> openssl-0.9.8b-8.3.el5_0.2
> file /lib/libcrypto.so.4 is not owned by any package
> openssl-0.9.8b-8.3.el5_0.2
> openssl-0.9.7a-20.2
> openssl-0.9.8b-8.3.el5_0.2
> file /lib/libssl.so.4 is not owned by any package
> openssl-0.9.8b-8.3.el5_0.2
> [root@pvfs4 ~]#
/lib/libssl.so.4 etc. not being owned seems a bit weird. Try running:
package-cleanup --dupes
...from the yum-utils package. Also see if there is an update for yum,
RHEL 5 (which Scientific Linux is based on, AIUI) is at 3.2.19-18.
As a final test see what "yum provides libssl.so.4" says.
--
James Antill -- james@xxxxxxx
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum
_______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxx http://lists.baseurl.org/mailman/listinfo/yum