These are the threadpool packages to be used with the server component of checksysreport.
- threadpool-1.2.3-1.src
- threadpool-1.2.3-1.el4.noarch
- threadpool-1.2.3-1.el5.noarch
- threadpool-1.2.4-1.src
- threadpool-1.2.4-1.el5.noarch
You may also want to compile your own package based on the latest upstream version.
Edit your ~/.rpmmacros in order to add the following line:
%_unpackaged_files_terminate_build 0
Then download the tarball and package it:
wget http://chrisarndt.de/projects/threadpool/download/threadpool-1.2.5.tar.bz2
tar xvjf threadpool-1.2.5.tar.bz2
cd threadpool-1.2.5
python setup.py bdist_rpm
rpm -ivh dist/threadpool-1.2.5-1.noarch.rpm