/etc/borgmatic/config.yaml is required even when /etc/borgmatic.d/* configs are present #40

Closed
opened 2018-01-05 05:34:36 +00:00 by import_bot · 3 comments
Collaborator

I did this:
sudo mkdir /etc/borgmatic.d
sudo generate-borgmatic-config --destination /etc/borgmatic.d/app1.yaml
sudo generate-borgmatic-config --destination /etc/borgmatic.d/app2.yaml

sudo borgmatic
[Errno 2] No such file or directory: '/etc/borgmatic/config.yaml'

so it still only looks for config.yaml

Or are you supposed to have both a config.yaml and any additional ones in borgmatic.d? If so then you'd probably want to clarify in the docs.


Imported from Taiga issue 39 (done). Created on 2017-09-08T13:38:37+0000 by asdfasdfoaijsdf.

I did this: sudo mkdir /etc/borgmatic.d sudo generate-borgmatic-config --destination /etc/borgmatic.d/app1.yaml sudo generate-borgmatic-config --destination /etc/borgmatic.d/app2.yaml sudo borgmatic [Errno 2] No such file or directory: '/etc/borgmatic/config.yaml' so it still only looks for config.yaml Or are you supposed to have both a config.yaml and any additional ones in borgmatic.d? If so then you'd probably want to clarify in the docs. --- Imported from Taiga issue 39 (done). Created on 2017-09-08T13:38:37+0000 by asdfasdfoaijsdf.
import_bot added the
bug
label 2018-01-05 05:34:37 +00:00
Author
Collaborator

This isn't by design.. Just an oversight. Thanks for reporting!


Comment on 2017-09-09T04:03:06+0000 by Dan Helfman.

This isn't by design.. Just an oversight. Thanks for reporting! --- Comment on 2017-09-09T04:03:06+0000 by Dan Helfman.
Author
Collaborator

Fixed in borgmatic 1.1.8, just released!


Comment on 2017-09-09T04:26:32+0000 by Dan Helfman.

Fixed in borgmatic 1.1.8, just released! --- Comment on 2017-09-09T04:26:32+0000 by Dan Helfman.
Author
Collaborator

awesome!


Comment on 2017-09-09T10:56:41+0000 by asdfasdfoaijsdf.

awesome! --- Comment on 2017-09-09T10:56:41+0000 by asdfasdfoaijsdf.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#40
No description provided.