Jörg Steffens

Results 20 comments of Jörg Steffens
trafficstars

No longer required.

Please also update the link https://www.bareos.org/en/howto-contribute.html to https://www.bareos.com/community/Please also update the link https://www.bareos.org/en/howto-contribute.html to https://www.bareos.com/community/

Thank you for your contribution. On what platform have you tested it? Has it been required, e.g. is there already a platform which only includes qt6 and not qt5?

We automatically build packages with your PR., see https://download.bareos.org/bareos/experimental/CD/PR-1011/ . It build without problems on all distributions. However, it turns out that RHEL/CentOS 7 still builds again Qt4. And that...

In this form, the PR is complete. Also we don't see an urge to build the bareos-traymonitor with qt6. We at least postpone it for after the release of bareos-21...

> The resulting show form look like: > > ``` > RunScript { > Console = "update stats days=3" > RunsWhen = "after" > } > RunScript { > Command...

@bruno-at-bareos I updated the PR to cover the problems you described.

Now, it warns only once the misconfigured Runscript resource.

I intentionally added the warning, as the behavior is somehow changed now. Before you could configure ``` RunScript { Console = "prune stats yes" RunsWhen = After } ``` but...

Updated by force-push to cope the warnings issued by drone.