Your message dated Sat, 14 Mar 2009 15:32:06 +0000
with message-id <[email protected]>
and subject line Bug#516901: fixed in pycha 0.4.2-1
has caused the Debian Bug report #516901,
regarding pycha: FTBFS with python-support in experimental
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516901
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pycha
Version: 0.4.1-1
Hi,
The pycha rules file contains the following:
# Launch unittests
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
binary-post-install/python-pycha:: binary-post-install/%:
PYTHONPATH='debian/$(cdbs_curpkg)/usr/share/python-support/$(cdbs_curpkg)/' \
python tests/runner.py
# Importing the modules generates .pyc files, and dh_python (which
# normally cleans them) has already been run. Remove them manually.
find 'debian/$(cdbs_curpkg)' -name '*.py[co]' -print0 \
| xargs -0 rm -f --
endif
With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).
I suggest to launch the unit tests before the call to dh_pysupport. As
there doesn’t seem to be a compelling reason to launch them using the
installed modules, you can just launch them from the sources directory
and the result will be the same.
As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).
Thanks,
--
.''`. Debian 5.0 "Lenny" has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he'd melt your brain.
signature.asc
Description: Ceci est une partie de message numériquement signée
--- End Message ---
--- Begin Message ---
Source: pycha
Source-Version: 0.4.2-1
We believe that the bug you reported is fixed in the latest version of
pycha, which is due to be installed in the Debian FTP archive:
pycha_0.4.2-1.diff.gz
to pool/main/p/pycha/pycha_0.4.2-1.diff.gz
pycha_0.4.2-1.dsc
to pool/main/p/pycha/pycha_0.4.2-1.dsc
pycha_0.4.2.orig.tar.gz
to pool/main/p/pycha/pycha_0.4.2.orig.tar.gz
python-pycha_0.4.2-1_all.deb
to pool/main/p/pycha/python-pycha_0.4.2-1_all.deb
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.
Vincent Bernat <[email protected]> (supplier of updated pycha 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.8
Date: Sat, 14 Mar 2009 15:51:31 +0100
Source: pycha
Binary: python-pycha
Architecture: source all
Version: 0.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat <[email protected]>
Changed-By: Vincent Bernat <[email protected]>
Description:
python-pycha - chart-drawing library using Cairo
Closes: 506290 516901
Changes:
pycha (0.4.2-1) unstable; urgency=low
.
* New upstream release. Closes: #506290
* Upload to unstable.
* Don't run unittests at all. Closes: #516901
Checksums-Sha1:
8b0b024fc161314953e13516a789c70defc27a96 1370 pycha_0.4.2-1.dsc
8e701dd330b3f9a6033811eef1660731640a45c4 188604 pycha_0.4.2.orig.tar.gz
464feb0f7066075621b89deb93bc56384e00c42c 2518 pycha_0.4.2-1.diff.gz
c3363c44235bcc1698802deac170bc4ddb012b9e 94680 python-pycha_0.4.2-1_all.deb
Checksums-Sha256:
873e551ebf871f753bf41207484ab7c2db2f82931ab6bb174f20dad0ea270837 1370
pycha_0.4.2-1.dsc
1b49531facd7bf04ef08110b797048bce98aa169667c671809b3ff1a75c107f6 188604
pycha_0.4.2.orig.tar.gz
1f68c2da3f9d12d938d976e332d6aef7f18f06f50a3c6e2daba1bc423b08fe71 2518
pycha_0.4.2-1.diff.gz
c4d7dfc1e32ba412977454ca57cb7814605a706022f71d36329a78802f973475 94680
python-pycha_0.4.2-1_all.deb
Files:
9a641788da03321e2bd39b8b76f3f5e3 1370 python optional pycha_0.4.2-1.dsc
37977cb8802fdf0ffd24f9d05b11df38 188604 python optional pycha_0.4.2.orig.tar.gz
d5fc0dbfd64e9be2c74f35377250be69 2518 python optional pycha_0.4.2-1.diff.gz
d709391a1c857d22928c331ba088d215 94680 python optional
python-pycha_0.4.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkm7xqEACgkQKFvXofIqeU6LCQCdGRTmnrBPY0oX0IABIW9mossE
O24AnjenUnDgFXBXiYYiyKCWCGCd72iG
=uf28
-----END PGP SIGNATURE-----
--- End Message ---