Your message dated Thu, 26 Mar 2020 08:46:33 +0000
with message-id <e1jho9p-0007bb...@fasolo.debian.org>
and subject line Bug#954697: fixed in node-debbundle-insert-module-globals 
7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3
has caused the Debian Bug report #954697,
regarding node-debbundle-insert-module-globals: FTBFS: Error: ENOENT: no such 
file or directory, open 'buffer'
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.)


-- 
954697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-debbundle-insert-module-globals
Version: 7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd node-dash-ast && tap -R spec test
> 
> test/index.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   4 passing (831.934ms)
> cd node-get-assigned-identifiers && tap -R spec test
> 
> test/index.js
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   12 passing (501.577ms)
> cd node-undeclared-identifiers && tap -R spec test
> 
> test/index.js
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   23 passing (525.82ms)
> NODE_PATH=/usr/share/nodejs:/usr/lib/nodejs tap -R spec test/*.js
> 
> test/always.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should not be equal
> 
>   ✓ should be equal
> 
>   ✓ should not be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> test/global.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> test/immediate.js
>   - test/immediate.js
> test/insert.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> test/isbuffer.js
> 
>   ✓ is a buffer
> 
>   ✓ not a buffer (string)
> 
>   ✓ not a buffer (object)
> 
>   ✓ buffer not required in source
> events.js:174
>       throw er; // Unhandled 'error' event
>       ^
> 
> Error: ENOENT: no such file or directory, open 'buffer'
> Emitted 'error' event at:
>     at ReadStream.<anonymous> (/usr/share/nodejs/module-deps/index.js:405:22)
>     at ReadStream.emit (events.js:198:13)
>     at lazyFs.open (internal/fs/streams.js:115:12)
>     at FSReqWrap.args [as oncomplete] (fs.js:140:20)
> 
>   ✓ absolute path not required in source
> 
>   1) test count !== plan
> test/return.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> test/roots.js
>   - test/roots.js
> test/sourcemap.js
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equivalent
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> test/subdir.js
> 
>   ✓ should be equal
> test/unprefix.js
> 
>   ✓ should be equal
> 
>   ✓ should be equal
> 
>   ✓ should be falsy
> 
>   49 passing (6s)
>   2 pending
>   1 failing
> 
>   1) test/isbuffer.js test count !== plan:
> 
>       test count !== plan
>       + expected - actual
> 
>       -5
>       +1
>       
>   
> 
> make[1]: *** [debian/rules:21: override_dh_auto_test] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/22/node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-debbundle-insert-module-globals
Source-Version: 7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-debbundle-insert-module-globals, 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 954...@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-debbundle-insert-module-globals 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: Thu, 26 Mar 2020 08:58:52 +0100
Source: node-debbundle-insert-module-globals
Architecture: source
Version: 7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 954697
Changes:
 node-debbundle-insert-module-globals (7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3) 
unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.5.0
   * Add "Rules-Requires-Root: no"
   * Drop unneeded version constraints from (build) dependencies
   * Use pkg-js-tools auto test
   * Skip isbuffer.js test that requires an old module-deps (Closes: #954697)
Checksums-Sha1: 
 79fe631af037e1a8e3d91d27eaaa924725ddd66e 4378 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.dsc
 f94b4480fc9a423ce6a83a00c8b9560cef4d8723 5788 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.debian.tar.xz
Checksums-Sha256: 
 8d4dc7025c03605c605a06c670d2e98cba6418a549a686b551c49cfe31fe1f3b 4378 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.dsc
 9c12b644f708566726dc5a3af3036e46bdf6a758fdb23fb6672b68ba49c76586 5788 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.debian.tar.xz
Files: 
 7e79ca2bfbf1e9aae1d43cf02ecdc7f8 4378 javascript optional 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.dsc
 9c855e78482d5bab216daf74ae78a49d 5788 javascript optional 
node-debbundle-insert-module-globals_7.2.0+ds+~1.0.0+~1.2.0+~1.1.3-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl58YZMACgkQ9tdMp8mZ
7ul4Lg//Q7HdAYrBj8G3BlTlBVATsu3Fe2uWt4P5rzE6S8mo/4qScHvUaD0FJ4jz
RGpfWALirYgm1uLLoa4hLjMTUyT+KdxtIm0Cbilwn5msRHZI+Uy3FXDX4Wt6Okvk
m/dJv8S9g17y/FOWscyw86S3hcxnYLzyGYmSn55ii1aj55se5IVJmquqlTCl6IS1
tcVLSvMdJpJTkXI0Kq2wqJtknfHz2Xx0zytDC55BnZoSQrBi40gyUJ5JSUkcDdjZ
p3jBL9x6Zrv9GwpJhGDP8UYi3ougdQMSUet3/RCMEYeU3hY+bfsjIL0+AiTkOIMR
/i4Jz20QzAX2RsIGg3+i1/pmLAbR4Yve0W1R6KT5q+DPiN853ZCglVdeZziGO6py
ls+f3KW74fVWqBWgxg/l+RTLzmwWwT+80oKkAPC+do6a95lCyoyUmHgj75swKqjh
ORnRdWxJXhlS+VIiI5w+zjD5ajhO5GOAK4n4a6/qx9sgimWGnQU8ns5kfoyg72hA
JR0htT9Hf4ms9Q/QhVsl8PjKNGvSiEfxWbia51I/np7Ab2W26D970n3W7MvKCn/8
dg6F6eEZEjyJ9TGUU1O26YScbUL1jI1zCOYUN9h2qbF0KXcMsYo2yJKXuEPonvOf
GuZ2Gva2C6C6kG1+DgJczQZpqNs4B3HJrSVuQVFouKD8qIfp8wQ=
=6fyw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to