[Pkg-javascript-devel] Bug#872897: node-node-redis: autopkgtests fail with nodejs 6

Graham Inggs ginggs at debian.org
Tue Aug 22 09:23:09 UTC 2017


Source: node-node-redis
Version: 0.1.7-1
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu artful autopkgtest

Hi Maintainer

Since the upload of nodejs 6, node-node-redis's autopkgtests have been 
failing [1] with the following error:

autopkgtest [08:56:34]: @@@@@@@@@@@@@@@@@@@@ summary
require              FAIL stderr: (node:769) DeprecationWarning: 
process.EventEmitter is deprecated. Use require('events') instead.

I think the patch below is a reasonable workaround until upstream is 
updated.

--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
  Tests: require
  Depends: node-node-redis
+Restrictions: allow-stderr

Regards
Graham


[1] https://ci.debian.net/packages/n/node-node-redis/unstable/amd64/



More information about the Pkg-javascript-devel mailing list