Thanks for the report and helping to make Ubuntu better. I cannot reproduce this bug. Could you try with a fresh lucid install (or live cd)? Also try removing libgfortran3 and reinstalling? Your libgfortran3 seems out of date as well. (my install and libgfortran3 information on an up-to-date lucid installation)
show...@s-desktop:~$ sudo apt-get install python-scipy [sudo] password for showard: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libx264-67 ksysguardd Use 'apt-get autoremove' to remove them. Suggested packages: python-profiler The following NEW packages will be installed: python-scipy 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. Need to get 10.2MB of archives. After this operation, 35.7MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ lucid/universe python-scipy 0.7.0-2 [10.2MB] Fetched 10.2MB in 49s (206kB/s) Selecting previously deselected package python-scipy. (Reading database ... 469731 files and directories currently installed.) Unpacking python-scipy (from .../python-scipy_0.7.0-2_amd64.deb) ... Setting up python-scipy (0.7.0-2) ... /usr/lib/python2.6/dist-packages/scipy/stats/mstats_basic.py:106: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(output.ndim == 2, "The input should be 2D!") show...@s-desktop:~$ dpkg --status libgfortran3 Package: libgfortran3 Status: install ok installed Priority: optional Section: libs Installed-Size: 1024 Maintainer: Ubuntu Core developers <[email protected]> Architecture: amd64 Source: gcc-4.4 Version: 4.4.3-4ubuntu2 Depends: gcc-4.4-base (= 4.4.3-4ubuntu2), libc6 (>= 2.11) Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Homepage: http://gcc.gnu.org/ Original-Maintainer: Debian GCC Maintainers <[email protected]> ** Changed in: python-scipy (Ubuntu) Status: New => Incomplete -- Can't install scipy due to broken dependencies (9.10) https://bugs.launchpad.net/bugs/544691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
