There is no runtime dependencies for ldirectord utility in the sys-cluster/resource-agents ebuild Reproducible: Always Steps to Reproduce: 1. emerge sys-cluster/resource-agents 2. try to launch ldirectord Actual Results: Errors about no found perl libs will be shown Expected Results: launch or ldirectord script Maybe needed to add the "perl" USE flag, or just add those deps to the ebuild. The needed libs are: dev-perl/Socket6 dev-perl/LWP-UserAgent-Determined dev-perl/IO-Socket-INET6 dev-perl/MailTools
Hi BigBug, this is Ultrabug ;) As specified at the end of the emerge by the following warning message [1] (copied from the ebuild), those deps are meant to be installed by hand. So I'm sorry to say that we won't change this, closing as WONTFIX. Thanks mate [1] "To use Resource Agents installed in /usr/$(get_libdir)/ocf/resource.d" "you have to emerge required runtime dependencies manually." "" "Description and dependencies of all Agents can be found on" "http://www.linux-ha.org/wiki/Resource_Agents" "or in the documentation of this package."
Sorry, i never readed that message carefully :(