NetXMS Agent on Citrix XenServer 6.1 openssl

Started by Lars.Weimar, November 12, 2012, 10:50:41 AM

Previous topic - Next topic

Lars.Weimar

Hi

I´ve installed nxagent on many citrix xenserver before Xenserver ver. 6.1 sucessfully. Now we updated all XenServer to ver. 6.1 and the install process stucks by openssl.
I prepare the xenserver with:

yum --enablerepo=base install gcc gcc-c++ make openssl openssl-lib


and this is the error (I knowing that the error is in openssl, but I found nothing in web about it)

yum --enablerepo=base install openssl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp-stud.fht-esslingen.de
Excluding Packages from CentOS-5 - Base
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package openssl.i686 0:0.9.8e-22.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================================================================================
Package                                                  Arch                                                  Version                                                          Repository                                             Size
=============================================================================================================================================================================================================================================
Installing:
openssl                                                  i686                                                  0.9.8e-22.el5                                                    base                                                  1.5 M

Transaction Summary
=============================================================================================================================================================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total size: 1.5 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
openssl is needed by (installed) openssl-perl-0.9.8e-22.el5_8.3.i386
Complete!
(1, [u'Please report this error in http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum'])


Anny suggestion?

Thanks Lars

Alex Kirhenshtein

It looks like that openssl-perl is not updated to newer OpenSSL package and now blocking upgrade of the openssl. Please check, that openssl-perl is latest version available in your distro.