Your message dated Sun, 28 Jan 2018 09:50:59 +0900 with message-id <[email protected]> and subject line Re: qrencode: Can't encode binary data has caused the Debian Bug report #677984, regarding qrencode: Can't encode binary data to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 677984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677984 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: qrencode Version: 3.3.0-2 Severity: normal AIUI, since #604882 was closed, the -8 option should allow binary data to be encoded. However: $ dd if=/dev/urandom of=test.in bs=4k count=1 1+0 records in 1+0 records out 4096 bytes (4.1 kB) copied, 0.00114847 s, 3.6 MB/s $ qrencode -8 test.in -o test.png $ zbarimg test.png > test.out scanned 1 barcode symbols from 1 images in 0.03 seconds $ cmp -b test.in test.out test.in test.out differ: byte 1, line 1 is 72 : 121 Q $ ls -l test.in test.out -rw-r--r-- 1 sam sam 4096 Jun 18 11:47 test.in -rw-r--r-- 1 sam sam 16 Jun 18 11:48 test.out $ identify test.png test.png PNG 87x87+0+0 PseudoClass 2c 8-bit 258 0.000u 0:01 I am assuming that qrencode is at fault here because the generated image is so small. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages qrencode depends on: ii libc6 2.13-33 ii libpng12-0 1.2.49-1 ii libqrencode3 3.3.0-2 qrencode recommends no packages. qrencode suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---As I said at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677984#13 it works and can encode binary data. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp
--- End Message ---

