Your message dated Fri, 18 May 2018 16:49:34 +0000
with message-id <[email protected]>
and subject line Bug#890942: fixed in node-evp-bytestokey 1.0.3-4
has caused the Debian Bug report #890942,
regarding node-evp-bytestokey: autopkgtest (still) broken in experimental
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
890942: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: node-evp-bytestokey
Version: 1.0.3-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu bionic ubuntu-patch autopkgtest

Hi Bastien,

I see that you've made changes to the autopkgtest in the node-evp-bytestokey
1.0.3-2 upload to experimental.  I've tested this version in Ubuntu, and it
still fails in multiple ways:

- the runtestsuite test tries to 'cp -r build', but that does not exist as a
  source directory.
- the runtestsuite test runs sed over the tests so that we are testing the
  installed version of evp_bytestokey; however, the name used for the
  require() call does not match the name under which it's installed as a
  package ('-' vs.  '_').
- the build-dependency on libssl1.0-dev has been dropped, but you still have
  a test dependency on libssl1.0-dev - this is impossible to coinstall with
  newer nodejs-dev.
- you have dropped the test dependency on node-gyp, however you are still
  explicitly invoking gyp in the test.

I have uploaded the attached patch to Ubuntu, which I believe fixes these
issues.

Thanks for considering,
-- 
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                                    http://www.debian.org/
[email protected]                                     [email protected]
diff -Nru node-evp-bytestokey-1.0.3/debian/tests/control 
node-evp-bytestokey-1.0.3/debian/tests/control
--- node-evp-bytestokey-1.0.3/debian/tests/control      2017-12-30 
02:58:44.000000000 -0800
+++ node-evp-bytestokey-1.0.3/debian/tests/control      2018-02-20 
12:56:52.000000000 -0800
@@ -5,6 +5,6 @@
 Depends: node-evp-bytestokey
  , node-bindings (>= 1.2.1)
  , node-nan (>= 2.4.0)
- , libssl1.0-dev
  , node-tape (>= 4.6)
  , build-essential
+ , node-gyp
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 2017-12-30 
02:58:44.000000000 -0800
+++ node-evp-bytestokey-1.0.3/debian/tests/runtestsuite 2018-02-20 
12:54:13.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"
 
 

--- End Message ---
--- Begin Message ---
Source: node-evp-bytestokey
Source-Version: 1.0.3-4

We believe that the bug you reported is fixed in the latest version of
node-evp-bytestokey, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès <[email protected]> (supplier of updated node-evp-bytestokey 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 18 May 2018 18:25:34 +0200
Source: node-evp-bytestokey
Binary: node-evp-bytestokey
Architecture: source
Version: 1.0.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Description:
 node-evp-bytestokey - secure key derivation algorithm in pure javascript
Closes: 890942
Changes:
 node-evp-bytestokey (1.0.3-4) unstable; urgency=medium
 .
   * Bug fix: "autopkgtest (still) broken in experimental", thanks to Steve
     Langasek (Closes: #890942).
   * Move to salsa
Checksums-Sha1:
 054321c4fe105d9ed194d01e688d42aa87f25478 2505 node-evp-bytestokey_1.0.3-4.dsc
 ed3361584dc21a4eccc5342ba66d0298ff7cbf19 3320 
node-evp-bytestokey_1.0.3-4.debian.tar.xz
 fe0e053b6431ac02eeb4a7eed172cf7a9336bf75 9335 
node-evp-bytestokey_1.0.3-4_source.buildinfo
Checksums-Sha256:
 f734ee8cfb79b253ece13ad223355b504ed44da638eb3b795ba51b0be40eaade 2505 
node-evp-bytestokey_1.0.3-4.dsc
 8d054fd6398b5bd9bfff05bae57ecb2f0de2112e507d317256eeac81f53b4a68 3320 
node-evp-bytestokey_1.0.3-4.debian.tar.xz
 b4b8241bccac0d2fe298795022d1ecfaf48222b0245996eac35ba5d0069e8028 9335 
node-evp-bytestokey_1.0.3-4_source.buildinfo
Files:
 4a6b091078eb0218eae6eb3dbdfb2d0e 2505 javascript optional 
node-evp-bytestokey_1.0.3-4.dsc
 65a8618b538c181b80d4fb96ce6e4795 3320 javascript optional 
node-evp-bytestokey_1.0.3-4.debian.tar.xz
 a75457cdc84a0de40fdc727b9c17d234 9335 javascript optional 
node-evp-bytestokey_1.0.3-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAlr+/58ACgkQADoaLapB
CF8zTxAAszwInODsJwml6JmqXpM0F0KutEWk/stLSMdrmcSQUu4TmYlgEb5EZNRJ
PSNTaPzZiqczPOOGpI37S6zd6Iy1292GObdjXrT+WJMPQrdoReCwxC6q5idVB7Zv
k3SLIEErkIL9QGo2zA4wB8CXb9Xue9YbOWQTTdEsgWoTW2se+gmmBJWpxA9c2vqP
i+80Z2iKmT7CTE44cLN5nCAQTXmINcURpj39X1nsLU8L8BaKHAiRC86j9Ujq11G8
ubnWmi99nCakvtIHc74F3VVkhlrnqjQkvwcDfR1UhbVd7x8tQfb3a8gDrtqiNw5h
dV0M4KemqyqtWHxFs66KungYwAYWSZh1RqLmQbnxrwH/R/sYYDREp5G+PaFs2fho
z1qe7fW2kvgaTxunPuNNYFNStJ+vY33ZAA2nFWz8tL71zIqSaApusI/7foUgOuHF
4Y2lRerVd5XhRjc+iivBPcOJpBTzAbHQK7n/o7gj42xAkygd45FQzB5fO7j/wgh8
YkrZqpRX7RXCbmUJ5NM53cq/gJVYXKxfl/4yST3l2YkqW1OCtOkx0tPWHQ2rlPpW
jTaUdBT7Jxzzx1WHUXm/VtaT8LA6ltxKJ03Sj4K0UcczogL598va4K4F4OTXIlGt
TxERiV473MPHLSm1DEHQBggcwOcoyAMuUpZHZKEQi4ZwAghR7+Q=
=p/A8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to