Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 411947

Summary: net-libs/nodejs-0.7.7 installs into /bin instead of /usr/bin
Product: Gentoo Linux Reporter: SchAmane <schamane>
Component: New packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SchAmane 2012-04-14 11:17:54 UTC
Hi Patrick,

i tried 0.7.7 and it looks good. One thing i discovered that emerge do install /bin/node and not /usr/bin/node as befor. Is it wanted to be so ?
Comment 1 SchAmane 2012-04-14 14:01:46 UTC
I also think we should mask 0.7.x first. Its seems to be stable self, but it doesn't play well with some packages. As example express.js
Comment 2 Patrick Lauer gentoo-dev 2012-04-15 00:54:35 UTC
+  15 Apr 2012; Patrick Lauer <patrick@gentoo.org> +nodejs-0.7.7-r1.ebuild,
+  -nodejs-0.7.7.ebuild:
+  Moving node binary to /usr/bin #411947

Yeah, why not. They rewrote the build system in stupid, so now we *have* to copy files by hand in the ebuild, which makes it easy for such regressions to happen :)