https://bugzilla.redhat.com/show_bug.cgi?id=1329668 --- Comment #5 from Irina Boverman <iboverma@xxxxxxxxxx> --- Removed tests from RPM: https://copr.fedorainfracloud.org/coprs/irina/nodejs-rhea/packages/ About *broken* symlink, it is not broken, when dependencies are installed, the symlink resolves correctly: ls -l /usr/lib/node_modules/rhea/node_modules/debug lrwxrwxrwx. 1 root root 27 May 6 10:11 /usr/lib/node_modules/rhea/node_modules/debug -> /usr/lib/node_modules/debug ls -l /usr/lib/node_modules/debug total 24 -rw-r--r--. 1 root root 3763 May 9 2015 browser.js -rw-r--r--. 1 root root 4096 Aug 20 2014 debug.js -rw-r--r--. 1 root root 4758 Mar 13 2015 node.js drwxr-xr-x. 2 root root 4096 Apr 21 16:46 node_modules -rw-r--r--. 1 root root 684 May 10 2015 package.json I checked other nodejs packages, they have the same issue reported by rpmlint. For example: # rpmlint nodejs-debug nodejs-debug.noarch: W: only-non-binary-in-usr-lib nodejs-debug.noarch: W: dangling-symlink /usr/lib/node_modules/debug/node_modules/ms /usr/lib/node_modules/ms 1 packages and 0 specfiles checked; 0 errors, 4 warnings. Latest rpmlint result: # rpmlint nodejs-rhea nodejs-rhea.noarch: E: devel-dependency nodejs-debug nodejs-rhea.noarch: W: only-non-binary-in-usr-lib nodejs-rhea.noarch: W: dangling-symlink /usr/lib/node_modules/rhea/node_modules/debug /usr/lib/node_modules/debug nodejs-rhea.noarch: W: pem-certificate /usr/share/doc/nodejs-rhea/examples/tls/ca-cert.pem nodejs-rhea.noarch: W: pem-certificate /usr/share/doc/nodejs-rhea/examples/tls/client-cert.pem nodejs-rhea.noarch: W: pem-certificate /usr/share/doc/nodejs-rhea/examples/tls/server-cert.pem 1 packages and 0 specfiles checked; 1 errors, 5 warnings. The spec file has these "requires": BuildRequires: nodejs-packaging BuildRequires: nodejs-debug BuildRequires: mocha Requires: nodejs-debug -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx