[ZBX-17831] Packaging errors on SLES12 SP4 Created: 2020 May 28 Updated: 2024 Apr 10 Resolved: 2020 Aug 02 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Packages (C) |
Affects Version/s: | 4.0.21rc1 |
Fix Version/s: | 5.2 (plan) |
Type: | Problem report | Priority: | Trivial |
Reporter: | Jurijs Klopovskis | Assignee: | Jurijs Klopovskis |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Team: | |
Sprint: | Sprint 64 (May 2020), Sprint 65 (Jun 2020), Sprint 66 (Jul 2020) |
Story Points: | 1 |
Description |
1) I've encountered I've encountered while testing 4.0 packages on SLES12 SP4 (24/27) Installing: zabbix-agent-4.0.21-2.el12.x86_64 ...................................................................................................................[done] Additional rpm output: /var/tmp/rpm-tmp.ZGKOmb: line 1: fg: no job control warning: %post(zabbix-agent-4.0.21-2.el12.x86_64) scriptlet failed, exit status 1 (25/27) Installing: zabbix-server-mysql-4.0.21-2.el12.x86_64 ............................................................................................................[done] Additional rpm output: /var/tmp/rpm-tmp.IUjaHw: line 1: fg: no job control update-alternatives: using /usr/sbin/zabbix_server_mysql to provide /usr/sbin/zabbix_server (zabbix-server) in auto mode (26/27) Installing: zabbix-web-mysql-4.0.21-2.el12.noarch ...............................................................................................................[done] (27/27) Installing: zabbix-web-4.0.21-2.el12.noarch .....................................................................................................................[done] Additional rpm output: warning: group wwwrun does not exist - using root update-alternatives: using /usr/share/fonts/truetype/DejaVuSans.ttf to provide /usr/share/zabbix/assets/fonts/graphfont.ttf (zabbix-web-font) in auto mode Presumably due to discrepancies between different SLES service packs. 2) zabbix-server (mysql) fails to start out of the box because some shared library dependencies are not pulled. zypper install libmysqlclient18 zypper install libssh2-1 Haven't tested postgres. 3) Cannot acces frontend. [Thu May 28 02:50:25.241221 2020] [autoindex:error] [pid 3222] [client 192.168.60.1:47706] AH01276: Cannot serve directory /usr/share/zabbix/: No matching DirectoryIndex (index.html,index.html.var) found, and server-generated directory index forbidden by Options directive Must investigate and fix. |
Comments |
Comment by Jurijs Klopovskis [ 2020 Jun 26 ] |
Fixed in pre-4.0.22, pre-4.4.10, pre-5.0.2 packages. |
Comment by Jurijs Klopovskis [ 2020 Jul 29 ] |
Introduced compatibility issues with SLES12SP3 and older. For example ZBX-18026. There are unsupported versions though. |