Created attachment 197309 [details] Patch to update bareos-server port to 17.2.7 I was having problems with the bareos-dbcheck command never finishing, getting stuck when cleaning the Path table. This bug was fixed in Bareos 17.2.6: https://github.com/bareos/bareos/commit/a8f2a394abfff5fe39d2373c4468f521223e6028 Attached are diffs to upgrade bareos-server and bareos-docs to 17.2.7. The patches are trivial (PORTVERSION and distinfo only). I've been running this now for several days in production with no problems at all. Hope this works for you. Thanks!
Created attachment 197310 [details] Patch to update bareos-docs port to 17.2.7
A commit references this bug: Author: acm Date: Tue Nov 20 21:49:19 UTC 2018 New revision: 485488 URL: https://svnweb.freebsd.org/changeset/ports/485488 Log: - Update to 17.2.7 - Add bareos-dir reload into rc script - Fix default configuration path - Some another modifications PR: 231551 221593 230123 Submitted by: rand __at__ iteris.com, hsn __at__ sendmail.cz Changes: head/sysutils/bareos-client/Makefile head/sysutils/bareos-client-static/Makefile head/sysutils/bareos-docs/distinfo head/sysutils/bareos-server/Makefile head/sysutils/bareos-server/distinfo head/sysutils/bareos-server/files/bareos-dir.in head/sysutils/bareos-server/files/bareos-fd.in head/sysutils/bareos-server/files/bareos-sd.in head/sysutils/bareos-traymonitor/Makefile