Bug#308879: endless loop on startup

2005-05-13 Thread Wichert Akkerman
Previously Christoph Ulrich Scholler wrote:
> I can not reproduce this on Sarge.  I noticed that the version of
> openssl in unstable is 0.9.7g, whereas Sarge has 0.9.7e.  Maybe this
> causes the bug?

Looks like it; downgrading openssl to the sarge version seems to fix it.

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.


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



Bug#308879: endless loop on startup

2005-05-13 Thread Christoph Ulrich Scholler
> If I start tinyca it creates the main window and then proceeds to output
> this line endlessly:
> 
> Use of uninitialized value in pattern match (m//) at 
> /usr/lib/tinyca/OpenSSL.pm line 502.

I can not reproduce this on Sarge.  I noticed that the version of
openssl in unstable is 0.9.7g, whereas Sarge has 0.9.7e.  Maybe this
causes the bug?



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



Bug#308879: endless loop on startup

2005-05-12 Thread Wichert Akkerman
Previously Wichert Akkerman wrote:
> Use of uninitialized value in pattern match (m//) at 
> /usr/lib/tinyca/OpenSSL.pm line 502.

Looking at the code this is in the CRL parsing routines. It looks for
revoked certificates in the openssl output, however the output is
binary, not text (the command run is "openssl crl -inform PEM -outform DER").

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.


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



Bug#308879: endless loop on startup

2005-05-12 Thread Wichert Akkerman
Package: tinyca
Version: 0.6.8-1
Severity: grave

If I start tinyca it creates the main window and then proceeds to output
this line endlessly:

Use of uninitialized value in pattern match (m//) at /usr/lib/tinyca/OpenSSL.pm 
line 502.

Wichert.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.7
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages tinyca depends on:
ii  libgnome-perl 0.7009-2   Perl module for the gnome and zvt 
ii  libgtk-perl   0.7009-2   Perl module for the gtk+ library
ii  liblocale-gettext-perl1.04-1 Using libc functions for internati
ii  openssl   0.9.7g-1   Secure Socket Layer (SSL) binary a
ii  perl [libmime-base64-perl]5.8.4-8Larry Wall's Practical Extraction 

-- no debconf information


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