FS#65712 - [zabbix-proxy] Incorrect path in zabbix-proxy-pgsql.service

Attached to Project: Arch Linux
Opened by Nigel Kukard (nkukard) - Thursday, 05 March 2020, 12:03 GMT
Last edited by Florian Pritz (bluewind) - Friday, 20 March 2020, 14:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The binary path in zabbix-proxy-pgsql.service is /usr/bin/zabbix_proxy_pgsql when it should be /usr/bin/zabbix_proxy_postgresql

Additional info:
* package version(s): 4.4.5-1


Steps to reproduce:
Install package and try start zabbix-proxy-pgsql.service

Logs:
Mar 05 12:00:34 618fd0b61c2a systemd[401]: zabbix-proxy-pgsql.service: Failed to execute command: No such file or directory
Mar 05 12:00:34 618fd0b61c2a systemd[401]: zabbix-proxy-pgsql.service: Failed at step EXEC spawning /usr/bin/zabbix_proxy_pgsql: No such file or directory
This task depends upon

Closed by  Florian Pritz (bluewind)
Friday, 20 March 2020, 14:54 GMT
Reason for closing:  Fixed
Comment by Nigel Kukard (nkukard) - Thursday, 05 March 2020, 12:27 GMT
We also may need libevent...

/usr/bin/zabbix_proxy_postgresql: error while loading shared libraries: libevent-2.1.so.7: cannot open shared object file: No such file or directory
Comment by Florian Pritz (bluewind) - Friday, 06 March 2020, 13:05 GMT
Can you check if zabbix-proxy 4.4.6-1 from [testing] works for you? If you do not use testing, you can just install the zabbix packages with that version manually. You don't need to update your whole system for this since it has no dependencies on other packages in [testing].
Comment by Nigel Kukard (nkukard) - Friday, 06 March 2020, 14:51 GMT
Thanks so much! looks good from my side

Loading...