Your message dated Fri, 26 Feb 2010 23:19:43 +0000
with message-id <[email protected]>
and subject line Bug#571508: fixed in python-networkx 1.0.1-2
has caused the Debian Bug report #571508,
regarding python-networkx: FTBFS with Python 2.6 as default
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.)
--
571508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-networkx
Version: 0.99-2
Severity: important
User: [email protected]
Usertags: python2.6
Hello,
When rebuilt in an environment with Python 2.6 as the default version,
your package failed to build from source. Here are the relevant parts of
the build log:
| python setup_egg.py install --no-compile
--root=/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx
\
| --single-version-externally-managed
[...]
| running install_lib
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx
| creating
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/convert.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/convert_numpy.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/convert_scipy.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/exception.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/matching.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/operators.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/utils.txt ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/__init__.py ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/benchmark.py ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
| copying build/lib.linux-x86_64-2.6/networkx/tests/test.py ->
/build/user-python-networkx_0.99-2-amd64-98G2wh/python-networkx-0.99/debian/python-networkx/usr/local/lib/python2.6/dist-packages/networkx/tests
[...]
| # Fix executable bits:
| chmod +x debian/python-networkx/usr/lib/`pyversions
-d`/site-packages/networkx/tests/test.py
| chmod: cannot access
`debian/python-networkx/usr/lib/python2.6/site-packages/networkx/tests/test.py':
No such file or directory
If you need help with fixing this bug, don't hesitate to ask on
#debian-python or [email protected].
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: python-networkx
Source-Version: 1.0.1-2
We believe that the bug you reported is fixed in the latest version of
python-networkx, which is due to be installed in the Debian FTP archive:
python-networkx_1.0.1-2.diff.gz
to main/p/python-networkx/python-networkx_1.0.1-2.diff.gz
python-networkx_1.0.1-2.dsc
to main/p/python-networkx/python-networkx_1.0.1-2.dsc
python-networkx_1.0.1-2_all.deb
to main/p/python-networkx/python-networkx_1.0.1-2_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.
Sandro Tosi <[email protected]> (supplier of updated python-networkx 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: Fri, 26 Feb 2010 23:53:35 +0100
Source: python-networkx
Binary: python-networkx
Architecture: source all
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
python-networkx - tool to create, manipulate and study complex networks
Closes: 571508
Changes:
python-networkx (1.0.1-2) unstable; urgency=low
.
* debian/rules
- use '--install-layout=deb' when installing and '*-packages' when
referring
to installation path, to make the package be Python2.6-ready; thanks to
Jakub Wilk for the report; Closes: #571508
Checksums-Sha1:
aad10dd044728b8beec4fed08a51b1baf2c5400a 1406 python-networkx_1.0.1-2.dsc
a7dfad9166fe73a4bd4a8b425d4cbdf921fc7e5c 8154 python-networkx_1.0.1-2.diff.gz
ff3e88b4c772daf56e2d5fa214ade74109530a30 534256 python-networkx_1.0.1-2_all.deb
Checksums-Sha256:
6f052e40ed1c57721132def34abe588235fd3396dac43f4b3b193b35a29da283 1406
python-networkx_1.0.1-2.dsc
c4dbff312fcb9c5046e965cc40d16153f5a2de86c494d2af00b002add9fefc41 8154
python-networkx_1.0.1-2.diff.gz
da5982f795990d0544741a55a0b1f3e4878da280129797096b6b6fec0101eaff 534256
python-networkx_1.0.1-2_all.deb
Files:
88e66aa56a67f13d304554a207806603 1406 python optional
python-networkx_1.0.1-2.dsc
bbf6f6cb0bdcf62f6e11d690f2ef24ef 8154 python optional
python-networkx_1.0.1-2.diff.gz
f93659f34a8580cb6bbc3b6e35c01e1a 534256 python optional
python-networkx_1.0.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuIUc0ACgkQAukwV0RN2VCRWgCgkK42oda2ITH0jkrueD77JISf
4SYAniKN45kK6zH3qRCSRcErPFUDKAwF
=aNXT
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team