Hi there,
First, I tried porting C6 spec, then F22 one, to no avail. Being web 3.5.x or 3.6, I (a ridiculous patch later) end up with such error in apache log: PHP Fatal error: Interface 'Zend\Permissions\Acl\AclInterface' not found in /usr/share/php/Zend/Permissions/Acl/Acl.php After adding require_once 'Zend/Permissions/Acl/AclInterface.php'; to /usr/share/php/Zend/Permissions/Acl/Acl.php: PHP Fatal error: Class 'Zend_Acl' not found in /usr/share/ganglia/lib/GangliaAcl.php
I guess there’s something fishy with zend 2 (ganglia being compatible w/ Z1 only maybe ?), but I’m at loss on the way to solve that. Could someone give me a hand ? Please find attached .spec and patch file.
Thanks,
epel-devel@lists.fedoraproject.org