Your message dated Wed, 10 Aug 2005 09:04:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#168738: libssl0.9.6c-2.woody.1 breaks python2.1 & 
libapache-mod-ssl
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; 12 Nov 2002 03:03:45 +0000
>From [EMAIL PROTECTED] Mon Nov 11 21:03:44 2002
Return-path: <[EMAIL PROTECTED]>
Received: from floyd.blarg.net (mail.blarg.net) [206.124.128.8] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18BRL6-0008DV-00; Mon, 11 Nov 2002 21:03:44 -0600
Received: from electron.earth.sickfuck.org (206-124-153-180.atm02.sea.blarg.net 
[206.124.153.180])
        by mail.blarg.net (Postfix) with ESMTP
        id 0E48337F93; Mon, 11 Nov 2002 19:03:43 -0800 (PST)
Received: from phaktory.earth.sickfuck.org ([192.168.128.100] helo=Phaktory)
        by electron.earth.sickfuck.org with esmtp (Exim 3.35 #1 (Debian))
        id 18BR8T-0000Br-00; Mon, 11 Nov 2002 18:50:41 -0800
Content-Type: text/plain;
  charset="us-ascii"
From: Ian Eure <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libssl0.9.6c-2.woody.1 breaks python2.1 & libapache-mod-ssl
Date: Mon, 11 Nov 2002 19:03:30 -0800
User-Agent: KMail/1.4.3
Organization: Debian
Cc: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.7 required=5.0
        tests=NOSPAM_INC,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL
        version=2.41
X-Spam-Level: 

Package: libssl0.9.6
Version: 0.9.6c-2.woody.1
Severity: important
Tags: woody security

As the subject says, DSA-136-1 breaks some packages which depend on
libssl.

Downgrading to 0.9.6c-2 seems to fix everything.

-- snip - apache w/libapache-mod-ssl --
ieure!hadron:~$ sudo /etc/init.d/apache start
Starting web server: apacheSyntax error on line 241 of /etc/apache/httpd.conf:
Cannot load /usr/lib/apache/1.3/mod_ssl.so into server: 
/usr/lib/libssl.so.0.9.6: undefined symbol: OpenSSLDie
failed
ieure!hadron:~$
-- snip --

Despite what apache claims, there is no syntax error on line 241; this
is the line which loads mod_ssl.


-- snip - reportbug --
ieure!hadron:~$ reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 29, in ?
    import rfc822, smtplib, reportbug, cStringIO, socket, debianbts
  File "/usr/lib/python2.1/smtplib.py", line 42, in ?
    import socket
  File "/usr/lib/python2.1/socket.py", line 41, in ?
    from _socket import *
ImportError: /usr/lib/libssl.so.0.9.6: undefined symbol: OpenSSLDie
ieure!hadron:~$
-- snip --

...and so on. Python programs which use socket don't work; others seem
ok.

Other than libssl0.9.6, which I've regressed (for a test setup only),
the system is up-to-date.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux hadron 2.4.19-hadron #1 Sun Aug 18 15:09:42 PDT 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libssl0.9.6 depends on:
ii  libc6                         2.2.5-11.2 GNU C Library: Shared libraries 
an

---------------------------------------
Received: (at 168738-done) by bugs.debian.org; 10 Aug 2005 07:04:47 +0000
>From [EMAIL PROTECTED] Wed Aug 10 00:04:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate1.verwaltung.uni-mainz.de 
(patty.verwaltung.uni-mainz.de) [134.93.144.165] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2kdr-0000Gb-00; Wed, 10 Aug 2005 00:04:47 -0700
Received: from charlie.verwaltung.uni-mainz.de ([EMAIL PROTECTED] 
[134.93.226.11])
        by patty.verwaltung.uni-mainz.de (8.13.4/8.13.4/Debian-3) with ESMTP id 
j7A748Id021119
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
        for <[EMAIL PROTECTED]>; Wed, 10 Aug 2005 09:04:08 +0200
Received: from [134.93.226.8] (woodstock.verwaltung.uni-mainz.de [134.93.226.8])
        (authenticated bits=0)
        by charlie.verwaltung.uni-mainz.de (8.13.4/8.13.4/Debian-3) with ESMTP 
id j7A7487q006007
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
        for <[EMAIL PROTECTED]>; Wed, 10 Aug 2005 09:04:08 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 10 Aug 2005 09:04:07 +0200
From: Christoph Martin <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.6) Gecko/20050331 
Thunderbird/1.0.2 Mnenhy/0.7.2.0
X-Accept-Language: de-DE, de, en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Re: Bug#168738: libssl0.9.6c-2.woody.1 breaks python2.1 & 
libapache-mod-ssl
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
X-Enigmail-Version: 0.91.0.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enigBFE6B3C254E8638100C65B45"
X-Virus-Scanned-From: mailgate1.verwaltung.uni-mainz.de
X-Spam-Scanned-From: mailgate1.verwaltung.uni-mainz.de
X-Scanned-By: MIMEDefang 2.51 on 134.93.226.4
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

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigBFE6B3C254E8638100C65B45
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I am closing this bug, since libssl0.9.6 gets removed from archive and
the problem is not present in libssl0.9.7

-- 
============================================================================
Christoph Martin, EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail:  [EMAIL PROTECTED]
  Telefon: +49-6131-3926337
      Fax: +49-6131-3922856

--------------enigBFE6B3C254E8638100C65B45
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC+abngeVih7XOVJcRAkvZAJsEu9B8Ii6JegUZFRVTAV5yXauqDwCgifFL
QPm9t/Fa3ipQerho+c03b1M=
=9NmK
-----END PGP SIGNATURE-----

--------------enigBFE6B3C254E8638100C65B45--


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

Reply via email to