-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Tim,

First off, please post to 501...@bugs.debian.org instead of privately, 
thanks.

On Wed, Aug 05, 2009 at 05:50:44PM +0100, Tim Retout wrote:
>On Wed, 2009-08-05 at 16:42 +0000, Debian Bug Tracking System wrote:
>> Processing commands for cont...@bugs.debian.org:
>>
>> > tags 501605 pending
>> Bug #501605 {Done: Thomas Viehmann <t...@beamnet.de>} [sympa] sympa: broken 
>> post-inst script
>               ^^^^
>Are you sure? :)

It helps tremendously if you express more elaborately what you want to 
say, to avoid risk of misunderstandings (and to not put the burden of 
guessing on the reader).

If you mean to ask if I am sure that a bug previously closed and then 
later on reopened due to regression in the packaging, then yes, I am 
pretty certain. :-)

Here is the content of most recent git commit to the sympa packaging:


commit 287ebbcf5c225865163676524b4b1c1fc5305f2e
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Wed Aug 5 18:23:31 2009 +0200

    Fix password handling in debian/postinst. Closes: #501605 
(resurrected from 5.3.4-6.1), thanks to Thomas Viehmann and others.

diff --git a/debian/postinst b/debian/postinst
index d57c192..6f4b982 100644
- --- a/debian/postinst
+++ b/debian/postinst
@@ -216,9 +216,8 @@ if [ $smime = "true" ]; then
        if [ -f /usr/bin/openssl ]; then
                if ! grep -q "^#-- S/MIME configuration" "$conf" ; then
                        db_get sympa/key_password
- -                       key_password="$RET"
- -
- -                       sed -e "s/@KEY_PASSWORD@/$key_password/" \
+                       key_password="$RET" \
+                       perl -p -e 's/\...@key_password\@/$ENV{key_password}/' \
                        /etc/sympa/sympa.conf-smime.in >>"$conf"
                        chown sympa:sympa "$conf"
                fi


I am not _absolutely_ certain.  I can make mistakes, of course.  Like 
misunderstanding what you ask for certainty about...

So please elaborate, if you still feel that I might be wrong about this 
one.


Kind regards,

 - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCgAGBQJKecScAAoJECx8MUbBoAEhfLIP/0u0u2sBYR59EO9EE1dtjHV+
Nv7HYFNU0JMNKtJLVu3EfFX7nqIKKWqq+gyVNkGhLE0oH2vhD3FLddTQYgXj31w6
MLKFleY6u3fc6u1Jj/1+Q3H89SD4HTiiaAv2vtAM26cv4dewpltenvUduePG2GM3
xSd/kA/xIelgz+j6+DS893XQvWu/TL0S5+Oj5+jR30tOnsMVBtYKCS38vn/bYg1v
yxkDFG8tA2itKRRFfz6g0zMP99e/HURyS6YaHV7bJtIDDvWFNmLcGzKvjV3fTVDW
QFHq4IMmykA+UNMS0aRjgRZUGtfop4WbSZV1SVhDYQgyVLxDmMTZEuj7TeaKNvnp
0kn6N8+t970ooGTGRKctlYcV3dDaZGKnkgGgg4BD2y/7DUu8D8hTZNkZVBUF/mxO
kMKicwbR3nzVSu3/L846AoW0r66zs9uDrvzo1DxxVMtsuIxMsgrT1/HadreDg0Q/
1K6MGjuGXaz2+jFWVY3HoeieAbRWY9KLoCF+5Lyk0GXhCjxDXBP3LpqO+M+iVLhf
pz94gyAC93wCGfDbPDY/ncYjHY4/5kjAzv60ECjsvIoGoEkqz8X8aURew31RwW9x
9h4/e4Bvwq6H3v5zxwNS+2XZohJP1RmaUltqLogkuw5+6lnQBd83WU6MgNBpRl7D
SNOyT/V8B8sa3hgN8yXg
=QjWB
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to