Bug 270755

Summary: sysutils/bareos-server: error in pkg-plist, %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample doesn't exist
Product: Ports & Packages Reporter: Trond Endrestøl <Trond.Endrestol>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: tomas
Priority: --- Flags: bugzilla: maintainer-feedback? (acm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for sysutils/bareos-server/pkg-plist
none
patch for sysutils/bareos-server/pkg-plist none

Description Trond Endrestøl 2023-04-11 07:42:57 UTC
Created attachment 241414 [details]
Patch for sysutils/bareos-server/pkg-plist

%%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample doesn't exist.
Also, the build fails unless we enable NLS.
Comment 1 Tomáš Čiernik 2023-04-12 13:27:12 UTC
Created attachment 241434 [details]
patch for sysutils/bareos-server/pkg-plist
Comment 2 Tomáš Čiernik 2023-04-12 13:28:35 UTC
Sorry Trond, I will have better look next time :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-16 00:09:46 UTC
A commit in branch main references this bug:

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

commit ab997a0fbe5ec78ca055a029b5d653ff124e99df
Author:     Trond Endrestol <Trond.Endrestol@ximalas.info>
AuthorDate: 2023-04-16 00:07:08 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-16 00:08:50 +0000

    sysutils/bareos-server: Fix pkg-plist

    PR:             270755

 sysutils/bareos-server/pkg-plist | 1 -
 1 file changed, 1 deletion(-)
Comment 4 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-04-16 00:10:05 UTC
Committed thanks!