Public bug reported:

In /usr/share/pyshared/numpy/core/include/numpy, several header files
are symbolic links to files ostensibly in "../../../numarray/numpy/":

/usr/share/pyshared/numpy/core/include/numpy/libnumarray.h -> 
../../../numarray/numpy/libnumarray.h
/usr/share/pyshared/numpy/core/include/numpy/numcomplex.h -> 
../../../numarray/numpy/numcomplex.h
/usr/share/pyshared/numpy/core/include/numpy/nummacro.h -> 
../../../numarray/numpy/nummacro.h
/usr/share/pyshared/numpy/core/include/numpy/arraybase.h -> 
../../../numarray/numpy/arraybase.h
/usr/share/pyshared/numpy/core/include/numpy/cfunc.h -> 
../../../numarray/numpy/cfunc.h
/usr/share/pyshared/numpy/core/include/numpy/ieeespecial.h -> 
../../../numarray/numpy/ieeespecial.h

The target files do not exist, all the symlinks are broken and should, I
suppose, refer to files in "../../../numarray/include/numpy/" instead,
which is where these files are actually found.

The following symlink is merely dangling:

/usr/share/pyshared/paste/evalexception/media/MochiKit.packed.js ->
../../../../javascript/mochikit/MochiKit.js

** Affects: python-numpy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1214068

Title:
  Broken symlinks in include files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/1214068/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to