Source: greenbone-security-assistant Version: 21.4.4-1 Severity: serious Tags: ftbfs Justification: FTBFS
greenbone-security-assistant launches yarnpkg install during build. Then it needs network to download its dependencies. Without network: make[1]: Entering directory '/<<PKGBUILDDIR>>' dh debian/rules dh_auto_build yarnpkg yarn install v1.22.19 warning You don't appear to have an internet connection. Try the --offline flag to use the cache for registry queries. [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... error An unexpected error occurred: "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.1.tgz: https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.9.0.tgz: https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz: getaddrinfo EAI_AGAIN registry.yarnpkg.com". info If you think this is a bug, please open a bug report with the information provided in "/<<PKGBUILDDIR>>/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. make[1]: *** [debian/rules:13: override_dh_auto_build] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:9: build] Error 2