[Pkg-javascript-devel] Bug#1003702: node-postcss: uses internet during build

Gianfranco Costamagna locutusofborg at debian.org
Thu Jan 13 21:53:11 GMT 2022


Source: node-postcss
Version: 8.4.5+~cs7.1.51-1
Severity: serious

Hello, looks like the software is trying to reach github.com and habr.com during node test/integration.js

This can be seen in Ubuntu build logs
https://launchpad.net/ubuntu/+source/node-postcss/8.4.5+~cs7.1.51-1/+build/23052474


	ln -s ../. node_modules/postcss
	/bin/sh -ex debian/tests/pkg-js/test
+ node test/integration.js
- github.com
- github.com
- habr.com
- github.com
- habr.com
- bootstrap.css
Error: getaddrinfo ENOTFOUND github.com
Error: getaddrinfo ENOTFOUND habr.com
Error: getaddrinfo ENOTFOUND github.com
Error: getaddrinfo ENOTFOUND habr.com
Error: getaddrinfo ENOTFOUND github.com
Error: getaddrinfo ENOTFOUND stackpath.bootstrapcdn.com
Error: getaddrinfo ENOTFOUND habr.com

https://github.com/
 Request error  Error: getaddrinfo ENOTFOUND github.com
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:5: binary] Error 25


This is forbidden by policy.

Thanks for having a look

Gianfranco



More information about the Pkg-javascript-devel mailing list