Package: netdata
Version: 1.5.0+dfsg-1
Severity: serious

The package misses to include the node.d directory and its files, especially 
the node_modules directory required by nodejs plugins.

Missing files:

$ l /usr/lib/x86_64-linux-gnu/netdata/node.d/
total 68
-rw-r--r-- 1 root root 32377 Feb 25 11:56 named.node.js
drwxr-xr-x 3 root root  4096 Feb 25 11:56 node_modules
-rw-r--r-- 1 root root     0 Feb 25 11:56 README.md
-rw-r--r-- 1 root root 10555 Feb 25 11:56 sma_webbox.node.js
-rw-r--r-- 1 root root 18060 Feb 25 11:56 snmp.node.js

The actual files seem to be processed upon build, but don't make it to the 
package:

$ l ./debian/tmp/usr/lib/x86_64-linux-gnu/netdata/node.d
total 68
-rw-r--r-- 1 root root     0 Feb 26 06:25 README.md
-rw-r--r-- 1 root root 32377 Feb 26 06:25 named.node.js
drwxr-xr-x 3 root root  4096 Feb 26 06:25 node_modules
-rw-r--r-- 1 root root 10555 Feb 26 06:25 sma_webbox.node.js
-rw-r--r-- 1 root root 18060 Feb 26 06:25 snmp.node.js

Without the files included it is impossible to run nodejs plugins.

Regards
Thomas

Attachment: signature.asc
Description: Digital signature

Reply via email to