Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: ScientificPython - a collection of Python modules that are useful for scientific computing https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220766 ------- Additional Comments From cgoorah@xxxxxxxxxxxx 2006-12-28 06:51 EST ------- # for the ScientificPython-mpi package: rpm -qlvp /home/chitlesh/rpmbuild/RPMS/i386/ScientificPython-mpi-2.6-4.i386.rpm -rwxr-xr-x 1 root root 1090528 Dec 28 12:39 /usr/bin/mpipython [..] -rwxr-xr-x 1 root root 111 Oct 6 12:49 /usr/share/doc/ScientificPython-mpi-2.6/impipython contents of : /usr/share/doc/ScientificPython-mpi-2.6/impipython #!/bin/csh mpirun -np 2 /usr/local/bin/mpipython /usr/lib/python2.1/site-packages/Scientific/BSP/Console.py $* you should adjust the path of mpipython since it is found at /usr/bin/mpipython instead of /usr/local/bin/mpipython /usr/lib/python2.1/site-packages/Scientific/BSP/Console.py is incorrect as well since the rpm -qvlp /home/chitlesh/rpmbuild/RPMS/i386/ScientificPython-bsp-2.6-4.i386.rpm gives -rw-r--r-- 1 root root 5278 Oct 6 12:49 /usr/lib/python2.4/site-packages/Scientific/BSP/Console.py [..] Hence the ScientificPython-bsp is a dependecy of ScientificPython-mpi in your spec file you should also add tcsh as requires for the ScientificPython-mpi package, like Requires: openmpi-libs tcsh ScientificPython-bsp -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review