#796750 djvuextract: exit status 0 when chunk was missing

Package:
djvulibre-bin
Source:
djvulibre
Description:
Utilities for the DjVu image format
Submitter:
Jakub Wilk
Date:
2015-08-23 22:15:05 UTC
Severity:
normal
#796750#3
Date:
2015-08-23 22:10:35 UTC
From:
To:
djvuextract exits with status 0, even when it failed extract a chunk
because it was missing:

$ djvuextract djvu3spec.djvu -page=1 MOOO=/dev/null
  MOOO=/dev/null --> not found!


I'd expect the exit status to be non-zero in this case.