Your message dated Tue, 22 Jan 2019 21:35:04 +0000
with message-id <e1gm3hi-000egf...@fasolo.debian.org>
and subject line Bug#912410: fixed in python-igraph 0.7.1.post6-6
has caused the Debian Bug report #912410,
regarding python-igraph's tests fail with Python 3.7
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 ow...@bugs.debian.org
immediately.)


-- 
912410: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912410
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-igraph
Version: 0.7.1.post6-5
Severity: serious
Tags: sid buster

python-igraph's tests fail with Python 3.7, RC severity for the upcoming Python
3.7 transition.

testMSTofGRG (igraph.test.homepage.HomepageExampleTests) ... ok

======================================================================
ERROR: testFormula (igraph.test.generators.GeneratorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/generators.py", line 72, in testFormula
    g = Graph.Formula(formula)
  File "/<<PKGBUILDDIR>>/igraph/formula.py", line 209, in
construct_graph_from_formula
    for start_names, end_names, arrowheads in generate_edges(part):
  File "/<<PKGBUILDDIR>>/igraph/formula.py", line 90, in generate_edges
    raise SyntaxError(msg)
SyntaxError: invalid token found in edge specification: A

======================================================================
ERROR: testEigenvectorCentrality (igraph.test.structural.CentralityTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/structural.py", line 301, in
testEigenvectorCentrality
    cent = g.evcent()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi
factorization

======================================================================
ERROR: testCohesiveBlocks2 (igraph.test.decomposition.CohesiveBlocksTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/decomposition.py", line 339, in
testCohesiveBlocks2
    g = Graph.Formula("1-2:3:4:5:6, 2-3:4:5:7, 3-4:6:7, 4-5:6:7, "
  File "/<<PKGBUILDDIR>>/igraph/formula.py", line 209, in
construct_graph_from_formula
    for start_names, end_names, arrowheads in generate_edges(part):
  File "/<<PKGBUILDDIR>>/igraph/formula.py", line 90, in generate_edges
    raise SyntaxError(msg)
SyntaxError: invalid token found in edge specification: 1-2:3:4:5:6

======================================================================
ERROR: testAuthorityScore (igraph.test.atlas.GraphAtlasTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 83, in testAuthorityScore
    sc = g.authority_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi
factorization

======================================================================
ERROR: testHubScore (igraph.test.atlas.GraphAtlasTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 71, in testHubScore
    sc = g.hub_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi
factorization

======================================================================
ERROR: testAuthorityScore (igraph.test.atlas.IsoclassTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 83, in testAuthorityScore
    sc = g.authority_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi
factorization

======================================================================
ERROR: testHubScore (igraph.test.atlas.IsoclassTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 71, in testHubScore
    sc = g.hub_score()
InternalError: Error at arpack.c:944: ARPACK error, Could not build an Arnoldi
factorization

======================================================================
FAIL: testEigenvectorCentrality (igraph.test.atlas.GraphAtlasTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 35, in
testEigenvectorCentrality
    self.assertTrue(False, msg="Eigenvector centrality threw exception for graph
#%d: %s" % (idx, ex))
AssertionError: Eigenvector centrality threw exception for graph #5: Error at
arpack.c:944: ARPACK error, Could not build an Arnoldi factorization

======================================================================
FAIL: testEigenvectorCentrality (igraph.test.atlas.IsoclassTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/igraph/test/atlas.py", line 35, in
testEigenvectorCentrality
    self.assertTrue(False, msg="Eigenvector centrality threw exception for graph
#%d: %s" % (idx, ex))
AssertionError: Eigenvector centrality threw exception for graph #3: Error at
arpack.c:1174: ARPACK error, Could not build an Arnoldi factorization

----------------------------------------------------------------------
Ran 307 tests in 20.550s

FAILED (failures=2, errors=7, skipped=3)
Test failed: <unittest.runner.TextTestResult run=307 errors=7 failures=2>

--- End Message ---
--- Begin Message ---
Source: python-igraph
Source-Version: 0.7.1.post6-6

We believe that the bug you reported is fixed in the latest version of
python-igraph, 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 912...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hugo Lefeuvre <h...@debian.org> (supplier of updated python-igraph 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 22 Jan 2019 20:41:32 +0100
Source: python-igraph
Binary: python-igraph python3-igraph
Architecture: source amd64
Version: 0.7.1.post6-6
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Hugo Lefeuvre <h...@debian.org>
Description:
 python-igraph - High performance graph data structures and algorithms (Python 
2)
 python3-igraph - High performance graph data structures and algorithms (Python 
3)
Closes: 912410
Changes:
 python-igraph (0.7.1.post6-6) unstable; urgency=high
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/control: Deprecating priority extra as per policy 4.0.1
   * d/watch: Use https protocol
   * d/changelog: Remove trailing whitespaces
   * d/control: Remove trailing whitespaces
   * Convert git repository from git-dpm to gbp layout
 .
   [ Hugo Lefeuvre ]
   * Thanks to Nicolas Boulenguez for his patch suggestions !
   * debian/patches:
     - Disable buggy tests causing FTBFS (Closes: #912410).
     - Refresh patches.
   * Bump compat to 11.
   * debian/control:
     - Bump Standards-Version to 4.3.0.
     - Add python{3,}-numpy test dependency.
     - Add python{3,}-texttable dependency, stop using version from vendors/.
     - Bump debhelper dependency to >= 11.
     - Enable autopkgtest.
   * Bump copyright years.
   * Convert to git-dpm and run wrap-and-sort -a.
Checksums-Sha1:
 969c5d81fe08eafe12f024fdd39fa24e92bdf4bd 1976 python-igraph_0.7.1.post6-6.dsc
 673a9eb5c77f830052f3849853e3771c38fb217c 6544 
python-igraph_0.7.1.post6-6.debian.tar.xz
 47af9f94f7b15e9a0b0fcf690bb2718c4169ab44 301784 
python-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 a6116f4aa28506a7705c20b4282e37e780f06a02 7988 
python-igraph_0.7.1.post6-6_amd64.buildinfo
 5353850c3352391b797a5bd52790b617fe3a4829 297008 
python-igraph_0.7.1.post6-6_amd64.deb
 9f8d48646733ebd8e7508ecb7871fc74963a632e 331228 
python3-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 c4036baefc768bcc99ad7b85a4464efb3daef315 297072 
python3-igraph_0.7.1.post6-6_amd64.deb
Checksums-Sha256:
 7c967f6e8e04b86ee3751736f5b08927393f7498f4a4c52b0ccbc26b1d731363 1976 
python-igraph_0.7.1.post6-6.dsc
 11dd62da5f55cfa0fb1ea91a97e74032c48048dd48cf12444eae1b464f186f92 6544 
python-igraph_0.7.1.post6-6.debian.tar.xz
 1f6ba0dc3aa5916ea62b47e603bf992aeedf7139c933cab59fbc8741b52ed898 301784 
python-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 338f2f3e1586dbe2939af571dbc7c4ae8ff5912ee4fc51a2592d53cf8fa1dd1d 7988 
python-igraph_0.7.1.post6-6_amd64.buildinfo
 e1c7a7c02f41e15b2cf357da12b9e08dc73a9eda770eb053adbc61ebcaa749af 297008 
python-igraph_0.7.1.post6-6_amd64.deb
 6498d9864fd21aaf9a49c39148f0f15959670aacc040218344b8dafad08b9253 331228 
python3-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 a0535ed07116938115ecd3e8bc56091574cf0dc75230849d6d1362c095d4a8f4 297072 
python3-igraph_0.7.1.post6-6_amd64.deb
Files:
 254f782ac2a31e486bd9de67c7d6ab1c 1976 python optional 
python-igraph_0.7.1.post6-6.dsc
 81262c1cf2f9c6ca9d0351297db2b805 6544 python optional 
python-igraph_0.7.1.post6-6.debian.tar.xz
 6cff4282afdfd8ee3278544d8bf5de2b 301784 debug optional 
python-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 1aa8d55dc440632cfa76d669bdd387aa 7988 python optional 
python-igraph_0.7.1.post6-6_amd64.buildinfo
 36f96cff4898fbb134f5a3546e86f942 297008 python optional 
python-igraph_0.7.1.post6-6_amd64.deb
 7cbc560312d26048bb49599263c51ae9 331228 debug optional 
python3-igraph-dbgsym_0.7.1.post6-6_amd64.deb
 dd3d24f40e41b66fba461c425633d65b 297072 python optional 
python3-igraph_0.7.1.post6-6_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEUFZhdgIWqBhwqCvuZYVUZx9w0DQFAlxHiGMACgkQZYVUZx9w
0DSwlwf/eFs5DfbGRRGEee7BCmxkl93d0avdFwk0ZG+uENM0VSHNZkh9GecaYANi
koHBr1mEp8/cNSQXjLBiceu0n9TYgajbTfFr7cxqAOurOBrZADHS+i0H2FXzw+nU
ZgPx/9IDJQBU9nz48Owh3jsGNzihV32Zp54RiFqeIw27pQXQIHSmfwXuxxkpvptm
ldEiqxGoqf4vD8SHVIX3kZ9HNajfle9MKUaMn9h9sNySOLzsw1t4uyiIc6eMOhKe
Ylnk2LrBDjgzeUU46PKvxWYWlea89aUm62huii9tlREguOqVEP//UCq0DKofJv6n
/NqeBM+pOsfZxhBLUjnx+3IrShPKOw==
=NXqG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to