[Pkg-javascript-devel] Bug#890942: node-evp-bytestokey: autopkgtest (still) broken in experimental

Steve Langasek steve.langasek at canonical.com
Tue May 15 19:42:14 BST 2018


Package: node-evp-bytestokey
Version: 1.0.3-3
Followup-For: Bug #890942
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch

Hi Bastian,

It seems that your 1.0.3-3 upload to unstable includes partial fixes for the
autopkgtests (resolving the problems with the test dependencies), but two
other bugs with the autopkgtest that I previously noted here are still
present and the autopkgtests continue to fail:

  https://ci.debian.net/packages/n/node-evp-bytestokey/unstable/amd64/

Attached is an updated patch against 1.0.3-3.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
diff -Nru node-evp-bytestokey-1.0.3/debian/tests/runtestsuite node-evp-bytestokey-1.0.3/debian/tests/runtestsuite
--- node-evp-bytestokey-1.0.3/debian/tests/runtestsuite	2018-02-22 04:18:40.000000000 -0800
+++ node-evp-bytestokey-1.0.3/debian/tests/runtestsuite	2018-02-22 07:54:40.000000000 -0800
@@ -5,7 +5,7 @@
 V=1
 export V
 
-PACKAGE="evp-bytestokey"
+PACKAGE="evp_bytestokey"
 SEDCMD="s,require(['][.][.]/?['],require('$PACKAGE',g"
 
 tmpdir=$(mktemp -d)
@@ -18,7 +18,6 @@
 
 cp -r test "$tmpdir"
 cp binding.gyp "$tmpdir"
-cp -r build "$tmpdir"
 cp package.json "$tmpdir"
 
 


More information about the Pkg-javascript-devel mailing list