Package: djvulibre-bin Version: 3.5.25.2-4 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd
On kfreebsd-i386, djvused sometimes produces no output at all: $ cd /usr/share/doc/libdjvulibre-dev/ $ djvused -e output-ant lizard2007.djvu select; remove-ant $ djvused -e output-ant lizard2007.djvu | wc -c 0 This happens non-deterministically; more often for small files: $ for i in $(seq 1 100); do djvused -e output-ant lizard2007.djvu | wc -c; done | sort | uniq -c 95 0 5 19 $ for i in $(seq 1 100); do djvused -e output-ant djvu2spec.djvu | wc -c; done | sort | uniq -c 3 0 97 19 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: kfreebsd-i386 (i386) Kernel: kFreeBSD 9.0-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages djvulibre-bin depends on: ii curl 7.25.0-1 ii libc0.1 2.13-31 ii libdjvulibre21 3.5.25.2-4 ii libgcc1 1:4.7.0-5 ii libstdc++6 4.7.0-5 ii libtiff4 3.9.6-5 -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org