[Pkg-javascript-devel] Bug#686894: npm: please run under nodejs, not node
Aaron M. Ucko
ucko at debian.org
Fri Sep 7 00:08:53 UTC 2012
Package: npm
Version: 1.1.4~dfsg-1
Severity: grave
Justification: renders package unusable
As you may have heard, nodejs's main executable is now /usr/bin/nodejs
rather than /usr/bin/node to avoid clashing with the unrelated "node"
package. To accommodate that change, please update the
#!/usr/bin/env node
lines in /usr/bin/node and /usr/share/npm/bin/npm-cli.js to
#!/usr/bin/env nodejs
or better yet
#!/usr/bin/nodejs
and version npm's dependency on nodejs to (>= 0.6.19~dfsg-1-3~). I'd
suggest additionally updating the .../bin/node references in
/usr/share/npm/doc/cli/folders.md and
/usr/share/doc/npm/doc/folders.html, but that's less critical.
Thanks!
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages npm depends on:
ii node-abbrev 1.0.3-1
ii node-fstream 0.1.13-1
ii node-graceful-fs 1.1.8-1
ii node-ini 1.0.2-1
ii node-minimatch 0.2.0-1
ii node-mkdirp 0.3.1-2
ii node-node-uuid 1.3.3-1
ii node-nopt 1.0.10-2
ii node-request 2.9.153-1
ii node-rimraf 2.0.1-1
ii node-semver 1.0.13-1
ii node-tar 0.1.13-1
ii node-which 1.0.5-1
ii nodejs 0.6.19~dfsg1-2
ii nodejs-dev 0.6.19~dfsg1-2
npm recommends no packages.
npm suggests no packages.
-- no debconf information
More information about the Pkg-javascript-devel
mailing list