<div dir="ltr">Interestingly, in our build environment which has some extremely limited network access, the package build fails before tests are even run:<div><br></div><div>Linking /usr/bin/wb-set-label to /usr/share/nodejs/wikibase-cli/bin/wb-set-label<br>Linking /usr/bin/wb-sparql to /usr/share/nodejs/wikibase-cli/bin/wb-sparql<br>Linking /usr/bin/wb-summary to /usr/share/nodejs/wikibase-cli/bin/wb-summary<br>Linking /usr/bin/wb-update-claim to /usr/share/nodejs/wikibase-cli/bin/wb-update-claim<br>Linking /usr/bin/wb-update-qualifier to /usr/share/nodejs/wikibase-cli/bin/wb-update-qualifier<br>Linking /usr/bin/wd to /usr/share/nodejs/wikibase-cli/bin/wd<br>   dh_installdocs -i<br>   dh_installchangelogs -i<br>   dh_installexamples -i<br>   debian/rules override_dh_installman<br>make[1]: Entering directory '/<<PKGBUILDDIR>>'<br>help2man wb --name 'command-line interface to Wikibase' --no-info > debian/wb.1<br>help2man: can't get `--help' info from wb<br>Try `--no-discard-stderr' if option outputs to stderr<br>make[1]: *** [debian/rules:10: override_dh_installman] Error 1<br>make[1]: Leaving directory '/<<PKGBUILDDIR>>'<br>make: *** [debian/rules:7: binary-indep] Error 2<br>dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit status 2<br></div></div>