Hello,

I have commented out a pair of test cases which attempted network access in the upload of node-wikibase-cli 15.15.4-5. Could you please check whether FTBFS continues?

On Wed, 14 Dec 2022 12:16:39 +0100 Sven Mueller <s...@google.com> wrote:
Interestingly, in our build environment which has some extremely limited
network access, the package build fails before tests are even run:

Linking /usr/bin/wb-set-label to
/usr/share/nodejs/wikibase-cli/bin/wb-set-label
Linking /usr/bin/wb-sparql to /usr/share/nodejs/wikibase-cli/bin/wb-sparql
Linking /usr/bin/wb-summary to /usr/share/nodejs/wikibase-cli/bin/wb-summary
Linking /usr/bin/wb-update-claim to
/usr/share/nodejs/wikibase-cli/bin/wb-update-claim
Linking /usr/bin/wb-update-qualifier to
/usr/share/nodejs/wikibase-cli/bin/wb-update-qualifier
Linking /usr/bin/wd to /usr/share/nodejs/wikibase-cli/bin/wd
   dh_installdocs -i
   dh_installchangelogs -i
   dh_installexamples -i
   debian/rules override_dh_installman
make[1]: Entering directory '/<<PKGBUILDDIR>>'
help2man wb --name 'command-line interface to Wikibase' --no-info >
debian/wb.1
help2man: can't get `--help' info from wb
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [debian/rules:10: override_dh_installman] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned
exit status 2

I do not quite get this, AFAIK tests are run before dh_installman. Thus in your case tests pass, but override_dh_installman fails, right?

Thanks,
Andrius

--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to