Bug 271773 - net-mgmt/zabbix64-server: File missing from pkg-plist.frontend
Summary: net-mgmt/zabbix64-server: File missing from pkg-plist.frontend
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Juraj Lutter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 18:15 UTC by Christian Ullrich
Modified: 2023-06-02 06:43 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (otis)


Attachments
Patch (605 bytes, patch)
2023-06-01 18:15 UTC, Christian Ullrich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ullrich 2023-06-01 18:15:58 UTC
Created attachment 242542 [details]
Patch

Zabbix 6.4.3 added a PHP file that is missing from the plist. This missing file breaks the frontend completely; it only shows blank pages.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-02 06:39:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=253c4024990c511e2665df8bd79db2e769fabab2

commit 253c4024990c511e2665df8bd79db2e769fabab2
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2023-06-02 06:37:32 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2023-06-02 06:37:32 +0000

    net-mgmt/zabbix64-frontend: Fix plist

    Add one missing entry to plist for frontend.

    PR:             271773

 net-mgmt/zabbix64-frontend/Makefile         | 2 +-
 net-mgmt/zabbix64-server/pkg-plist.frontend | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2023-06-02 06:43:44 UTC
Fixed. Sorry for the inconvenience.