Description of problem: Several modules have dependencies on inherits 2 module. Inherits is installed globally in /opt/rh/nodejs010/root/usr/lib/node_modules/inherits but symlinks in affected packages are pointing to non existing target /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 Affected components: nodejs010-nodejs-fstream-ignore-1.0.2-1.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/fstream-ignore/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-glob-4.0.5-1.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/glob/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-fstream-1.0.3-1.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/fstream/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-readable-stream-2.0.2-3.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:36 /opt/rh/nodejs010/root/usr/lib/node_modules/readable-stream/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-fstream-npm-1.0.1-1.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/fstream-npm/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-npmconf-1.1.8-2.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/npmconf/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 nodejs010-nodejs-tar-1.0.3-1.el6.noarch lrwxrwxrwx. 1 root root 54 Oct 5 09:34 /opt/rh/nodejs010/root/usr/lib/node_modules/tar/node_modules/inherits -> /opt/rh/nodejs010/root/usr/lib/node_modules/inherits@2 How reproducible: 100% Additional info: This has been broken for a long time and I'm not exactly sure how come it even works. Our tests are obviously passing even with this bug. Either we are not hitting parts of the code needing inherits or the dependency somehow gets satisfied globally.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0285.html