Bug#770838: python-numpy: Import fails with ImportError: /usr/lib/libblas.so.3:, undefined symbol: cgemm3m_nn

2014-11-24 Thread Patrick Hallen
Package: python-numpy Version: 1:1.8.2-2 Severity: grave Justification: renders package unusable Dear Maintainer, importing numpy fails with an ImportError exception. The following backtrace is produced: import numpy Traceback (most recent call last): File stdin, line 1, in module File

Bug#770838: python-numpy: Import fails with ImportError: /usr/lib/libblas.so.3:, undefined symbol: cgemm3m_nn

2014-11-24 Thread Patrick Hallen
On 11/24/2014 05:06 PM, Andrey Rahmatullin wrote: I cannot reproduce this with these libblas3 and libopenblas-base. Please show: readlink -f /usr/lib/libblas.so.3 ldd -r /usr/lib/libblas.so.3 nm -D /usr/lib/libblas.so.3 | fgrep cgemm3m_nn nm -D /usr/lib/libopenblas.so.0 | fgrep

Bug#551782: davfs2: Uploading or creating a file fails with cp: cannot create regular file: File exists

2009-10-20 Thread Patrick Hallen
Package: davfs2 Version: 1.4.1-1 Severity: important When I try to copy a file to the mounted webdavserver my shell always reports cp: cannot create regular file `path/to/mountpoint/file': File exists The same also happens when I just try to create an empty file with touch. Renaming a file with

Bug#551782: davfs2: Uploading or creating a file fails with, cp: cannot create regular file: File exists

2009-10-20 Thread Patrick Hallen
Thanks a lot, use_locks 0 fixes the problem. Maybe some kind of a log message from davfs would be appropriate, so the user gets any hint what the problem could be. Googling for davfs file exists didn't help. Anyway, at least I informed the admins of the webdav servers, maybe they will fix the

Bug#523347: picard: Does not start (ImportError: cannot import name QtGui)

2009-04-09 Thread Patrick Hallen
Package: picard Version: 0.11-2 Severity: grave Justification: renders package unusable When starting picard I get the following output and picard won't start. Traceback (most recent call last): File /usr/bin/picard, line 2, in module from picard.tagger import main;

Bug#523347: Fixed with new version of phyton-qt4

2009-04-09 Thread Patrick Hallen
I just made an update and apparently the new version of python-qt4 fixes this problem. So this was a bug in python-qt4 and has been resolved. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org