rapid7 / metasploitable3

Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.
Other
4.78k stars 1.15k forks source link

Patch recipe NodeJS #527

Closed melkir closed 3 years ago

melkir commented 3 years ago
virtualbox-iso: STDERR: E: There are problems and -y was used without --force-yes
virtualbox-iso: ---- End output of ["apt-get", "-q", "-y", "install", "nodejs=4.9.1-1nodesource1"] ----
virtualbox-iso: Ran ["apt-get", "-q", "-y", "install", "nodejs=4.9.1-1nodesource1"] returned 100
virtualbox-iso: [2021-03-28T06:54:39+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
virtualbox-iso: [2021-03-28T06:54:39+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)

This error is also present when building the vmware box for Ubuntu 14.04.

Fix from @russdan on https://github.com/rapid7/metasploitable3/issues/515