Bug#877469: node-websocket: sourceful upload needed for the nodejs-abi-48 transition

2018-03-07 Thread peter green

I just tried to do a no-change rebuild of node-websocket in a sid chroot. 
Unfortunately it failed with.

node-gyp clean
module.js:538
throw err;
^

Error: Cannot find module 'graceful-fs'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (/usr/share/node-gyp/lib/node-gyp.js:12:10)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
make[2]: *** [Makefile:5: clean] Error 1



Bug#877469: node-websocket: sourceful upload needed for the nodejs-abi-48 transition

2017-10-01 Thread Andreas Beckmann
Source: node-websocket
Version: 1.0.23-3
Severity: serious
Tags: sid buster
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + libjs-websocket

The arch:all package libjs-websocket still depends on nodejs-abi-46,
this requires a sourceful upload (but no changes) to fix.

Is it even correct to have an arch:all package depend on a virtual
abi package?


Andreas