Gratien D'haese
Gratien D'haese
@Githopp192 Could you verify if the updated script `usr/share/rear/prep/BACULA/default/500_check_BACULA_bconsole_results.sh` fix your issues?
With PR #3182 merged we can close this issue if there are no further comments or reactions from the users.
@schlomo Please rename the variables to names which come closer to what is meant.
> @pcahyna feel free to disable the script for now with an unconditioned `return` at its beginning plus a comment that points to this issue here so we could later...
@jeevad87 Seems that the `_sourcedir` is defined via the Makefile rpm section: https://github.com/cfg2html/cfg2html/blob/master/linux/Makefile#L230C4-L230C11 And, it will vary from who created the RPM package. That is a package violation, therefore, the...
See PR #214
@lzaoral @pcahyna @jsmeix The milestone "2.8" should be updated with "3.0" or "3.1"
@pcahyna Please address the requested changes so we can perform the merge - thanks!
@kmonticolo The problem seems that the `find` command returns 2 `grub64.efi` lines, but that you already knew of course. ``` ++++ find /var/tmp/rear.LlkQQC65t2prqzD/tmp/EFI -iname grubx64.efi -print +++ dirname '/var/tmp/rear.LlkQQC65t2prqzD/tmp/EFI/proxmox/grubx64.efi /var/tmp/rear.LlkQQC65t2prqzD/tmp/EFI/BOOT/grubx64.efi'...
And what about Rocky Linux?