[Bug 260340] databases/pgbarman incorrect configuration directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 13:53:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260340
Bug ID: 260340
Summary: databases/pgbarman incorrect configuration directory
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: matthew@FreeBSD.org
Reporter: bsd@abinet.ru
Flags: maintainer-feedback?(matthew@FreeBSD.org)
Assignee: matthew@FreeBSD.org
I've installed pgbarman and noticed some minor issues in package:
The port creates incorrect configuration directory /usr/local/etc/py38-barman
Barman doesn't look into it, it expects one of the
'~/.barman.conf',
'%%PREFIX%%/etc/barman.conf',
'%%PREFIX%%/etc/barman/barman.conf',
abishai@barman:~ % pkg info -l pgbarman |grep conf
/usr/local/etc/py38-barman/barman.conf.sample
Probably, logging directory, suggested in sample file should be created too.
--
You are receiving this mail because:
You are the assignee for the bug.