[Pkg-javascript-devel] Bug#872898: node-browserify-sign:	autopkgtests fail with nodejs 6
    Graham Inggs 
    ginggs at debian.org
       
    Tue Aug 22 09:27:05 UTC 2017
    
    
  
Source: node-browserify-sign
Version: 4.0.4-1
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu artful autopkgtest
Hi Maintainer
Since the upload of nodejs 6, node-browserify-sign's autopkgtests have 
been failing [1] with the following error:
autopkgtest [00:53:25]: @@@@@@@@@@@@@@@@@@@@ summary
require              PASS
command1             FAIL stderr: (node:1192) DeprecationWarning: 
crypto.pbkdf2 without specifying a digest is deprecated. Please specify 
a digest
I think the patch below is a reasonable workaround until upstream is 
updated.
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,3 +3,4 @@
  Test-Command: tape test/*.js
  Depends: @, node-tape
+Restrictions: allow-stderr
Regards
Graham
[1] https://ci.debian.net/packages/n/node-browserify-sign/unstable/amd64/
    
    
More information about the Pkg-javascript-devel
mailing list