Bug#640262: python-cogent: missing dependency on python-numpy

2011-09-03 Thread Jakub Wilk
* Steffen Möller , 2011-09-03, 23:56: Package: python-cogent Version: 1.5.1-1 Severity: serious Justification: Policy 3.5 In a minimal chroot: | $ python -c 'import cogent' | Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/python2.6/dist-packages/cogent/__init__.py

Bug#640262: [Debian-med-packaging] Bug#640262: python-cogent: missing dependency on python-numpy

2011-09-03 Thread Steffen Möller
I just checked again, On 09/03/2011 07:23 PM, Jakub Wilk wrote: > Package: python-cogent > Version: 1.5.1-1 > Severity: serious > Justification: Policy 3.5 > > In a minimal chroot: > | $ python -c 'import cogent' > | Traceback (most recent call last): > | File "", line 1, in > | File "/usr/l

Bug#640262: [Debian-med-packaging] Bug#640262: python-cogent: missing dependency on python-numpy

2011-09-03 Thread Steffen Möller
ooops, On 09/03/2011 07:23 PM, Jakub Wilk wrote: > | import numpy > | ImportError: No module named numpy many thanks. I thought I'd have already fixed that one. Will do, Steffen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#640262: python-cogent: missing dependency on python-numpy

2011-09-03 Thread Jakub Wilk
Package: python-cogent Version: 1.5.1-1 Severity: serious Justification: Policy 3.5 In a minimal chroot: | $ python -c 'import cogent' | Traceback (most recent call last): | File "", line 1, in | File "/usr/lib/python2.6/dist-packages/cogent/__init__.py", line 5, in | import numpy | Im