Comment 9 for bug 456025

Revision history for this message
Mary Gardiner (puzzlement) wrote : Re: [Bug 456025] Please test proposed package

The fix does not seem to me to have worked (python2.6, karmic).

file:///usr/share/doc/python/html/search.html contains the following:

<script type="text/javascript" src="_static/jquery.js"></script>

But this is a symlink:

$ ls -l /usr/share/doc/python/html/_static/jquery.js
lrwxrwxrwx 1 root root 39 2009-11-04 11:37 /usr/share/doc/python/html/_static/jquery.js -> ../../../../javascript/jquery/jquery.js

The target of that symlink does not exist:

$ ls -l /usr/share/jquery.js
ls: cannot access /usr/share/jquery.js: No such file or directory

And in any case, it seems like /usr/share would be an odd destination for it.

Package versions:

python2.6-doc 2.6.4-0ubuntu2
python-doc 2.6.4-0ubuntu1