gLite 3.1
glite-TORQUE_client - Update to version 3.1.3-0
|
Date |
29.04.1009 |
Priority |
Normal |
Description
New yaim core release to fix some library problems for python and perl and to release improved example files (site-info.def, users.conf, groups.conf and wn-list.conf)
* With the previous yaim core version, PYTHONPATH/PERL5LIB used to contain a mix of 32bit and 64bit grid libraries after configuring a node type (specially WNs). This is wrong since Python/perl, unlike the dynamic linker, seems not to be able to find the good library when 32bit and 64bit libraries appear in PYTHONPATH/PERL5LIB. The fix consists of:
- If the machine is 64bit and middleware is 64bit, PYTHONPATH/PERL5LIB only contains 64bit paths.
- If the machine is 64bit and middleware is 32bit, PYTHONPATH/PERL5LIB only contains 32bit paths.
- If the machine is 32bit, PYTHONPATH/PERL5LIB only contains 32bit paths
* Python version specific directories have also been added in PYTHONPATH when they are installed.
* A typo has also been fixed in config_mkgridmap so that the grid-map file generation for LFC and DPM works fine now.
* site-info.def contains new variables and an improved description of each variable. LCG VOs examples are commented out. DPM and LFC variables are no longer described in yaim core.
* wn-list.conf, users.conf and groups.conf README files are improved. Pilot flag is explained.
Please also have a look at the list of known issues.
This update fixes various bugs. For the full list of bugs, please see list below.
Fixed bugs
Number | Description |
#45446 |
[ yaim-core ] WN_LIST example file should be updated |
#45649 |
[ yaim-core ] PYTHON_PATH should be set to Python version specific directories as well |
#45852 |
[ yaim-core ] PYTHONPATH entries are wrongly ordered |
#46299 |
[ yaim-core ] incorrect here-doc syntax in config_mkgridmap |
#46633 |
[ yaim-core ] Add new variables in site-info.def |
#46965 |
[ yaim-core ] users.conf and groups.conf for PILOT jobs |
#46975 |
[ yaim-core ] VO_voname_DEFAULT_SE is not populated with value from SE_LIST |
Updated rpms
The RPMs can be updated using yum via
Service reconfiguration after update
Not needed.
Service restart after update
Not needed.
How to apply the fix
- Update the RPMs (see above)
- Update configuration (see above)
- Restart the service if necessary (see above)
|
|