Your message dated Sun, 22 Mar 2020 09:34:27 +0000
with message-id <[email protected]>
and subject line Bug#954508: fixed in node-gulp-flatten 0.4.0-4
has caused the Debian Bug report #954508,
regarding node-gulp-flatten: 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.)


-- 
954508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-gulp-flatten
Version: 0.4.0-3
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):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-gulp-flatten
> dpkg-buildpackage: info: source version 0.4.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <[email protected]>
>  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-gulp-flatten using existing 
> ./node-gulp-flatten_0.4.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-gulp-flatten in 
> node-gulp-flatten_0.4.0-3.debian.tar.xz
> dpkg-source: info: building node-gulp-flatten in node-gulp-flatten_0.4.0-3.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
>       /bin/sh -e debian/tests/pkg-js/test
> 
> 
>   gulp-flatten
>     includeParents
>       ✓ should keep top parent dirs from indludeParents option
>       ✓ should keep bottom parent dirs from indludeParents option
>       ✓ should treat negative number in indludeParents as bottom parent levels
>       ✓ should keep top and bottom parent dirs from indludeParents option
>       ✓ should pick relative path if indludeParents bottom+top too long
>     subPath
>       ✓ should keep top parent dirs from subPath option
>       ✓ should keep bottom parent dirs from subPath option
>       ✓ should keep top2 and bottom2 from subPath option
> 
>   gulp-flatten
>     flatten()
>       ✓ should strip relative path without options
>       ✓ should replace relative path with option path
>       - should emit arg error with nonstring option
>       1) should ignore directories
>       ✓ should strip relative path at the specified depth if depth option is 
> passed
>       ✓ should leave path from the end if depth option is passed as negative 
> number
>       ✓ should make no changes if the absolute depth option is greater than 
> the tree depth
> 
> 
>   13 passing (19ms)
>   1 pending
>   1 failing
> 
>   1) gulp-flatten
>        flatten()
>          should ignore directories:
>      TypeError: gulp.start is not a function
>       at Context.<anonymous> (test/main.js:77:12)
>       at callFnAsync (/usr/share/nodejs/mocha/lib/runnable.js:423:21)
>       at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:363:7)
>       at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:541:10)
>       at /usr/share/nodejs/mocha/lib/runner.js:667:12
>       at next (/usr/share/nodejs/mocha/lib/runner.js:450:14)
>       at /usr/share/nodejs/mocha/lib/runner.js:460:7
>       at next (/usr/share/nodejs/mocha/lib/runner.js:362:14)
>       at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:428:5)
>       at process.topLevelDomainCallback (domain.js:126:23)
> 
> 
> 
> 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-gulp-flatten_0.4.0-3_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-gulp-flatten
Source-Version: 0.4.0-4
Done: Xavier Guimard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-gulp-flatten, 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-gulp-flatten 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: Sun, 22 Mar 2020 10:04:14 +0100
Source: node-gulp-flatten
Architecture: source
Version: 0.4.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 954508
Changes:
 node-gulp-flatten (0.4.0-4) unstable; urgency=medium
 .
   * Team upload
   * Ignore gulp test not compatible with gulp 4 and sync test
     (Closes: #954508)
   * Remove build dependency to gulp
Checksums-Sha1: 
 cb752cb38de7e8f657cf0d8e7956e100e36f7f44 2174 node-gulp-flatten_0.4.0-4.dsc
 56e23bdde9094c33320119ca6ee998d4499e4227 3528 
node-gulp-flatten_0.4.0-4.debian.tar.xz
Checksums-Sha256: 
 d7ea10fb5d9c00bad6cb8355d2218374ef9a19ffad0f0823b46afa3e9ccfdff6 2174 
node-gulp-flatten_0.4.0-4.dsc
 621b3067d2cb85f9335f2c2b5a29d1c984af9494362b5cfd33c8673e7213a036 3528 
node-gulp-flatten_0.4.0-4.debian.tar.xz
Files: 
 549fcb944039b73ba6af91a4c4db32ab 2174 javascript optional 
node-gulp-flatten_0.4.0-4.dsc
 1e613781997a6c2200fafcc0e1b11dbd 3528 javascript optional 
node-gulp-flatten_0.4.0-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl53Kn8ACgkQ9tdMp8mZ
7ukK0Q//USQnUWKL2gV8KoSmu+l/WB2A1LL3FgG1I4U3PwkE9B7v0fmiFSwxGK1j
QWks0N52dydPV56itjAv6Bg9nIVnlavllOivKEow8McY45OlMVGx4s8aAdyBejFu
48R9eMBDgh+q3A6pmELLh2SyH4hElD4FKfNU7bNRqk8a2+t4UvDOBtd0qUUGg4Zh
9GDhY8ANMlXVTzC/Bsgm8O0G8yeVvhwNR1kuaQZY4pE3fxprl8r/NjHcEc/lPuHL
fetFgOMZ94QLkn8akC6d3Nx7VMIy7P00s6UXkbKaft6MXIvjd7xcYAg+JEwBr1vh
Y/xyqOS7WRwRcPpLsS5JJMd08wMnmVdVl+j2ALeVDOrlVawmFARnhQnckelyoIcw
18kpOY+8lZ5zfNp4lyX6DWucpO3KWS684rmYyfRurGBh5fi0xzjyPZqrnHLiyliA
thVMWKA2FncqW/Lj+NdmHUZrCenAxkekhLTv3cMmGDFZaV6xOzb80m1cjp0S3yY+
gA/SjGVO1dQsgbeELSb5qpb6nPQHXzzrNgVzrbFvAkhVaR+WWQrEWwIf19UIA94t
Ss9XOWbrYGgjPmv6iCUQE+Eo+06CjtpFqViNe72V9zh71lKGK3QI1Il3xl2A878q
AII0wR04ZlB0+e4MrxvpkL+eYaKuY/NCZ7kn/TvYIHRmo+eJr5w=
=Dpu/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to