[Bug 1214068] [NEW] Broken symlinks in include files
Emmet Caulfield
1214068 at bugs.launchpad.net
Mon Aug 19 18:01:24 UTC 2013
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
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/1214068
Title:
Broken symlinks in include files
Status in “python-numpy” package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/1214068/+subscriptions
More information about the foundations-bugs
mailing list