Your message dated Thu, 21 Jan 2021 06:04:19 +0000
with message-id <e1l2t4t-0006ou...@fasolo.debian.org>
and subject line Bug#980672: fixed in node-string-decoder 1.3.0-2
has caused the Debian Bug report #980672,
regarding node-string-decoder: FTBFS: dh_auto_test: error: /bin/sh -ex 
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 ow...@bugs.debian.org
immediately.)


-- 
980672: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-string-decoder
Version: 1.3.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-string-decoder
> dpkg-buildpackage: info: source version 1.3.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <y...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with nodejs
>    dh_auto_clean --buildsystem=nodejs
>       rm -rf ./node_modules/.cache
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-string-decoder using existing 
> ./node-string-decoder_1.3.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-string-decoder in 
> node-string-decoder_1.3.0-1.debian.tar.xz
> dpkg-source: info: building node-string-decoder in 
> node-string-decoder_1.3.0-1.dsc
>  debian/rules binary
> dh binary --with nodejs
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
>    dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>    dh_auto_test --buildsystem=nodejs
>       mkdir -p node_modules
>       ln -s ../. node_modules/string_decoder
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap -R spec test/parallel/test-string-decoder-end.js 
> test/parallel/test-string-decoder.js test/ours/*.js
> 
> internal/modules/cjs/loader.js:818
>   throw err;
>   ^
> 
> Error: Cannot find module '@babel/polyfill'
> Require stack:
> - /<<PKGBUILDDIR>>/test/common/index.js
> - /<<PKGBUILDDIR>>/test/parallel/test-string-decoder-end.js
>     at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
>     at Function.Module._load (internal/modules/cjs/loader.js:667:27)
>     at Module.require (internal/modules/cjs/loader.js:887:19)
>     at require (internal/modules/cjs/helpers.js:74:18)
>     at Object.<anonymous> (/<<PKGBUILDDIR>>/test/common/index.js:6:1)
>     at Module._compile (internal/modules/cjs/loader.js:999:30)
>     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
>     at Module.load (internal/modules/cjs/loader.js:863:32)
>     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
>     at Module.require (internal/modules/cjs/loader.js:887:19) {
>   code: 'MODULE_NOT_FOUND',
>   requireStack: [
>     '/<<PKGBUILDDIR>>/test/common/index.js',
>     '/<<PKGBUILDDIR>>/test/parallel/test-string-decoder-end.js'
>   ]
> }
> internal/modules/cjs/loader.js:818
>   throw err;
>   ^
> 
> Error: Cannot find module '@babel/polyfill'
> Require stack:
> - /<<PKGBUILDDIR>>/test/common/index.js
> - /<<PKGBUILDDIR>>/test/parallel/test-string-decoder.js
>     at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
>     at Function.Module._load (internal/modules/cjs/loader.js:667:27)
>     at Module.require (internal/modules/cjs/loader.js:887:19)
>     at require (internal/modules/cjs/helpers.js:74:18)
>     at Object.<anonymous> (/<<PKGBUILDDIR>>/test/common/index.js:6:1)
>     at Module._compile (internal/modules/cjs/loader.js:999:30)
>     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
>     at Module.load (internal/modules/cjs/loader.js:863:32)
>     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
>     at Module.require (internal/modules/cjs/loader.js:887:19) {
>   code: 'MODULE_NOT_FOUND',
>   requireStack: [
>     '/<<PKGBUILDDIR>>/test/common/index.js',
>     '/<<PKGBUILDDIR>>/test/parallel/test-string-decoder.js'
>   ]
> }
> test/parallel/test-string-decoder-end.js
> 
>   1) test/parallel/test-string-decoder-end.js
> test/parallel/test-string-decoder.js
> 
>   2) test/parallel/test-string-decoder.js
> 
>   0 passing (171.187ms)
>   2 failing
> 
>   1) test/parallel/test-string-decoder-end.js 
> test/parallel/test-string-decoder-end.js:
>      test/parallel/test-string-decoder-end.js
>   
> 
>   2) test/parallel/test-string-decoder.js 
> test/parallel/test-string-decoder.js:
>      test/parallel/test-string-decoder.js
>   
> 
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/node-string-decoder_1.3.0-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

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-string-decoder
Source-Version: 1.3.0-2
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-string-decoder, 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 980...@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-string-decoder 
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, 21 Jan 2021 06:41:46 +0100
Source: node-string-decoder
Architecture: source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 980672
Changes:
 node-string-decoder (1.3.0-2) unstable; urgency=medium
 .
   * Team upload
 .
   [ lintian-brush ]
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
   * Remove obsolete field Name from debian/upstream/metadata (already present 
in
     machine-readable debian/copyright).
 .
   [ Xavier Guimard ]
   * Bump debhelper compatibility level to 13
   * Declare compliance with policy 4.5.1
   * Use dh-sequence-nodejs
   * Update babel7 patch (Closes: #980672)
Checksums-Sha1: 
 8d5548a735b089c326e284ac75f2207b0e012059 2312 node-string-decoder_1.3.0-2.dsc
 371fb47a34e15d41e261251c830318ff0f33c62a 4964 
node-string-decoder_1.3.0-2.debian.tar.xz
Checksums-Sha256: 
 c528b2f12397290b02ed252160b305cf1a80c80c1138d061e4f47aa9b28ab4c5 2312 
node-string-decoder_1.3.0-2.dsc
 c1fecfb3c5a83887853542f85c3b24a474894a4c42db5f83097390a6525e1c70 4964 
node-string-decoder_1.3.0-2.debian.tar.xz
Files: 
 740245569aa6be6e7eb53f4caab4a557 2312 javascript optional 
node-string-decoder_1.3.0-2.dsc
 7c36fe28f74587552a08e94512510fe2 4964 javascript optional 
node-string-decoder_1.3.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmAJFL0ACgkQ9tdMp8mZ
7ukiexAAgnU+Fkd2rx07Ern8gYAn2YIzVfKHBlKreXe4z99pm2a4nzQx/6R/cBld
XJoT02Gp1KHjDiylCQ6fsKUCGj3oLTsI8cjwCy/IO8suCNWDbop9Jb9Yh70rbGWP
8+H39IyxgbIi7COtO2malfXC/ZC12EROvsI3kKcfGyygqRO9lVdYxiEvxzF73Ght
w/5aplluSnDW3RyyTIWZzEPTD2RDDaBCodQkT0Py6gv2/aVEpQxTDM8xIkTn9CM3
9O28fF6Ljte6SZg6v90A02/0fN9hmSm+oRM3BE9X7sHKJX4BhF17HvDODSexiGvR
esvT4CTcij88wBkMpKoSCKk5U7OECA6A4hc5CqSsspCsSbu2PZY9y3xuiZGBmLNQ
PciNJiutMYtg6TLnBomPG61jCXZB45lESklYIfr2068v1C187L5VGGV8NEvyyoJK
LBNSFSgRkkGxgNTDjavX5LpC2SVO7UYOEqi6KYua4btVIntpsU4HxZAxmNJ5pIDD
U6JBS6vg+z4eQ3Lt8RNCixEO8Kh3DtPPI9N7E0QL+AW4ckasNxAf58Q5zat+WNEX
1bBTAohuk3kuyr8g5wJxOg99y4MoIl9TcQsN3rfFy7kqhcqH40VM6Vr8EBq+4ydD
o/LVNL1AyjKJc/iOWB3q1f+ojmAVNJDccLeennj5BeIfni4IzSA=
=2mau
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to