[Pkg-javascript-devel] Bug#686883: node-bones: please run nodejs, not node (in simple example)
Aaron M. Ucko
ucko at debian.org
Thu Sep 6 22:54:46 UTC 2012
Package: node-bones
Version: 2.0.1+ds1-1
Severity: grave
Justification: renders package unusable (uninstallable)
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
line in /usr/share/doc/node-bones/examples/simple/index.js to
#!/usr/bin/env nodejs
or better yet
#!/usr/bin/nodejs
and version node-bones's dependency on nodejs to (>= 0.6.19~dfsg-1-3~).
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 node-bones depends on:
ii libjs-backbone 0.5.3-2
ii node-express 2.5.9-1
ii node-jquery 1.6.3-1
ii node-mirror 0.3.3-2
ii node-optimist 0.3.1-1
ii node-underscore 1.3.3-1
ii nodejs 0.6.19~dfsg1-2
node-bones recommends no packages.
node-bones suggests no packages.
-- no debconf information
More information about the Pkg-javascript-devel
mailing list