Your message dated Wed, 23 Jan 2019 10:05:26 +0000
with message-id <e1gmfps-000bnc...@fasolo.debian.org>
and subject line Bug#918404: fixed in node-temporary 0.0.8-3
has caused the Debian Bug report #918404,
regarding node-temporary FTBFS with nodejs 10.15.0
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 ow...@bugs.debian.org
immediately.)


-- 
918404: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-temporary
Version: 0.0.8-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-temporary.html

...
  15 passing (290ms)
  5 failing

  1) Tempdir
       rmdir
         should remove the directory:
     TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
      at makeCallback (fs.js:137:11)
      at Object.rmdir (fs.js:667:14)
      at Function.invoke (/usr/lib/nodejs/sinon/lib/sinon/spy.js:172:59)
      at Object.proxy [as rmdir] (eval at createProxy 
(/usr/lib/nodejs/sinon/lib/sinon/spy.js:77:17), <anonymous>:1:37)
      at Dir.rmdir (lib/dir.js:44:12)
      at Context.<anonymous> (test/dir.test.js:29:11)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:354:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)

  2) Tempfile
       readFile
         should call fs.readfile:
     TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
      at maybeCallback (fs.js:129:9)
      at Object.readFile (fs.js:278:14)
      at Function.invoke (/usr/lib/nodejs/sinon/lib/sinon/spy.js:172:59)
      at Object.proxy [as readFile] (eval at createProxy 
(/usr/lib/nodejs/sinon/lib/sinon/spy.js:77:17), <anonymous>:1:39)
      at File.readFile (lib/file.js:44:15)
      at Context.<anonymous> (test/file.test.js:29:11)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:354:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)

  3) Tempfile
       writeFile
         should call fs.readfile:
     TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
      at maybeCallback (fs.js:129:9)
      at Object.writeFile (fs.js:1159:14)
      at Function.invoke (/usr/lib/nodejs/sinon/lib/sinon/spy.js:172:59)
      at Object.proxy [as writeFile] (eval at createProxy 
(/usr/lib/nodejs/sinon/lib/sinon/spy.js:77:17), <anonymous>:1:41)
      at File.writeFile (lib/file.js:58:16)
      at Context.<anonymous> (test/file.test.js:49:11)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:354:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)

  4) Tempfile
       close
         should call fs.close:
     TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
      at makeCallback (fs.js:137:11)
      at Object.close (fs.js:395:20)
      at Function.invoke (/usr/lib/nodejs/sinon/lib/sinon/spy.js:172:59)
      at Object.proxy [as close] (eval at createProxy 
(/usr/lib/nodejs/sinon/lib/sinon/spy.js:77:17), <anonymous>:1:37)
      at File.close (lib/file.js:86:12)
      at Context.<anonymous> (test/file.test.js:91:11)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:354:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)

  5) Tempfile
       unlink
         should call fs.unlink:
     TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
      at makeCallback (fs.js:137:11)
      at Object.unlink (fs.js:939:14)
      at Function.invoke (/usr/lib/nodejs/sinon/lib/sinon/spy.js:172:59)
      at Object.proxy [as unlink] (eval at createProxy 
(/usr/lib/nodejs/sinon/lib/sinon/spy.js:77:17), <anonymous>:1:37)
      at File.unlink (lib/file.js:100:13)
      at Context.<anonymous> (test/file.test.js:112:11)
      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:354:21)
      at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
      at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:442:10)
      at /usr/lib/nodejs/mocha/lib/runner.js:560:12
      at next (/usr/lib/nodejs/mocha/lib/runner.js:356:14)
      at /usr/lib/nodejs/mocha/lib/runner.js:366:7
      at next (/usr/lib/nodejs/mocha/lib/runner.js:290:14)
      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)



make[1]: *** [Makefile:4: test] Error 5

--- End Message ---
--- Begin Message ---
Source: node-temporary
Source-Version: 0.0.8-3

We believe that the bug you reported is fixed in the latest version of
node-temporary, 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 918...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated node-temporary 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 23 Jan 2019 10:01:50 +0100
Source: node-temporary
Binary: node-temporary
Architecture: source
Version: 0.0.8-3
Distribution: unstable
Urgency: medium
Maintainer: Xavier Guimard <y...@debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 890945 918404
Description: 
 node-temporary - Easily create temporary files and directories
Changes:
 node-temporary (0.0.8-3) unstable; urgency=medium
 .
   * Team upload
   * Add upstream/metadata
   * Add patch to fix fs() calls. Fixes debci (Closes: #918404, #890945)
   * Bump debhelper compatibility level to 11
   * Declare compliance with policy 4.3.0
   * Update links to https
   * Change section to javascript
   * Update VCS fields to salsa
   * Add description
   * Remove useless "make test" in autopkgtest files
Checksums-Sha1: 
 1dae7037a6e81bfb2ce502e494272679176a5249 2083 node-temporary_0.0.8-3.dsc
 1b5b81c1f0387d86c9ef7e1ff9f5c8d4349a6996 3072 
node-temporary_0.0.8-3.debian.tar.xz
Checksums-Sha256: 
 ae4ea9ff796ef2b1f0b36813560d2fd0aa37ed2d41d3fc00d47f702126f61833 2083 
node-temporary_0.0.8-3.dsc
 ae0c9a537721b7f8cd362a9d2bf453e9f65c5efea8939685b878c399017f6569 3072 
node-temporary_0.0.8-3.debian.tar.xz
Files: 
 057f38499121a3b74c3037b9a5c17e11 2083 javascript optional 
node-temporary_0.0.8-3.dsc
 5ba61e740a67a4600cb49795a49d0c02 3072 javascript optional 
node-temporary_0.0.8-3.debian.tar.xz

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

iQJEBAEBCgAuFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAlxINjAQHHlhZGRAZGVi
aWFuLm9yZwAKCRD210ynyZnu6R0FD/9EidgMPIDWfRpE+fzneklXc05OytnPWyWQ
x8LOsC7ntcmC6UGCCOP8PMYmHAAweWpuy6k6gk2KKgLmQ7np1TEtZSFBgIuK0S3B
EFdXgE/gXwE8SmPMWVXCZJafY2E5i7H6zJocBkIeh5U8OjQQlKDn4MjPggWFjF/f
ByllplmKS2PiwT/mbj9i3zoG70p9+ry8IkezuK5jvZD2ra8FeGfpHZjOepNOsF4J
HjbRG8Rche1hluU90RdfLsE2Dh/7Pp54eTRc8WkgWx/Iv5y5lsyN1Q7gubHhT5Mr
BT7+160rBsrDxvUDJy47Uqjo/WFSNyFrWCBjmQsJr12cdcfNmKAxUKl3ywSBvqq5
cXysev9hE6e88Ax/KqVRuv/g0C+iFe0kqvTSWUJg4ZsUG2cW/IsOBL+yroeIZKUM
/ulZ9b8pLK40mNMaW0TVN7EVcFxwIWFGuzxPngIlJbBYuIrZIbDI6jI2heia7037
Xbp8Pz/HDHO5Ge6P5Ys1x+enJeZNwHY0ElmBasgaQVf5USaNs4Pw607YECqmnpFQ
fhLp3Ut3kpKprEjPJq91z9qQ25uVAWAhZbhreBFUsh6rdyy62u6THVtEv6QLEGTE
jDERhvX4ak5yt2evtwuXmCvW8NduAtfl29bd6p5PIfTzBXscdiH9m8P7ymvjIXv4
BHtCcff7zQ==
=xHni
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to