--- nl.nikhef.pdp.dynsched-pbs-plugin/trunk/RELEASE 2011/04/05 13:48:45 2266 +++ nl.nikhef.pdp.dynsched-pbs-plugin/trunk/RELEASE 2011/04/05 13:52:24 2267 @@ -2,6 +2,24 @@ pbs/torque and maui plugins for the lcg-info-dynamic-scheduler information provider. The notes are most recent first. +Release 2.2.2 + + A bug was fixed in parsing the output of "qstat -f"; the error condition had + not been previously reported, and was due to job staging errors being reported + via the "sched_hint" attribute. Empty lines in this error output broke the + parsing algorithm. + + The lrmsinfo-pbs previously had the location of the python modules determined at + build time and embedded in the program. This has been removed as in EMI, everything + will go in system default locations (see also below about Makefile changes). For + local (non RPM) installs, you'll need to have PYTHONPATH set accordingly. + + A testing framework was introduced (available in the svn, not in the RPM) with right now + a single test defined; which is whether the above situation can be correctly parsed. + + The Makefile was changed in order to have the python library path be compliant with system + defaults. + Release 2.2.1 Dependencies changed back to the original set, so that this version's RPM