Bug 202291

Summary: sysutils/bareos-client: make able to start
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Pavel Timofeev 2015-08-13 14:38:36 UTC
Created attachment 159837 [details]
patch

sysutils/bareos-client can't start because it needs /var/run/bareos dir which is not created by port.
Comment 1 Pavel Timofeev 2015-08-13 14:51:10 UTC
or this problem should be solved differently
Comment 2 Pavel Timofeev 2015-08-14 05:13:04 UTC
Hmm, if server depends on client like now, then same var and run dirs should be pulled out from server's pkg-plist.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-14 16:34:28 UTC
A commit references this bug:

Author: acm
Date: Fri Aug 14 16:33:41 UTC 2015
New revision: 394229
URL: https://svnweb.freebsd.org/changeset/ports/394229

Log:
  - /var/log/bareos and /var/run/bareos are created by bareos-client now. It
    fixed a problem when bareos-client is started

  PR:		202291
  Reported by:	timp87  _ at _ gmail.com

Changes:
  head/sysutils/bareos-client/Makefile
  head/sysutils/bareos-server/Makefile
  head/sysutils/bareos-server/pkg-plist
  head/sysutils/bareos-server/pkg-plist.client