Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: In path2 zabbix-1.8.3-fonts-config.patch the directory is wrong. Version-Release number of selected component (if applicable): zabbix-1.8.3-1.el6.src.rpm zabbix-1.8.3-1.fc15.src.rpm Additional info: Current: + define('ZBX_FONTPATH', '/usr/share/font/dejavu'); // where to search for font (GD > 2.0.18) --- Correct: + define('ZBX_FONTPATH', '/usr/share/fonts/dejavu'); // where to search for font (GD > 2.0.18) --- Lacked "s" at the end of "font". :) Regards, Robert Yokota
zabbix-1.8.3-2.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc13
zabbix-1.8.3-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc14
zabbix-1.8.3-2.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update zabbix'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc14
zabbix-1.8.3-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
zabbix-1.8.3-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.