Your message dated Thu, 16 Jan 2014 18:59:34 -0500
with message-id <20140116235935.128...@gmx.com>
and subject line false positive
has caused the Debian Bug report #735617,
regarding depends on /usr/bin/node against policy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
735617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735617
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-gyp
Version: 0.10.10-2
Severity: serious

node-gyp depends on /usr/bin/node function (i.e. implicitly requiring 
nodejs-legacy installed), against policy:

https://lists.debian.org/debian-devel-announce/2012/07/msg00002.html

"No package in the archive may depend on .. nodejs-legacy."

node-gyp must be patched to call /usr/bin/nodejs instead.

Attempting to build node-ws[1] without nodejs-legacy installed (you may need to 
checkout an older commit by the time you read this) gives this error:

gyp info spawn python
gyp info spawn args [ '/usr/share/node-gyp/gyp/gyp',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/tmp/buildd/node-ws-0.4.30/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/share/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/include/nodejs/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/usr/include/nodejs',
gyp info spawn args   '-Dmodule_root_dir=/tmp/buildd/node-ws-0.4.30',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.' ]
/bin/sh: 1: node: not found
gyp: Call to 'node -p -e "require('path').dirname(require.resolve('nan'))"' 
returned exit status 127. while trying to load binding.gyp


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages node-gyp depends on:
ii  gyp               0.1~svn1729-3
ii  node-fstream      0.1.24-1
ii  node-glob         3.2.6-1
ii  node-graceful-fs  2.0.0-2
ii  node-minimatch    0.2.12-1
ii  node-mkdirp       0.3.5-1
ii  node-nopt         2.1.2-1
ii  node-npmlog       0.0.4-1
ii  node-osenv        0.0.3-1
ii  node-request      2.26.1-1
ii  node-rimraf       2.2.2-2
ii  node-semver       2.1.0-2
ii  node-tar          0.1.18-1
ii  node-which        1.0.5-2
ii  nodejs            0.10.23~dfsg1-3
ii  nodejs-dev        0.10.23~dfsg1-3

Versions of packages node-gyp recommends:
ii  build-essential  11.6

node-gyp suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Sorry, it was pointed out to me that there is no bug in node-gyp, it was the 
binding.gyp of node-ws which was calling /usr/bin/node.

--- End Message ---
_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to