Your message dated Sat, 10 Nov 2012 17:18:21 +0000
with message-id <[email protected]>
and subject line Bug#686331: fixed in objgraph 1.7.2-1
has caused the Debian Bug report #686331,
regarding objgraph: FTBFS with Python 3.3: tests fail
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.)
--
686331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686331
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: objgraph
Version: 1.7.1-1
Severity: important
Tags: sid
User: [email protected]
Usertags: python3.3
objgraph FTBFS if built against Python 3.3:
| + python3.3 setup.py test
| running test
| running egg_info
| writing objgraph.egg-info/PKG-INFO
| writing top-level names to objgraph.egg-info/top_level.txt
| writing dependency_links to objgraph.egg-info/dependency_links.txt
| reading manifest file 'objgraph.egg-info/SOURCES.txt'
| reading manifest template 'MANIFEST.in'
| writing manifest file 'objgraph.egg-info/SOURCES.txt'
| running build_ext
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/quoting.txt
| Doctest: quoting.txt ... FAIL
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/uncollectable.txt
| Doctest: uncollectable.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/generator-sample.txt
| Doctest: generator-sample.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/extra-info.txt
| Doctest: extra-info.txt ... FAIL
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/highlighting.txt
| Doctest: highlighting.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/chain.txt
| Doctest: chain.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/objgraph.txt
| Doctest: objgraph.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/index.txt
| Doctest: index.txt ... FAIL
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/CHANGES.txt
| Doctest: CHANGES.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/references.txt
| Doctest: references.txt ... ok
| /build/objgraph-hpCNME/objgraph-1.7.1/docs/HACKING.txt
| Doctest: HACKING.txt ... ok
| doctest_setup_py_works (tests)
| Doctest: tests.doctest_setup_py_works ... ok
|
| ======================================================================
| FAIL: /build/objgraph-hpCNME/objgraph-1.7.1/docs/quoting.txt
| Doctest: quoting.txt
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/usr/lib/python3.3/doctest.py", line 2154, in runTest
| raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for quoting.txt
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/quoting.txt", line 0
|
| ----------------------------------------------------------------------
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/quoting.txt", line 8, in
quoting.txt
| Failed example:
| objgraph.show_refs(all_the_chars, too_many=600,
| filename='all-the-chars.dot')
| Expected:
| Graph written to all-the-chars.dot (513 nodes)
| Got:
| Graph written to all-the-chars.dot (257 nodes)
|
|
| ======================================================================
| FAIL: /build/objgraph-hpCNME/objgraph-1.7.1/docs/extra-info.txt
| Doctest: extra-info.txt
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/usr/lib/python3.3/doctest.py", line 2154, in runTest
| raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for extra-info.txt
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/extra-info.txt", line 0
|
| ----------------------------------------------------------------------
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/extra-info.txt", line 12, in
extra-info.txt
| Failed example:
| objgraph.show_refs([y], extra_info=lambda x: hex(id(x)),
| filename='extra-info.png')
| Expected:
| Graph written to ....dot (5 nodes)
| Image generated as extra-info.png
| Got:
| Graph written to /tmp/test-objgraph-2cv976/tmpqwpiyv.dot (4 nodes)
| Image generated as extra-info.png
|
|
| ======================================================================
| FAIL: /build/objgraph-hpCNME/objgraph-1.7.1/docs/index.txt
| Doctest: index.txt
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/usr/lib/python3.3/doctest.py", line 2154, in runTest
| raise self.failureException(self.format_failure(new.getvalue()))
| AssertionError: Failed doctest test for index.txt
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/index.txt", line 0
|
| ----------------------------------------------------------------------
| File "/build/objgraph-hpCNME/objgraph-1.7.1/docs/index.txt", line 15, in
index.txt
| Failed example:
| objgraph.show_refs([y], filename='sample-graph.png')
| Expected:
| Graph written to ....dot (5 nodes)
| Image generated as sample-graph.png
| Got:
| Graph written to /tmp/test-objgraph-otzt95/tmp64ufq9.dot (4 nodes)
| Image generated as sample-graph.png
|
|
| ----------------------------------------------------------------------
| Ran 12 tests in 3.021s
|
| FAILED (failures=3)
| make[1]: *** [override_dh_auto_test] Error 1
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: objgraph
Source-Version: 1.7.2-1
We believe that the bug you reported is fixed in the latest version of
objgraph, which is due to be installed in the Debian FTP archive.
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.
Stefano Rivera <[email protected]> (supplier of updated objgraph 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: SHA512
Format: 1.8
Date: Sat, 10 Nov 2012 18:59:27 +0200
Source: objgraph
Binary: python-objgraph python3-objgraph python-objgraph-doc
Architecture: source all
Version: 1.7.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Description:
python-objgraph - Module for exploring Python object reference graphs
python-objgraph-doc - Module for exploring Python object reference graphs
(Documentatio
python3-objgraph - Module for exploring Python object reference graphs
(Python3 vers
Closes: 686331
Changes:
objgraph (1.7.2-1) experimental; urgency=low
.
* New upstream release.
- Tests pass on Python 3.3. (Closes: #686331)
- Supports file formats besides png.
* Upload to experimental, as Debian is frozen for wheezy.
* Bump Standards-Version to 3.9.4.
- Bump debhelper Build-Depends to 8.1 for build-{arch,indep} support.
* Bump machine readable copyright format to 1.0.
* Bump copyright years.
Checksums-Sha1:
a6bdb912d84d955e2685aa626b50a6c843912f92 2203 objgraph_1.7.2-1.dsc
6e876d8bd9431de0ff2d2e8ea8890e948c78a23e 545016 objgraph_1.7.2.orig.tar.gz
ec74fd4233c1877231b9e8095332ebe13920f809 3861 objgraph_1.7.2-1.debian.tar.gz
1bda58ad4ee0c53c062b80bab0ef19467ad99ac9 17012 python-objgraph_1.7.2-1_all.deb
1bf6588822bf830ebb4846a7cb84a855ab276bd5 16574 python3-objgraph_1.7.2-1_all.deb
3fba88148b88638483c4135808895038d478a69b 549120
python-objgraph-doc_1.7.2-1_all.deb
Checksums-Sha256:
8da1b659194f2a1a9ae890f8b90733bdbfbaacfda4f6b594afabe8f79b404866 2203
objgraph_1.7.2-1.dsc
3b08ccf1f06b8c13574c1edf4767fd9b50607a41218cf8a64f12e2f7a8be4d70 545016
objgraph_1.7.2.orig.tar.gz
aae0c9ac4f4d795f1f2d3af58762923fe301d32ad2462f0cf8bf47524933f72a 3861
objgraph_1.7.2-1.debian.tar.gz
6b7ea32ae3f31321a67d7ffa32614abda0f85bdf428914900597acbebc4c4409 17012
python-objgraph_1.7.2-1_all.deb
28f5b195a227de51b36cbf241097313c5989dd975686439ea0ca4344b6e93a9a 16574
python3-objgraph_1.7.2-1_all.deb
669c21c873aaaf5fc6d68e4ddfd8a785400dded4df24dcd172db1779d16c20ef 549120
python-objgraph-doc_1.7.2-1_all.deb
Files:
e41b910a0a6ae84026b9e48b9119b4ed 2203 python optional objgraph_1.7.2-1.dsc
e7422096f2e5bd47e7873a948979e70d 545016 python optional
objgraph_1.7.2.orig.tar.gz
b0fd18dacf2dbffe2cd991acd9e32ef3 3861 python optional
objgraph_1.7.2-1.debian.tar.gz
ba0f6016e2dccf654b9d6ea778004381 17012 python optional
python-objgraph_1.7.2-1_all.deb
c3c2141cd901a03df0cdee3ca721975c 16574 python optional
python3-objgraph_1.7.2-1_all.deb
9fd262d8d9ecb1f1ec626c8185d33a60 549120 doc optional
python-objgraph-doc_1.7.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJQnol8AAoJEACQ/CG1zRrMdkwP+gNw4NPpEAVShUsC7AjE/N3r
kOpH8ktPjNu1rnBQlyG3AePnTw/6oniMPRfkVf3wNxHnHnOmlHx53vNPR5Ig5kWC
0B/AOkp7jp20HDCGxX1/HlAws/u2ZLGY305QrykRqC5BTpaZw0+XZiRmFeOGVuZM
PB5IyyS+Khmk9uenp6VRUw7PDt92Cde6fZgs6CQZREKFe2XVHB+UXifz6r63yyfM
lcU5p5m3FhhyyaxcSAYoTRtRbg3Tx1iwKz78suzrgEEntYsDwR6/R8G+EYVfr4EL
q27nXwtH54qT4WNZj8z7BHzvdDMYNKA2lHMDZ+i7YkocBf9DCbRfUr4uw5lsuRH3
5KKl2woP0aBlu1BIgYgLmTLhqzsLq/usdu+YVUBgNd3IRpgF66eqYf2XpEh5826q
muBkPhOHsxh8WTx5ry47Fz90dpolNpw1g10KZbM2BWykbUdNKtYDNq8AKPXPRaKB
d6qDESv9LaJwNU/eJa1EVz8bZ4kc+ffBQMbLA5AYHvzyA8t6mC9qcSTCPIVd4hJZ
ntPtTMsWZlChLsczCZQKyE9lGXNFzyMiU6ILq+exQhk7XV7OI35QTwIAoYONTcm7
x9PEZ8yOI1+Ac8oWqtyTZqSOBBZ7TKQgEfoPe1JFkmQVIjrRxgqCm/kBLsEwvBWs
rM1sroN1ZqAfP+0eR9JB
=hs6a
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team