I'm setting up a another Debian Linux machine to be backed up. But for some reason, everytime I attempt the backup, I'm getting an error that LZ4 compression is not support on this platform.
I have "compatible = no" in the bareos-fd.conf file. I've installed the following bareos packages: bareos-bconsole bareos-client bareos-common bareos-filedaemon bareos-filedaemon-python-plugin bareos-tools bareos-traymonitor I have the following LZ packages installed: libfastlz liblz4-1:amd64 liblz4-tool liblzma2:amd64 liblzma5:amd64 liblzma5:i386 liblzo2-2:amd64 lzma lzop Google provided me with this link to the source program: https://github.com/bareos/bareos/blob/master/src/lib/compression.c It looks like it is looking for the fastlz. I installed libfastlz but it is still not work. So I'm at a bit of a loss about why it is not working at the moment. Chris -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
