Activity log for bug #66862

Date Who What changed Old value New value Message
2006-10-19 05:16:01 David Cournapeau bug added bug
2006-10-19 05:17:07 David Cournapeau description When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? I think this may be somewhat related (if the package is not built with atlas3, then scipy cannot find the atlas informations)
2006-10-19 05:17:22 David Cournapeau description When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? I think this may be somewhat related (if the package is not built with atlas3, then scipy cannot find the atlas informations) When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? I think this may be somewhat related (if the numpy package is not built with atlas3, then scipy cannot find the atlas informations)
2006-10-19 05:50:23 David Cournapeau description When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? I think this may be somewhat related (if the numpy package is not built with atlas3, then scipy cannot find the atlas informations) When installing python-numpy, python-numpy-ext and python-scipy, and when testing the installed packages with a python -c "import scipy as S; S.test()", errors are reported concerning scipy.lib.lapack: **************************************************************** WARNING: clapack module is empty ----------- See scipy/INSTALL.txt for troubleshooting. Notes: * If atlas library is not found by numpy/distutils/system_info.py, then scipy uses flapack instead of clapack. **************************************************************** Why does the numpy package of ubuntu depend on atlas3-base, but building the package reports a conflict with atlas3-base ? I think this may be somewhat related (if the numpy package is not built with atlas3, then scipy cannot find the atlas informations) If I rebuild numpy and scipy packages with atlas installed, and overwritting dependency checking in dpkg-buildpackage, the issues seems to disappear, which seems to imply that the above remark on numpy/atlas is valid
2007-04-08 19:39:45 Scott Kitterman python-numpy: status Unconfirmed Confirmed
2007-04-08 19:39:45 Scott Kitterman python-numpy: statusexplanation Confirmed with the new python-numpy package in Feisty.
2007-04-23 13:17:41 Scott Kitterman python-numpy: assignee frankhorowitz
2007-04-23 13:17:41 Scott Kitterman python-numpy: statusexplanation Confirmed with the new python-numpy package in Feisty. Since Frank expressed an interest in Python related bugs in Bug #107625, I'm passing this one on to him to take a look at (Frank, if it's not one you're interested in taking a look at, just unassign yourself - Thanks). Any insight you can provide into how this should be resolved would be appreciated.
2008-04-02 14:54:54 jan.tore.korneliussen bug added attachment 'system_info.diff' (Diff between official tarball and ubuntu package)
2008-07-14 13:16:06 Scott Kitterman python-numpy: status Confirmed Fix Committed
2008-07-14 13:16:06 Scott Kitterman python-numpy: importance Undecided Medium
2008-07-14 13:16:06 Scott Kitterman python-numpy: assignee frankhorowitz
2008-07-16 03:33:05 Scott Kitterman python-numpy: status Fix Committed Fix Released
2012-02-23 21:42:52 Kai Kasurinen removed subscriber Kai Kasurinen