Your message dated Mon, 28 Mar 2005 19:32:41 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295950: fixed in tinyca 0.6.8-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; 19 Feb 2005 09:54:02 +0000
>From [EMAIL PROTECTED] Sat Feb 19 01:54:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from flexserv.de (lion.flexserv.de) [213.239.215.214] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D2RJJ-00082V-00; Sat, 19 Feb 2005 01:54:02 -0800
Received: from localhost (localhost [127.0.0.1])
        by lion.flexserv.de (Postfix) with ESMTP id AA41D12002F;
        Sat, 19 Feb 2005 10:53:47 +0100 (CET)
Received: from lion.flexserv.de ([127.0.0.1])
        by localhost (lion [127.0.0.1]) (amavisd-new, port 10024) with LMTP
        id 24659-10; Sat, 19 Feb 2005 10:53:47 +0100 (CET)
Received: from changer.walki.homelinux.org (p5083C251.dip0.t-ipconnect.de 
[80.131.194.81])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        by lion.flexserv.de (Postfix) with ESMTP id 5617912002E
        for <[EMAIL PROTECTED]>; Sat, 19 Feb 2005 10:53:47 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
        by changer.walki.homelinux.org (Postfix) with ESMTP id BBAFC11B01B;
        Sat, 19 Feb 2005 10:53:18 +0100 (CET)
Received: from changer.walki.homelinux.org ([127.0.0.1])
        by localhost (changer [127.0.0.1]) (amavisd-new, port 10024)
        with LMTP id 04915-05-3; Sat, 19 Feb 2005 10:53:18 +0100 (CET)
Received: from xserver.walki.homelinux.org (xserver.walki.homelinux.org 
[192.168.1.240])
        (using SSLv3 with cipher RC4-MD5 (128/128 bits))
        (No client certificate requested)
        by changer.walki.homelinux.org (Postfix) with ESMTP id B7D2411AF08
        for <[EMAIL PROTECTED]>; Sat, 19 Feb 2005 10:53:16 +0100 (CET)
Subject: wrong path for locales in perlscript *tinyca
From: "Daniel J. Priem" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1; 
protocol="application/pgp-signature"; boundary="=-kZYkQifHBDMlQGUeelJj"
Date: Sat, 19 Feb 2005 10:53:46 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.3 
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at flexserv.de
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at flexserv.de
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--=-kZYkQifHBDMlQGUeelJj
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Package: tinyca
Version: 0.6.7-1
Severity: normal


tinyca ignores LC_ALL=3D"de_DE" and other locales settings
from=20
less /usr/bin/tinyca
line 50 to 54

setlocale(LC_MESSAGES, "");
bindtextdomain("tinyca", "./locale/");
textdomain("tinyca");

So it looks in ./locale

Right would be

bindtextdomain("tinyca", "/usr/share/locale/");


after changing this everything worked fine.

diff

52c52
< bindtextdomain("tinyca", "./locale/");
---
> bindtextdomain("tinyca", "/usr/share/locale/");




Regards
Daniel J. Priem

[EMAIL PROTECTED]




-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.29
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15)

Versions of packages tinyca depends on:
ii  libgnome-perl                 0.7009-1.1 Perl module for the gnome
and zvt=20
ii  libgtk-perl                   0.7009-1.1 Perl module for the gtk+
library
ii  liblocale-gettext-perl        1.01-17    Using libc functions for
internati
ii  openssl                       0.9.7e-2   Secure Socket Layer (SSL)
binary a
ii  perl [libmime-base64-perl]    5.8.4-6    Larry Wall's Practical
Extraction=20

-- no debconf information


--=-kZYkQifHBDMlQGUeelJj
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Dies ist ein digital signierter Nachrichtenteil

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

iD8DBQBCFwyqU9jdS3sZZnERAsGvAJ0XY5HUhdPJ3J/doAx8EzEbdaVbNACeL32V
3nhxYsBR4plosiZCvMLSADU=
=CVwk
-----END PGP SIGNATURE-----

--=-kZYkQifHBDMlQGUeelJj--


---------------------------------------
Received: (at 295950-close) by bugs.debian.org; 29 Mar 2005 00:43:04 +0000
>From [EMAIL PROTECTED] Mon Mar 28 16:43:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DG4ox-0002ZC-00; Mon, 28 Mar 2005 16:43:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DG4ev-0006bn-00; Mon, 28 Mar 2005 19:32:41 -0500
From: Christoph Ulrich Scholler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295950: fixed in tinyca 0.6.8-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 28 Mar 2005 19:32:41 -0500
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-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-Spam-Level: 
X-CrossAssassin-Score: 2

Source: tinyca
Source-Version: 0.6.8-1

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

tinyca_0.6.8-1.diff.gz
  to pool/main/t/tinyca/tinyca_0.6.8-1.diff.gz
tinyca_0.6.8-1.dsc
  to pool/main/t/tinyca/tinyca_0.6.8-1.dsc
tinyca_0.6.8-1_all.deb
  to pool/main/t/tinyca/tinyca_0.6.8-1_all.deb
tinyca_0.6.8.orig.tar.gz
  to pool/main/t/tinyca/tinyca_0.6.8.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.
Christoph Ulrich Scholler <[EMAIL PROTECTED]> (supplier of updated tinyca 
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: Mon, 28 Mar 2005 16:44:18 +0200
Source: tinyca
Binary: tinyca
Architecture: source all
Version: 0.6.8-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Ulrich Scholler <[EMAIL PROTECTED]>
Changed-By: Christoph Ulrich Scholler <[EMAIL PROTECTED]>
Description: 
 tinyca     - graphical frontend for a simple certification authority
Closes: 271183 295950
Changes: 
 tinyca (0.6.8-1) unstable; urgency=low
 .
   * New upstream release (Closes: #271183)
   * Bug fix: "wrong path for locales in perlscript *tinyca", thanks to
     Daniel J. Priem for the patch (Closes: #295950).
Files: 
 8da3c8d0505f46eb6355ae3c999f66d4 595 utils optional tinyca_0.6.8-1.dsc
 93a9e0b733fb4dbaebf249e869eb1d96 176530 utils optional tinyca_0.6.8.orig.tar.gz
 c7a39340f6260b23ef459b9725a8e2c6 3928 utils optional tinyca_0.6.8-1.diff.gz
 21c81043d6bd50c6e21f118476793935 103558 utils optional tinyca_0.6.8-1_all.deb

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

iD8DBQFCSJ+M8KmKTEzW49IRAuyVAJ0VZQhFEI2JE3HVUljekoBrPvvKPgCfYSrT
yNkR/fvUZFJHN+Jxs3owChY=
=KkTf
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to