Comment 32 for bug 607395

Revision history for this message
Alex Valavanis (valavanisalex) wrote : Re: Please merge matplotlib 1.0.1-1 (universe) from debian experimental main

Local build failed in debian/rules binary-indep:

ln -sf /usr/share/javascript/jquery/jquery.js \
  /tmp/buildd/matplotlib-1.0.1/debian/python-matplotlib-doc/usr/share/doc/python-matplotlib-doc/html/_static/jquery.js
ln: creating symbolic link `/tmp/buildd/matplotlib-1.0.1/debian/python-matplotlib-doc/usr/share/doc/python-matplotlib-doc/html/_static/jquery.js': No such file or directory
make: *** [binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package

...so the binary-arch rule copes fine in the PPA build, but the binary-indep rule is broken. Build log attached.

Any suggestions why this might be happening?