Your message dated Fri, 09 Sep 2005 14:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325171: fixed in llgal 0.11-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Aug 2005 15:31:37 +0000
>From [EMAIL PROTECTED] Fri Aug 26 08:31:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mxfep01.bredband.com [195.54.107.70]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E8gB6-0000XI-00; Fri, 26 Aug 2005 08:31:37 -0700
Received: from thales.home.better.se ([85.224.197.19] [85.224.197.19])
by mxfep01.bredband.com with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Fri, 26 Aug 2005 17:31:05 +0200
Received: from thales.home.better.se (localhost.localdomain [127.0.0.1])
by thales.home.better.se (8.13.4/8.13.4/Debian-3) with ESMTP id
j7QFV0hM032272
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Fri, 26 Aug 2005 17:31:00 +0200
Received: (from [EMAIL PROTECTED])
by thales.home.better.se (8.13.4/8.13.4/Submit) id j7QFV0L3032269;
Fri, 26 Aug 2005 17:31:00 +0200
Date: Fri, 26 Aug 2005 17:31:00 +0200
Message-Id: <[EMAIL PROTECTED]>
From: Marcus Better <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: llgal: may fail if ACLs are used
X-Debbugs-CC: Marcus Better <[EMAIL PROTECTED]>
User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=)
APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
Package: llgal
Version: 0.9.10-1
Severity: normal
The program makes use of the Perl filetest operators (such as -r) to
check if files are readable. These operators by default do not
understand access control lists, and only check the standard mode
bits. Hence llgal can complain that some files are not readable, and
skip those files, when in fact they are readable.
A Perl pragma can be set as a workaround:
http://search.cpan.org/dist/perl/lib/filetest.pm
However, as that document notes, it would probably be much better to
rewrite the code so that the permissions are not checked at
all. Instead it should just attempt to open the files, and then check
for error conditions.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-thales
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Versions of packages llgal depends on:
ii imagemagick 6:6.0.6.2-2.4 Image manipulation programs
ii libimage-info-perl 1.16-2 allows extraction of meta informat
ii libimage-size-perl 2.992-1 determine the size of images in se
ii liburi-perl 1.35-1 Manipulates and accesses URI strin
ii perl 5.8.7-3 Larry Wall's Practical Extraction
llgal recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 325171-close) by bugs.debian.org; 9 Sep 2005 21:38:22 +0000
>From [EMAIL PROTECTED] Fri Sep 09 14:38:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EDqTe-0000I7-00; Fri, 09 Sep 2005 14:32:06 -0700
From: Brice Goglin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325171: fixed in llgal 0.11-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 09 Sep 2005 14:32:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: llgal
Source-Version: 0.11-1
We believe that the bug you reported is fixed in the latest version of
llgal, which is due to be installed in the Debian FTP archive:
llgal_0.11-1.diff.gz
to pool/main/l/llgal/llgal_0.11-1.diff.gz
llgal_0.11-1.dsc
to pool/main/l/llgal/llgal_0.11-1.dsc
llgal_0.11-1_all.deb
to pool/main/l/llgal/llgal_0.11-1_all.deb
llgal_0.11.orig.tar.gz
to pool/main/l/llgal/llgal_0.11.orig.tar.gz
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.
Brice Goglin <[EMAIL PROTECTED]> (supplier of updated llgal 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: Wed, 7 Sep 2005 23:34:08 +0200
Source: llgal
Binary: llgal
Architecture: source all
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Brice Goglin <[EMAIL PROTECTED]>
Changed-By: Brice Goglin <[EMAIL PROTECTED]>
Description:
llgal - Online gallery generator
Closes: 324478 325171
Changes:
llgal (0.11-1) unstable; urgency=low
.
* New upstream release.
* Improved support for JFIF and/or EXIF image comments, closes: #324478.
* Does not use Perl filetest operators that do not support ACL,
closes: #325171.
* Install the UPGRADE file.
* Add debian/watch.
Files:
fd346af24e341e9538246bdc309324d9 564 web optional llgal_0.11-1.dsc
caad9956b486529aa7eac249a049946a 42956 web optional llgal_0.11.orig.tar.gz
4bfe5bc7d1235c698e80eec52547d36a 2295 web optional llgal_0.11-1.diff.gz
24bf327975e1dbe23f70c61aae6eebfc 42314 web optional llgal_0.11-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDIfsGIae1O4AJae8RAqBQAJ9Q/V0l34i1aB8E6bJltv3dpkaBZQCfeQxi
tiigWKP/crb1dkQEejiJEZk=
=Yn+u
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]