Your message dated Tue, 18 May 2021 11:33:36 +0000 with message-id <[email protected]> and subject line Bug#913377: fixed in python-louvain 0.0+20181013git3fc1f575-2 has caused the Debian Bug report #913377, regarding python-louvain: FTBFS (No module named 'networkx') 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.) -- 913377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913377 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:python-louvain Version: 0.0+20181013git3fc1f575-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python3 --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_autoreconf -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild pybuild --configure --test-nose -i python{version} -p "3.7 3.6" I: pybuild base:217: python3.7 setup.py config running config I: pybuild base:217: python3.6 setup.py config running config dh_auto_build -i -O--buildsystem=pybuild pybuild --build --test-nose -i python{version} -p "3.7 3.6" I: pybuild base:217: /usr/bin/python3.7 setup.py build running build [... snipped ...] creating /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.6_python-louvain/build/community copying community/__init__.py -> /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.6_python-louvain/build/community copying community/community_status.py -> /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.6_python-louvain/build/community copying community/community_louvain.py -> /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.6_python-louvain/build/community running build_scripts creating build/scripts-3.6 copying and adjusting bin/community -> build/scripts-3.6 changing mode of build/scripts-3.6/community from 664 to 775 dh_auto_test -i -O--buildsystem=pybuild pybuild --test --test-nose -i python{version} -p "3.7 3.6" I: pybuild base:217: cd /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.7_python-louvain/build; python3.7 -m nose -v Failure: ModuleNotFoundError (No module named 'networkx') ... ERROR ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'networkx') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3/dist-packages/nose/loader.py", line 417, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.7/imp.py", line 244, in load_module return load_package(name, filename) File "/usr/lib/python3.7/imp.py", line 216, in load_package return _load(spec) File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.7_python-louvain/build/community/__init__.py", line 9, in <module> from .community_louvain import ( File "/<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.7_python-louvain/build/community/community_louvain.py", line 10, in <module> import networkx as nx ModuleNotFoundError: No module named 'networkx' ---------------------------------------------------------------------- Ran 1 test in 0.004s FAILED (errors=1) E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd /<<BUILDDIR>>/python-louvain-0.0+20181013git3fc1f575/.pybuild/cpython3_3.7_python-louvain/build; python3.7 -m nose -v dh_auto_test: pybuild --test --test-nose -i python{version} -p "3.7 3.6" returned exit code 13 make: *** [debian/rules:7: build-indep] Error 25 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in a clean chroot using sbuild. Seems like a missing build-dependency. Thanks.
--- End Message ---
--- Begin Message ---Source: python-louvain Source-Version: 0.0+20181013git3fc1f575-2 Done: Steffen Moeller <[email protected]> We believe that the bug you reported is fixed in the latest version of python-louvain, 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. Steffen Moeller <[email protected]> (supplier of updated python-louvain 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: Tue, 18 May 2021 16:33:43 +0530 Source: python-louvain Architecture: source Version: 0.0+20181013git3fc1f575-2 Distribution: unstable Urgency: medium Maintainer: Steffen Moeller <[email protected]> Changed-By: Steffen Moeller <[email protected]> Closes: 913377 982424 Changes: python-louvain (0.0+20181013git3fc1f575-2) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Fix wrong Vcs-*. * Use debhelper-compat instead of debian/compat. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Steffen Moeller ] * Bumped policy to 4.5.1 * Removed d/watch (upstream does not issue tags) * Added missing build dependency (Closes: #913377) * Decided against renaming binary to python3-community to match the imported module since upstream is confused about it, too. Instead, the package is now also providing that package name (Closes: #982424) . [ Nilesh Patra ] * Use right import name * Add d/salsa-ci.yml * Move the egg to suitable location as well * Bump debhelper-compat version to 13 * Add "Rules-Requires-Root: no" * Add upstream/metadata * d/control: change section to python * d/rules: Rename /usr/bin/commmunity to /usr/bin/louvain-community to prevent generic names Checksums-Sha1: e47054ec4e047cd4ec85b7b4add74ab54d553f97 2191 python-louvain_0.0+20181013git3fc1f575-2.dsc 5f35ecb3b90e183e03f69e01ba5baaa3f0ce1174 3100 python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz ee749bc35b3ebef49fffaeb66b9969a48348293b 6265 python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo Checksums-Sha256: 9025d252cc91daf2e470511661d02ab769218dec94ab5c884a1c632c8af13a16 2191 python-louvain_0.0+20181013git3fc1f575-2.dsc f6b21b44d2b88d78625c83f77401a5ff61006604094b9494371292bdece5a710 3100 python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz d699de13843d9b1af6193dbab3b954edf024c292eb11676abcfe839ea17ea3e8 6265 python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo Files: fcd46738916bb09ef9fd5d9f957f2bce 2191 python optional python-louvain_0.0+20181013git3fc1f575-2.dsc ab7a3383e3b041769ede382315da2e8c 3100 python optional python-louvain_0.0+20181013git3fc1f575-2.debian.tar.xz 50162b3e07b9a8fea9073ec126b96d2c 6265 python optional python-louvain_0.0+20181013git3fc1f575-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmCjoMAUHG5wYXRyYTk3 NEBnbWFpbC5jb20ACgkQALrnSzQzafFpPg//cjphPFl+wjSlCD+mNUP59KoZ9wBU s0znDkjI6ATWWJ4+HZyJZMAeGNQxb18UrEqzjDjZ96qliQaR8MfdPdDf5Q9JA7dy msR02mvO/22ffZG/08NPDYfbEHZhVRQ8uTfVm0S1WwDxE5yUnLTopqssEAnh0/2p iODXgmO1gAxLM8IgM/lK6IU8FJncAo2mBl1Vj7G4gZR9swliGP8s0HXOdnvYy+RF xpIS2bJZbNPW5rqByK+6iM0r2urINagdchDekoNJBblc7PMK1B3gaRDo/YcpgqIr GQDOuVg8+CkrHIOrQj2ey8Ey5hVKW+8gMzZpBKvBkAZnrO4qB9xHQ0YkiXyhChTv wWaxY7mps6aBFqxFWm145b7gunwj1CNRMeOVzqxs1GkgFhFKqchQ2sDjSnlXeTRo L7zB4XjbqYcUXNRGYL7hs/7Ip+Msm4Nlmq0y8z2zV69TVQN7ENOgBNd87uWcI7Ep bj9qhhXalYtDGtzf167a3F+ipn6YUBkZrdCVa1wu+G5HN+RcGbIu60EXq6qp3O88 SCERjPNI78I77a5cZHg4VSG9ugm7Bdf12WnhEbhJSdf5JkZHiY5Ydmy7cXdI7QxL ZAK9qqiwcmPyzhu3AoHUKXcklTkIdYcloKFuJj5+WOtrUxlF1irE+/Wz5cSB80/O bpswOcw+9F0ry8o= =ZEUK -----END PGP SIGNATURE-----
--- End Message ---

