Summary: | sysutils/bacula-server: install correct query.sql{,.sample} | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Larry Rosenman <ler> | ||||
Component: | Individual Port(s) | Assignee: | Dan Langille <dvl> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ler | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(dvl) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
it also moves /usr/local/share/bacula/query.sql{,.sample} to the bacula-client port as bconsole uses it. A commit references this bug: Author: dvl Date: Sun Nov 13 23:09:06 UTC 2016 New revision: 426074 URL: https://svnweb.freebsd.org/changeset/ports/426074 Log: install correct query.sql{,.sample} Bump PORTREVISION Submitted by: Larry Rosenman PR: 214489 Changes: head/sysutils/bacula-server/Makefile head/sysutils/bacula-server/pkg-plist head/sysutils/bacula-server/pkg-plist.client Thank you Larry for contacting me about this. It was great to get this fixed. |
Created attachment 176972 [details] update patch We were installing a blank query.sql. This fixes it.