Your message dated Mon, 23 Mar 2020 12:55:56 +0000
with message-id <[email protected]>
and subject line Bug#954596: fixed in node-bluebird 3.5.3+dfsg1-2
has caused the Debian Bug report #954596,
regarding node-bluebird: FTBFS: dh_auto_test: error: /bin/sh -e
debian/tests/pkg-js/test returned exit code 1
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.)
--
954596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-bluebird
Version: 3.5.3+dfsg1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 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>>'
> # Bluebird depends on itself to build. Therefore we need to copy a
> # prebuilt version of Bluebird into place to bootstrap things in
> # Debian.
> cp -r /<<PKGBUILDDIR>>/debian/node-modules/ /<<PKGBUILDDIR>>/node_modules/
> node tools/build.js --release --no-minify
> internal/modules/cjs/loader.js:638
> throw err;
> ^
>
> Error: Cannot find module 'acorn/dist/walk'
> at Function.Module._resolveFilename
> (internal/modules/cjs/loader.js:636:15)
> at Function.Module._load (internal/modules/cjs/loader.js:562:25)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/tools/ast_passes.js:3:12)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at require (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:426:16)
> at eval (eval at <anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9), <anonymous>:5:21)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> internal/modules/cjs/loader.js:638
> throw err;
> ^
>
> Error: Cannot find module 'acorn/dist/walk'
> at Function.Module._resolveFilename
> (internal/modules/cjs/loader.js:636:15)
> at Function.Module._load (internal/modules/cjs/loader.js:562:25)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/tools/ast_passes.js:3:12)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at require (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:426:16)
> at eval (eval at <anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9), <anonymous>:5:21)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> internal/modules/cjs/loader.js:638
> throw err;
> ^
>
> Error: Cannot find module 'acorn/dist/walk'
> at Function.Module._resolveFilename
> (internal/modules/cjs/loader.js:636:15)
> at Function.Module._load (internal/modules/cjs/loader.js:562:25)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/tools/ast_passes.js:3:12)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at require (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:426:16)
> at eval (eval at <anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9), <anonymous>:5:21)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> internal/modules/cjs/loader.js:638
> throw err;
> ^
>
> Error: Cannot find module 'acorn/dist/walk'
> at Function.Module._resolveFilename
> (internal/modules/cjs/loader.js:636:15)
> at Function.Module._load (internal/modules/cjs/loader.js:562:25)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/tools/ast_passes.js:3:12)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> at require (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:426:16)
> at eval (eval at <anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9), <anonymous>:5:21)
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/tools/job-runner/job-runner.js:429:9)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> rm -r /<<PKGBUILDDIR>>/node_modules/
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> /bin/sh -e debian/tests/pkg-js/test
> + mkdir -p node_modules/bluebird/js/release
> + cp js/release/* node_modules/bluebird/js/release/
> cp: cannot stat 'js/release/*': No such file or directory
> dh_auto_test: error: /bin/sh -e debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/03/21/node-bluebird_3.5.3+dfsg1-1_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-bluebird
Source-Version: 3.5.3+dfsg1-2
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-bluebird, 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.
Xavier Guimard <[email protected]> (supplier of updated node-bluebird 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: Mon, 23 Mar 2020 12:44:42 +0100
Source: node-bluebird
Architecture: source
Version: 3.5.3+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 954596
Changes:
node-bluebird (3.5.3+dfsg1-2) unstable; urgency=medium
.
* Team upload
.
[ Ross Gammon ]
* Remove myself from uploaders
.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Remove walk.patch and require acorn ≥ 6 (Closes: #954596)
Checksums-Sha1:
ffb3d2a97b556c48308f89bb556d0f6c1175fdaa 2276 node-bluebird_3.5.3+dfsg1-2.dsc
68616be6a5a870fb4e1c1398440e390c54da311b 38012
node-bluebird_3.5.3+dfsg1-2.debian.tar.xz
Checksums-Sha256:
ffaef4cf2614c4f8a022bba5ff518ccace5535d0efbc1e491a91e77210af673c 2276
node-bluebird_3.5.3+dfsg1-2.dsc
061f07e9376f4caa5f66f1d8a5c09d465e4ef1cabc0a217c11fa88c287288e9a 38012
node-bluebird_3.5.3+dfsg1-2.debian.tar.xz
Files:
df94a71860908a5ca1be3e73c8313ae8 2276 javascript optional
node-bluebird_3.5.3+dfsg1-2.dsc
08299f0b8a0a9a1bd228d59d21c2875b 38012 javascript optional
node-bluebird_3.5.3+dfsg1-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl54pd8ACgkQ9tdMp8mZ
7umLPA//djwGROcO9kIbbWRY8KrAbGHr4wYU7Y4PjPdgrbTQxLO7HDZ5efOItO+I
+qITmNcE4VlX9zlrfLdJ/z9axvGJQO5ZhDNC/5+LV1dQ+QheK2fO0NGNQnFwEvMA
ifJLevQS9Gl6cB27CN/HtPI4cTjs6NgIz94l8sV8530TJpbBp2bu5DzL0RimfKz5
nwDHMKpdLkWrDUlcoxrwgSiQTTgtIK1B6Kyw4Q/IiBycOKQ86mIZEEcQwDFRZrK2
Bh2ShODzF3Zm00djjDpluGXN6HEaBpF1pUxvgbitor10k9yspK2p9z6HP+q/8QDJ
CzfVo9trjBOMstqkut5cByYE2YWeTF99bjkEITI5cIDqEARpydGpGO8/od1CXFBw
tLyI1Rmd/CXb7EWx7RqPb9jJdrZIndHTWyOTjiOwyCvMiYBKKOoR+neqsP/3s2rZ
Em5vREdYDmcU6vm1mVLptcReCvk5YMq2KB9MnUUHBjctXssA9RFydbV5bMBjEmHf
UYfEMjDDWjNABQHi2B48PAfCe919WVV6G5cLmguxVbMUjg0usNM5SfFtZk0thLgx
/1SPHBb5nKpYW6us13m04fGKpzxwKtl2tRYIDifW+YtwRE4DSuvxCbPdJ/QHoP/A
ZTjDBz+uZtllpLfdCMPsLTUEz9jR/Wd5YFEYnX4FJ8dTyAzXKR0=
=Gh0y
-----END PGP SIGNATURE-----
--- End Message ---