[Pkg-gmagick-im-team] Bug#780224: imagemagick: compare no longer terminates output with \n
Sanjoy Mahajan
sanjoy at olin.edu
Tue Mar 10 19:10:15 UTC 2015
Package: imagemagick
Version: 8:6.8.9.9-5
Severity: normal
Dear Maintainer,
-- Package-specific info:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gmagick-im-team/attachments/20150310/cf9a765c/attachment.ksh>
-------------- next part --------------
'compare' now no longer terminates its output with a newline. For
example, here's a shell transcript (captured in my Emacs shell buffer,
with $ as the shell prompt):
$ compare -metric PSNR /tmp/tmp.jzBigUzj59/{a,b}/023.png /tmp/q.png
87.1388$ compare -metric mae /tmp/tmp.jzBigUzj59/{a,b}/023.png /tmp/q.png
0.032295 (4.9279e-07)$
I expected it to look like this:
$ compare -metric PSNR /tmp/tmp.jzBigUzj59/{a,b}/023.png /tmp/q.png
87.1388
$ compare -metric mae /tmp/tmp.jzBigUzj59/{a,b}/023.png /tmp/q.png
0.032295 (4.9279e-07)
$
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.16-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages imagemagick depends on:
ii imagemagick-6.q16 8:6.8.9.9-5
imagemagick recommends no packages.
imagemagick suggests no packages.
-- no debconf information
More information about the Pkg-gmagick-im-team
mailing list