Package: python-networkx
Version: 1.0~rc1~svn1492-1
Severity: grave
Justification: renders package unusable


$> python -c 'import networkx'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/pymodules/python2.5/networkx/__init__.py", line 68, in <module>
    from algorithms import *
  File "/usr/lib/pymodules/python2.5/networkx/algorithms/__init__.py", line 5, 
in <module>
    from isomorphism import *
  File 
"/usr/lib/pymodules/python2.5/networkx/algorithms/isomorphism/__init__.py", 
line 2, in <module>
    import isomorphvf2
  File 
"/usr/lib/pymodules/python2.5/networkx/algorithms/isomorphism/isomorphvf2.py", 
line 141
SyntaxError: Non-ASCII character '\xc3' in file 
/usr/lib/pymodules/python2.5/networkx/algorithms/isomorphism/isomorphvf2.py on 
line 141, but no encoding declared; see 
http://www.python.org/peps/pep-0263.html for details

$> sed -n -e '141p' 
/usr/lib/pymodules/python2.5/networkx/algorithms/isomorphism/isomorphvf2.py
__date__ = "$Date: 2009-08-26 05:54:18 +0200 (mer. 26 août 2009) $"

The beauty of SVN keyword expansions ;)

Since networkx is shipped with nice unittests battery I would advise to make
used of it while building the package -- might catch you before you upload
not tested package :-P (or it does not fail on your box? just curious)

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-networkx depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-support                1.0.3      automated rebuilding support for P

Versions of packages python-networkx recommends:
ii  python-matplotlib             0.99.0-1   Python based plotting system in a 
ii  python-numpy                  1:1.3.0-3  Numerical Python adds a fast array
ii  python-pkg-resources          0.6c9-2    Package Discovery and Resource Acc
ii  python-pydot                  1.0.2-1    Python interface to Graphviz's dot
ii  python-pygraphviz             0.99-2     Python interface to the Graphviz g
ii  python-scipy                  0.7.0-2    scientific tools for Python
ii  python-yaml                   3.09-1     YAML parser and emitter for Python

python-networkx suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to