When the last block of a file has no compression, just rzip, lrzip incorrectly shows
"rzip compression only"
even when a compression switch is used. This occurs mainly for small files. It happens for all modes.
To reproduce, run
unzip file.zipLRZIP=NOCONFIG lrzip --lzma -o file.--lzma.lrz file$lrzip -i -v file.--lzma.lrz
When the last block of a file has no compression, just rzip, lrzip incorrectly shows
"rzip compression only"
even when a compression switch is used. This occurs mainly for small files. It happens for all modes. To reproduce, rununzip file.zip
LRZIP=NOCONFIG lrzip --lzma -o file.--lzma.lrz file
$lrzip -i -v file.--lzma.lrz
file.zip