Summary: | net-mgmt/icingadb: include sql files needed for upgrade | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Denis Shaposhnikov <dsh> | ||||
Component: | Individual Port(s) | Assignee: | Dan Langille <dvl> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dsh | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(dvl) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/Icinga/icingadb/blob/v1.2.0/doc/04-Upgrading.md#upgrading-to-icinga-db-v120 | ||||||
Attachments: |
|
Description
Denis Shaposhnikov
2024-08-03 18:08:32 UTC
I don't see how this worked at all before. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=703ed60153609912b2dd311d0f50370e6c953346 commit 703ed60153609912b2dd311d0f50370e6c953346 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-08-04 14:55:03 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-08-04 14:55:03 +0000 net-mgmt/icingadb: include sql files needed for upgrade Not sure how this worked without this change. PR: 280595 net-mgmt/icingadb/Makefile | 3 ++- net-mgmt/icingadb/pkg-plist | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) Thank you. |