Your message dated Wed, 13 Apr 2005 19:02:43 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304458: fixed in zope-testcase 0.9.6-2
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; 13 Apr 2005 09:27:02 +0000
>From [EMAIL PROTECTED] Wed Apr 13 02:27:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.enternet.hu [62.112.192.21]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DLe9F-000518-00; Wed, 13 Apr 2005 02:27:01 -0700
Received: from [62.68.187.129] (helo=brumi.ree)
by smtp.enternet.hu with esmtpa (Exim 4)
id 1DLe98-000EAC-4p
for [EMAIL PROTECTED]; Wed, 13 Apr 2005 11:26:54 +0200
Received: (qmail 24339 invoked by uid 1000); 13 Apr 2005 09:26:58 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Balazs Ree <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: zope-testcase: cannot import ZopeTestCase with zope2.7
multi-product-dir
setup
X-Mailer: reportbug 3.9
Date: Wed, 13 Apr 2005 11:26:58 +0200
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-testcase
Version: 0.9.0-1
Severity: normal
I use zope2.7 with a multi-product dir setup, i.e. both the product
paths (and libs) in /usr/lib/zope2.7 and /usr/lib/zope are searched
and this is properly configured in zope.conf and working correctly
in zope.
But when it comes to running tests, the test runner fails since it
cannot import ZopeTestCase.
This is because
- zope-testcase installs ZopeTestCase into /usr/lib/zope under the
Testing library
- but there is also a Testing library in /usr/lib/zope2.7. This does not
include ZopeTestCase but it is found (correctly) earlier than the
Testing product in /usr/lib/zope. So, as a result, ZopeTestCase cannot
be found.
As a workaround, I symlink /usr/lib/zope/lib/python/Testing/ZopeTestCase
to /usr/lib/zope2.7/lib/python/Testing/ZopeTestCase. But I think it
would be good to resolve this from the install scripts, for example
attept to do this symlink from postinst?
--
(ps. There is an other independent (path) problem with running tests
through test.py in zope2.7 but this does not concern this product and
I'll try to clear that one with the mainstream developers.)
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-kt7
Locale: LANG=hu, LC_CTYPE=hu (charmap=ISO-8859-2) (ignored: LC_ALL set to
hu_HU.ISO-8859-2)
Versions of packages zope-testcase depends on:
ii zope 3:2.6.2-6rb Open Source Web Application Server
ii zope2.7 [zope] 2.7.5-1 Open Source Web Application Server
-- no debconf information
---------------------------------------
Received: (at 304458-close) by bugs.debian.org; 13 Apr 2005 23:15:30 +0000
>From [EMAIL PROTECTED] Wed Apr 13 16:15:30 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 1DLr50-0000eN-00; Wed, 13 Apr 2005 16:15:30 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DLqsd-0005i1-00; Wed, 13 Apr 2005 19:02:43 -0400
From: [EMAIL PROTECTED] (martin f. krafft)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#304458: fixed in zope-testcase 0.9.6-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 13 Apr 2005 19:02:43 -0400
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:
Source: zope-testcase
Source-Version: 0.9.6-2
We believe that the bug you reported is fixed in the latest version of
zope-testcase, which is due to be installed in the Debian FTP archive:
zope-testcase_0.9.6-2.diff.gz
to pool/main/z/zope-testcase/zope-testcase_0.9.6-2.diff.gz
zope-testcase_0.9.6-2.dsc
to pool/main/z/zope-testcase/zope-testcase_0.9.6-2.dsc
zope-testcase_0.9.6-2_all.deb
to pool/main/z/zope-testcase/zope-testcase_0.9.6-2_all.deb
zope-testcase_0.9.6.orig.tar.gz
to pool/main/z/zope-testcase/zope-testcase_0.9.6.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.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated zope-testcase 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: Wed, 13 Apr 2005 14:25:32 +0200
Source: zope-testcase
Binary: zope-testcase
Architecture: source all
Version: 0.9.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Zope team <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description:
zope-testcase - unit testing framework and test case for Zope
Closes: 304458
Changes:
zope-testcase (0.9.6-2) unstable; urgency=low
.
* Using a symlink farm for linking into zope and zope2.7 SOFTWARE_HOME
directories (closes: Bug#304458).
Files:
e080f7d3d0666b3343ff7f61af7613fb 760 web optional zope-testcase_0.9.6-2.dsc
46c0f9d6a9b2e62d9758da0c811e7db2 105858 web optional
zope-testcase_0.9.6.orig.tar.gz
c021db21cb045de7041223c383a7164a 16388 web optional
zope-testcase_0.9.6-2.diff.gz
ee86ff208b78cd9221c9cf465d4c3b25 104490 web optional
zope-testcase_0.9.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCXaAQIgvIgzMMSnURAsrRAKDchm1oJ9UqqpZRYs1EiYudIkEsJACgonIk
3oudE28Sf79QnSM1SjSgG5E=
=+1/u
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]