Your message dated Thu, 30 Nov 2006 08:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401002: fixed in curator 2.1-9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: curator
Version: 2.1-8
Severity: important


The latest version of curator looks for 'identify' (from ImageMagick) in
the current working directory instead of in the PATH:

When you run it:

  ====> thumbnail generation and sizes computation
  WARNING: can't stat ImageMagick program identify
  Perhaps try specifying it using --magick-path or try to use
  python-imaging with --pil.

But it's installed:

  [EMAIL PROTECTED] foo]$ which identify
  /usr/bin/identify
  [EMAIL PROTECTED] foo]$ ls -l /usr/bin/identify
  -rwxr-xr-x 1 root root 4816 Oct 23 12:55 /usr/bin/identify

Note that an strace shows:

  stat64("identify", 0xbf85f6d8)          = -1 ENOENT (No such file or
    directory)
  stat64("identify.exe", 0xbf85f6d8)      = -1 ENOENT (No such file or
    directory)
  write(2, "WARNING: can\'t stat ImageMagick "..., 48WARNING: can't stat
    ImageMagick program identify) = 48

Using '--magick-path /usr/bin' works around the problem succesfully but
shouldn't be needed since /usr/bin is a standard path and in my PATH.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6rider-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages curator depends on:
ii  imagemagick         7:6.2.4.5.dfsg1-0.11 Image manipulation programs
ii  python              2.4.4-1              An interactive high-level object-o
ii  python-imaging      1.1.5-11             Python Imaging Library

curator recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: curator
Source-Version: 2.1-9

We believe that the bug you reported is fixed in the latest version of
curator, which is due to be installed in the Debian FTP archive:

curator_2.1-9.diff.gz
  to pool/main/c/curator/curator_2.1-9.diff.gz
curator_2.1-9.dsc
  to pool/main/c/curator/curator_2.1-9.dsc
curator_2.1-9_all.deb
  to pool/main/c/curator/curator_2.1-9_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Hoexter <[EMAIL PROTECTED]> (supplier of updated curator package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 30 Nov 2006 09:17:28 +0100
Source: curator
Binary: curator
Architecture: source all
Version: 2.1-9
Distribution: unstable
Urgency: low
Maintainer: Sven Hoexter <[EMAIL PROTECTED]>
Changed-By: Sven Hoexter <[EMAIL PROTECTED]>
Description: 
 curator    - Turn directories of images into static web content
Closes: 401002
Changes: 
 curator (2.1-9) unstable; urgency=low
 .
   * Hardcode the search path for imagemagick tools to /usr/bin.
     That should be fine for Debian and everyone else can still
     use --magick-path. Kind of a "bugreplacement" for #393512.
     Closes: #401002
Files: 
 669f4fb4f7f0313f529c43e3941ec67e 611 web optional curator_2.1-9.dsc
 aec9f4d007fb53e78cb734b736802223 9643 web optional curator_2.1-9.diff.gz
 1a346e123b617e6da501064b5fe5dbd8 36314 web optional curator_2.1-9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFbpk1YDBbMcCf01oRAsD1AKCXhBhaGQ62m/u3MKuyd8FC6g2WIwCgpfBK
jJIqWh2rgItqGcesFry1Lz0=
=Jl56
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to