[Pkg-javascript-devel] Bug#667921: node-millstone: Missing dependency to node-generic-pool

Manfred Stock manfred.stock+debian at gmail.com
Sat Apr 7 14:10:31 UTC 2012


Package: node-millstone
Version: 0.4.0-1
Severity: normal
Tags: patch

Dear Maintainer,
I recently installed carto and node-millstone in a fresh sid chroot. However,
carto complained that Millstone could not be found. Some debugging resulted
in the conclusion that node-generic-pool was missing:

 $ node -e 'require("millstone")'

 module.js:311
    throw err;
          ^
 Error: Cannot find module 'generic-pool'
    at Function._resolveFilename (module.js:332:11)
    [...]
$

After installing node-generic-pool, loading millstone works (as does carto):

$ node -e 'require("millstone")'
$

So I think this dependency should be added to the node-millstone package.

Best regards
Manfred

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_CH.utf8, LC_CTYPE=de_CH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages node-millstone depends on:
ii  node-get         1.1.4+ds1-1
ii  node-mime        1.2.5-1
ii  node-mkdirp      0.3.0-1
ii  node-sqlite3     2.1.1+ds1-1
ii  node-srs         0.2.12+ds1-1
ii  node-step        0.0.5+20111229-1
ii  node-underscore  1.3.1-1
ii  node-zipfile     0.2.4+ds1-1+b1
ii  nodejs           0.6.14~dfsg1-1

node-millstone recommends no packages.

node-millstone suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-missing-dependency-to-node-generic-pool.patch
Type: text/x-diff
Size: 745 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20120407/d91cb3b4/attachment.patch>


More information about the Pkg-javascript-devel mailing list