Your message dated Tue, 18 Mar 2008 23:02:12 -0300
with message-id <[EMAIL PROTECTED]>
and subject line 457886 is fixed
has caused the Debian Bug report #457886,
regarding imagemagick: auto creating output files, not obeying command line?
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.)
--
457886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457886
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: imagemagick
Version: 7:6.2.4.5.dfsg1-2
Severity: important
I originally reported this upstream, and they haven't had time to respond yet,
but I was just talking to someone who
is using a non-debian version of convert 6.2.4 (built 10/2007) and he doesn't
have this bug.
Examples are probably easier than English.
Format of below examples:
>command
file that is output
>convert 2007-12-24_01_jonathan_flying_advent_calendar.gif 1.gif.jpg
1.jpg
>convert 2007-12-24_01_jonathan_flying_advent_calendar.gif 1.gif.qwe.jpg
1.gif.jpg
>convert 2007-12-24_01_jonathan_flying_advent_calendar.gif 1.234.gif.qwe.jpg
1.234.gif.jpg
>convert 2007-12-24_01_jonathan_flying_advent_calendar.gif 1.234.qwe.jpg
1.234.jpg
>convert 2007-12-24_02_jonathan_with_candles.jpg 1.234.qwe.jpg
1.234.qwe.jpg
>convert 2007-12-24_02_jonathan_with_candles.jpg 1.234.qwe.gif
1.234.qwe.gif
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10345
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.6LimeDaley (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to C)
Shell: /bin/sh linked to /bin/bash
Versions of packages imagemagick depends on:
ii libbz2-1.0 1.0.3-7 high-quality block-sorting file co
ii libc6 2.7-3 GNU C Library: Shared libraries
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libjasper1 1.900.1-3 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii liblcms1 1.16-7 Color management library
ii libmagick9 7:6.2.4.5.dfsg1-2 Image manipulation library
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxml2 2.6.30.dfsg-3 GNOME XML library
ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime
imagemagick recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 7:6.3.7.9.dfsg1-2
Hi!
According to
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10345,
the latest version of ImageMagick available on Debian is correctly
doing what it was designed to.
Using the same example provided on the forum:
$ rm anim*
$ convert rose: netscape: granite: anim.file.gif
$ convert anim.file.gif anim.file.jpg
$ ls anim.file*
anim.file-0.jpg anim.file-1.jpg anim.file-2.jpg anim.file.gif
It's no more creating anim.jpg, as you have reported, thus I am closing the bug.
If you have any problems or disagree, please, contact us.
Thank you!
Best regards,
Nelson
--- End Message ---