Your message dated Fri, 15 Jun 2012 16:33:18 +0000
with message-id <e1sfzsy-0000el...@franck.debian.org>
and subject line Bug#675325: fixed in iipimage 0.9.9-2
has caused the Debian Bug report #675325,
regarding iipimage: iipsrv.conf file is configured to use mod_fastcgi
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 ow...@bugs.debian.org
immediately.)


-- 
675325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: iipimage


---------- Forwarded message ----------



Hi Mathieu,

That's awesome news! Thanks for your help with this! :-)

I've tried it out on a fresh Debian testing and there are a couple of
issues:

First, the iipsrv.conf file is configured to use mod_fastcgi, whereas
the dependency is for mod_fcgid, which is equally compatible, but has a
different syntax.

Secondly, the log file /var/log/iipsrv.log is not being created due to
there not being write access for the iipsrv process which runs as user
www-data. The way we solved this in our own package was to add a line to
postinst to touch to create an empty file and chown this to www-data.

Also, if you want to add Lighttpd support to the package, it seems to be
quite straight-forward. We used the lighty-enable-mod in postinst, which
works the same way as your a2enmod to enable it. The Lighttpd conf file
can be just something like:

# Lighttpd configuration of the iipsrv package.

server.modules   += ( "mod_fastcgi" )

fastcgi.server += (
       "/iipsrv/iipsrv.fcgi" =>
       ((
               "socket" => "/tmp/iipsrv-fastcgi.socket",
               "check-local" => "disable",
               "min-procs" => 1,
               "max-procs" => 1,
               "bin-path" => "/usr/lib/iipimage-server/iipsrv.fcgi",

               # IIPImage parameters:
               # See iipimage man page for details of
               # available parameters
               "bin-environment" => (
                       "LOGFILE" => "/var/log/iipsrv.log",
                       "VERBOSITY" => "1",
                       "JPEG_QUALITY" => "90",
                       "MAX_IMAGE_CACHE_SIZE" => "10",
                       "MAX_CVT" => "5000",
                       "MEMCACHED_SERVERS" => "localhost"
               )
       ))
)


Cheers,
Ruven



--- End Message ---
--- Begin Message ---
Source: iipimage
Source-Version: 0.9.9-2

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

iipimage-doc_0.9.9-2_all.deb
  to main/i/iipimage/iipimage-doc_0.9.9-2_all.deb
iipimage-server_0.9.9-2_amd64.deb
  to main/i/iipimage/iipimage-server_0.9.9-2_amd64.deb
iipimage_0.9.9-2.debian.tar.gz
  to main/i/iipimage/iipimage_0.9.9-2.debian.tar.gz
iipimage_0.9.9-2.dsc
  to main/i/iipimage/iipimage_0.9.9-2.dsc



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre <ma...@debian.org> (supplier of updated iipimage 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 15 Jun 2012 18:14:31 +0200
Source: iipimage
Binary: iipimage-server iipimage-doc
Architecture: source amd64 all
Version: 0.9.9-2
Distribution: unstable
Urgency: low
Maintainer: Mathieu Malaterre <ma...@debian.org>
Changed-By: Mathieu Malaterre <ma...@debian.org>
Description: 
 iipimage-doc - Web-based streamed viewing and zooming of ultra high-resolution 
i
 iipimage-server - Web-based streamed viewing and zooming of ultra 
high-resolution i
Closes: 675001 675325 675326
Changes: 
 iipimage (0.9.9-2) unstable; urgency=low
 .
   * Adding some documentation
   * log file /var/log/iipsrv.log was not being created. Closes: #675326
   * add Lighttpd support. Closes: #675001
   * iipsrv.conf file is configured to use mod_fastcgi. Closes: #675325
   * Remove .svn from the -doc package.
Checksums-Sha1: 
 389cdcca99210162644cfbca5ee1b7b03ee4fb8e 2078 iipimage_0.9.9-2.dsc
 d1e146e02508123f477f96c2b0f439eb319e755d 7880 iipimage_0.9.9-2.debian.tar.gz
 706d478c9a3c9d35da48077925dcc75d315f89fa 109536 
iipimage-server_0.9.9-2_amd64.deb
 2aa710779b22803ecb8dbc98b3cc7888a8317c73 229888 iipimage-doc_0.9.9-2_all.deb
Checksums-Sha256: 
 4b0fb229f2f407e1d88222728319a263c7d79dca3e2eff9c40465f030f62056b 2078 
iipimage_0.9.9-2.dsc
 8f279b9152d7fc4e319399da02dd99a50369ffa3ce16be6b301a2a3dcb5b221e 7880 
iipimage_0.9.9-2.debian.tar.gz
 6435e693933e97559d25ebb331034bfcbad58126a62d2ae3b6026808cfc082db 109536 
iipimage-server_0.9.9-2_amd64.deb
 9cbd67e419251e848e4445be768cc166dda3e2818580742e60135cdfe70be0e2 229888 
iipimage-doc_0.9.9-2_all.deb
Files: 
 46de4be593535edfa97a35feea2b4501 2078 web optional iipimage_0.9.9-2.dsc
 ceef67f40ec5e7760a951604c3d5265a 7880 web optional 
iipimage_0.9.9-2.debian.tar.gz
 9d2fb35a2b55d51e0f42c2e910ded7d6 109536 web optional 
iipimage-server_0.9.9-2_amd64.deb
 81cab8be87711027e69347ec09653598 229888 doc optional 
iipimage-doc_0.9.9-2_all.deb

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

iQIcBAEBCAAGBQJP22HYAAoJEAFx4YKK4JNF7bUP/3W4hrMVFBK/Gx4YQOXLgCV6
WlTJ/KHqU+WQZdYndH440DThP/qh2rMz5TjA8liT80AnCLs8m5nNN2tykNlB+YlJ
Y8Hpwy/W+8IibvkN39QUUP9KoGCXEWlcRybbqJv81tuRjOH0v4Cc2MBmn61vHSYG
e7aLAFNevu2eVc+N3zFBZNquGdzUljr/AWP+BwOdBjTc4JO5Vi0EunqWDCStWD77
MAZsVr1dLDz/4x9jvcENfwygoC+Jlv/fB2AgUdRFry8twF5epR94AJwzdSrt182n
nS/Oz7Uqfk2Dp3y6gMC9euMilJXjf00/K1CexjsHhnaOXcR3jw8g2sjEYQv+Ifmg
vuxID4RKJJ/aHvZvuyiB7AV2PFlYXXYIA4xlt8Wttbb4aPxr165STRzxWvMOWvtG
sNEKVA2SgANH/yLFqJfXySs8R8FdtmDX2WrvQq7jdeykaVj+HI3a33FSppQPzwJm
ybhumpn0ncTiZXrcJHTFDCQyb+K10XSVFoKkqEaeAgUyHv51XoQLKa6FJiQz/MYs
h2rctHingrQR1BtkN+EiZvlBeHB6XDe54qh97uofbNedrvCjHXo0xrOyfafEnV+x
8m3bysqBA4eYqxkmfnnYjaGMKEMp18fmchRVYnovMBR9PN0HaUp3WIXP8IZMzR6K
d5hnE3XugVcJOWxVFdio
=KN17
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to