https://bugzilla.redhat.com/show_bug.cgi?id=1048621 --- Comment #5 from Orion Poplawski <orion@xxxxxxxxxxxxx> --- Some general comments: - Start with a fresh %changelog - If this is really EPEL only, why keep all of the Fedora conditionals? This isn't needed any more: # Logrotate's su option is currently only available in Fedora %if 0%{?rhel} sed -i '/su zabbix zabbix/d' %{SOURCE5} %endif - This has long been a bug in zabbix_agentd.conf: Hostname=Zabbix server This should be left unset. - Upgrading to 2.2 from 2.0 triggered a whole slew of "OK" email messages - Seeing: 8532:20140106:142129.396 /var/lib/zabbixsrv/tmp/zabbix_server_8532.pinger: [13] Permission denied # ls -ld /var/lib/zabbixsrv/tmp drwxr-x---. 2 root zabbixsrv 4096 Jan 6 14:01 /var/lib/zabbixsrv/tmp - Not sure about this: # rpm -V zabbix22 Unsatisfied dependencies for zabbix22-2.2.1-1.1.el6_4.x86_64: zabbix conflicts with zabbix22-2.2.1-1.1.el6_4.x86_64 zabbix conflicts with zabbix22-2.2.1-1.1.el6_4.x86_64 Perhaps a problem with providing and conflicting with zabbix? - Group change seems okay, and worked for me. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review