< Project:Perl < maint-notes < dev-perl
Project:Perl/maint-notes/dev-perl/Gearman
Tests
This package is weird.
Currently, you can install 2 different kinds of gearmand
- sys-cluster/gearmand providing
/usr/sbin/gearmand
- dev-perl/Gearman-Server providing
/usr/bin/gearmand
Both will seem to satisfy the advanced tests.
However, tests only pass with dev-perl/Gearman-Server
But if sys-cluster/gearmand is installed, it will be executed instead, and tests will fail.
In short, for tests:
- UNINSTALL sys-cluster/gearmand
- INSTALL dev-perl/Gearman-Server
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.