Project

General

Profile

Actions

Task #10115

open

Provide jenkins worker Linux 2.2.6.x

Added by Chambon Bernard almost 9 years ago. Updated over 8 years ago.

Status:
In progress
Priority:
Low
Assigned To:
Category:
Dev. and build settings
Start date:
06/11/2015
Due date:
% Done:

0%

Estimated time:

Description

It appears that hpss lib moved from Linux 2.2.3 to Linux 3.x (jenkins) are not available
Try ldd -r

ldd -r /opt/hpss/lib/libhpss.so 
...
undefined symbol: hpss_pthread_attr_default    (/opt/hpss/lib/libhpss.so)
undefined symbol: hpss_pthread_mutexattr_default    (/opt/hpss/lib/libhpss.so)
...

Solution :
Provide a jenkins worker Linux 2.2.6.x
After that you can check with following (very) basic piece of code


Files

X.tar (10 KB) X.tar Chambon Bernard, 06/11/2015 03:42 PM
Actions #1

Updated by Chambon Bernard almost 9 years ago

  • Subject changed from Provide jenkins worker "RHEL Like" to Provide jenkins worker Linux 2.2.6.x
  • Description updated (diff)
Actions #2

Updated by Schwarz Lionel almost 9 years ago

  • Status changed from New to In progress

L'esclave centos6 est en place. J'ai modifié ton job pour utiliser le tag 'centos6'.

Il reste à paramétrer l'installation de log4cxx dans l'initScript.

Actions #4

Updated by Chambon Bernard over 8 years ago

  • Priority changed from High to Normal
Actions #5

Updated by Chambon Bernard over 8 years ago

  • Priority changed from Normal to Low
Actions #6

Updated by Schwarz Lionel over 8 years ago

Dans le initScript:

rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum -y install log4cxx
yum -y install log4cxx-devel

Actions

Also available in: Atom PDF