Your message dated Tue, 29 Nov 2005 06:13:43 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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; 10 Mar 2005 16:51:53 +0000
>From [EMAIL PROTECTED] Thu Mar 10 08:51:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtps-vbr1.xs4all.nl [194.109.24.19] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D9Qt7-0006NS-00; Thu, 10 Mar 2005 08:51:53 -0800
Received: from mauritsvanrees.xs4all.nl (mauritsvanrees.xs4all.nl 
[80.126.153.150])
        by smtps-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id j2AGppwo028743
        for <[EMAIL PROTECTED]>; Thu, 10 Mar 2005 17:51:51 +0100 (CET)
        (envelope-from [EMAIL PROTECTED])
Received: from maurits by mauritsvanrees.xs4all.nl with local (Exim 3.36 #1 
(Debian))
        id 1D9Qt4-0004Vy-00
        for <[EMAIL PROTECTED]>; Thu, 10 Mar 2005 17:51:50 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Maurits van Rees <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: zope-mysqlda: depends on zope and forgets about zope2.7
X-Mailer: reportbug 3.8
Date: Thu, 10 Mar 2005 17:51:49 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Maurits van Rees <[EMAIL PROTECTED]>
X-Virus-Scanned: by XS4ALL Virus Scanner
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: 

Package: zope-mysqlda
Version: 2.0.8-2
Severity: normal


This "bug" is also reported for zope-zwike and several other zope
packages. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=292213

I want to use zope-mysqlda with zope2.7. zope-mysqlda depends on
zope. zope2.7 provides zope, so all should be fine. But since
zope-mysqlda depends on a minimum version of zope (2.6.2) this doesn't
work. It keeps wanting to install zope though zope2.7 is already
installed.

The workaround is to change the Depends line in control to:

Depends: python2.2 (>= 2.2.3), zope (>= 2.6.2) | zope2.7, python2.2-mysqldb

I did this (my first hack in a Debian package :)) and it worked. The
connection in Zope to my database now functions again.

The dependencies mentions below may be those of my slightly-hacked
package.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages zope-mysqlda depends on:
ii  python2.2                    2.2.3dfsg-1 An interactive high-level object-o
ii  python2.2-mysqldb            1.1.6-1     A Python interface to MySQL
ii  zope2.7 [zope]               2.7.4-0-0   Open Source Web Application Server

-- no debconf information

---------------------------------------
Received: (at 298909-done) by bugs.debian.org; 29 Nov 2005 05:13:54 +0000
>From [EMAIL PROTECTED] Mon Nov 28 21:13:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EgxoQ-0004ym-3w; Mon, 28 Nov 2005 21:13:54 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
        by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id jAT5Dawf031809;
        Tue, 29 Nov 2005 06:13:36 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
        by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id jAT5DhVi005527;
        Tue, 29 Nov 2005 06:13:43 +0100
Received: (from [EMAIL PROTECTED])
        by diziet.irb.hr (8.13.5/8.13.5/Submit) id jAT5DhxD005525;
        Tue, 29 Nov 2005 06:13:43 +0100
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Date: Tue, 29 Nov 2005 06:13:43 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
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=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

zope-mysqlda has been removed from Debian after being orphaned for 3
months.  Please see <http://bugs.debian.org/312877> for details.


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

Reply via email to