[Bug 1214068] Re: Broken symlinks in include files

Julian Taylor jtaylor.debian at googlemail.com
Mon Aug 19 19:28:32 UTC 2013


*** This bug is a duplicate of bug 1089582 ***
    https://bugs.launchpad.net/bugs/1089582

** This bug has been marked a duplicate of bug 1089582
   python-numpy installs 6 broken symlinks under /usr in precise

-- 
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