Andreas Rogge

Results 86 comments of Andreas Rogge

Maybe your scripts directory for the SD is set to `/usr/local/etc/bareos` instead of `/usr/local/lib/bareos/scripts`? Maybe that's broken in packaging.

I basically agree on this. Let me quickly explain why it is the way it is right now: The signature is, of course, per-file. Thus the signature check can only...

The information you provided is pretty terse. Maybe you can at least provide one of the E-Mails and a Joblog? Or maybe some configuration. While we're happy to fix bugs,...

Could you have a look at the bareos.log (probably `/var/log/bareos/bareos.log`) and provide a bit of context? What seems to happen here is that (probably in some other context) these two...

> Webui with proper certificates should work with tls enabled. (seems you wasn't able to do so with your self-signed certificate) I will have to investigate in this. I recently...

> I don't know how to write such a migration script and how much effort it is The migration scripts are in `core/src/cats/ddl/updates`. We have a schema version (usually that's...

> You're right, that is a little awkward but it was necessary to integrate with the existing behaviour because otherwise "purge" and "prune" commands would just fail for a newly...

@sebsura I squashed some of the commits. Do you want to take another look at this?

What exactly is the problem you're seeing? It is a well-known limitation that despooling and spooling can't work concurrently. We don't see anything misbehaving here, but maybe we just don't...