------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1334




--- Comment #11 from Arkadiusz Miskiewicz <ar...@maven.pl>  2013-10-13 09:03:56 
---
Works fine now:
$ exigrep arekm main.log.bz2 
Didn't find bz2 decompressor for main.log.bz2

But now I wonder if this shouldn't be fatal error?

Example, if there is no bzcat and we do:
$ exigrep arekm main.log.bz2 main2.log.lzma
then I'll get one line error on stderr and for example 824 lines of real output
(from lzma) file. It's very easy to miss "Didn't find bz2" error message there.

IMO it should simply fail if doesn't find required decompressors. That's likely
more sane and less misleading behaviour.


ps. the lzma.bz2 was just mistake when testing various combinations :)


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to