Source: expeyes
Version: 4.2.1+dfsg-3
Severity: serious
https://buildd.debian.org/status/package.php?p=expeyes&suite=sid
...
# replace the uglified JS file by a symlink
rm -f
/<<BUILDDIR>>/expeyes-4.2.1+dfsg/debian/expeyes-web/usr/share/expeyes-web/htdocs/js/bootstrap.js
ln -s /usr/share/javascript/bootstrap/js/bootstrap.js
/<<BUILDDIR>>/expeyes-4.2.1+dfsg/debian/expeyes-web/usr/share/expeyes-web/htdocs/js/
ln: target
'/<<BUILDDIR>>/expeyes-4.2.1+dfsg/debian/expeyes-web/usr/share/expeyes-web/htdocs/js/'
is not a directory: No such file or directory
debian/rules:34: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
This can be reproduced with "dpkg-buildpackage -B"
("dpkg-buildpackage -b" that also builds binary-all works).