Hi,

there's some issue in REAME file for bacula-client.

As you can see I don't have any pgsql flavor of bacula, still it
is inside README file for bacula-client.

I don't know how it is possible, maybe some issue inside Makefile?

$ echo /var/db/pkg/bacula-*                                   
/var/db/pkg/bacula-client-5.2.6p3 /var/db/pkg/bacula-server-5.2.6p5-sqlite3 
/var/db/pkg/bacula-web-5.2.6

$ cat /usr/local/share/doc/pkg-readmes/bacula-client-5.2.6p3  
$OpenBSD: README-main,v 1.1 2011/11/17 23:45:56 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running bacula-5.2.6-pgsql on OpenBSD
+-----------------------------------------------------------------------

To be able to interact with the Bacula Director as non-root, the user
needs to be part of the '_bacula' group so that the
{BACULACONF}/bconsole.conf and {BACULACONF}/bat.conf files can be read.

$ egrep 'FULLPKG(PATH|NAME)' ../Makefile  
FULLPKGNAME-main=       bacula-client-$V
FULLPKGPATH-main=       ${PKGPATH},-main
FULLPKGNAME-bat=        bacula-bat-$V
FULLPKGPATH-bat=        ${PKGPATH},-bat

jirib

Reply via email to