Your message dated Sat, 25 Jun 2022 07:19:15 +0000
with message-id <e1o504z-000el9...@fasolo.debian.org>
and subject line Bug#1013544: fixed in node-memfs 3.4.3+~cs1.0.3-2
has caused the Debian Bug report #1013544,
regarding node-memfs: 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.)
--
1013544: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013544
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-memfs
Version: 3.4.3+~cs1.0.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/@types/jest -> /usr/share/nodejs/@types/jest
> Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
> Link ./node_modules/ts-jest -> /usr/share/nodejs/ts-jest
> Link node_modules/fs-monkey -> ../fs-monkey
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/fs-monkey/build
> cd ./fs-monkey && sh -ex ../debian/nodejs/fs-monkey/build
> + babeljs src --out-dir lib
> Successfully compiled 6 files with Babel (794ms).
> Found debian/nodejs/./build
> cd ./. && sh -ex debian/nodejs/./build
> + test -e node_modules/@types/jest
> + mv node_modules/@types/jest node_modules/@types/.jest
> + tsc -p .
> + cp src/getBigInt.js lib
> + test -e node_modules/@types/.jest
> + mv node_modules/@types/.jest node_modules/@types/jest
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/memfs
> /bin/sh -ex debian/tests/pkg-js/test
> + [ ! -e node_modules/fs-monkey ]
> + jest --ci src/__tests__/hasBigInt.js src/__tests__/index.test.ts
> src/__tests__/node.test.ts src/__tests__/process.test.ts
> src/__tests__/promises.test.ts src/__tests__/setImmediate.test.ts
> src/__tests__/setTimeoutUnref.test.ts src/__tests__/util.ts
> src/__tests__/volume src/__tests__/volume.test.ts
> PASS src/__tests__/node.test.ts (5.855 s)
> PASS src/__tests__/volume/rmSync.test.ts (7.897 s)
> PASS src/__tests__/volume/copyFileSync.test.ts (7.823 s)
> PASS src/__tests__/volume/renameSync.test.ts (7.842 s)
> PASS src/__tests__/volume/rmPromise.test.ts (8.211 s)
> PASS src/__tests__/promises.test.ts (8.315 s)
> PASS src/__tests__/volume/copyFile.test.ts
> PASS src/__tests__/index.test.ts
> PASS src/__tests__/volume/closeSync.test.ts
> PASS src/__tests__/volume/writeFileSync.test.ts
> PASS src/__tests__/volume/readdirSync.test.ts
> PASS src/__tests__/volume.test.ts (8.576 s)
> PASS src/__tests__/volume/exists.test.ts
> PASS src/__tests__/volume/WriteStream.test.ts
> PASS src/__tests__/volume/mkdirSync.test.ts
> PASS src/__tests__/process.test.ts
> PASS src/__tests__/volume/readSync.test.ts
> PASS src/__tests__/volume/writeSync.test.ts
> PASS src/__tests__/volume/ReadStream.test.ts
> PASS src/__tests__/volume/appendFile.test.ts
> PASS src/__tests__/volume/existsSync.test.ts
> PASS src/__tests__/volume/write.test.ts
> PASS src/__tests__/volume/appendFileSync.test.ts
> FAIL src/__tests__/volume/callback-error.test.ts
> ● Test suite failed to run
>
>
> [96msrc/__tests__/volume/callback-error.test.ts[0m:[93m1[0m:[93m20[0m -
> [91merror[0m[90m TS2559: [0mType '"modern"' has no properties in common
> with type 'FakeTimersConfig'.
>
> [7m1[0m jest.useFakeTimers('modern');
> [7m [0m [91m ~~~~~~~~[0m
>
> PASS src/__tests__/volume/statSync.test.ts
> PASS src/__tests__/volume/toString.test.ts
> PASS src/__tests__/volume/realpathSync.test.ts
> PASS src/__tests__/setImmediate.test.ts
> PASS src/__tests__/volume/rename.test.ts
> PASS src/__tests__/setTimeoutUnref.test.ts
> PASS src/__tests__/volume/openSync.test.ts
>
> Summary of all failing tests
> FAIL src/__tests__/volume/callback-error.test.ts
> ● Test suite failed to run
>
>
> [96msrc/__tests__/volume/callback-error.test.ts[0m:[93m1[0m:[93m20[0m -
> [91merror[0m[90m TS2559: [0mType '"modern"' has no properties in common
> with type 'FakeTimersConfig'.
>
> [7m1[0m jest.useFakeTimers('modern');
> [7m [0m [91m ~~~~~~~~[0m
>
>
> Test Suites: 1 failed, 30 passed, 31 total
> Tests: 19 skipped, 298 passed, 317 total
> Snapshots: 6 passed, 6 total
> Time: 10.175 s
> Ran all test suites matching
> /src\/__tests__\/hasBigInt.js|src\/__tests__\/index.test.ts|src\/__tests__\/node.test.ts|src\/__tests__\/process.test.ts|src\/__tests__\/promises.test.ts|src\/__tests__\/setImmediate.test.ts|src\/__tests__\/setTimeoutUnref.test.ts|src\/__tests__\/util.ts|src\/__tests__\/volume|src\/__tests__\/volume.test.ts/i.
> 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/2022/06/24/node-memfs_3.4.3+~cs1.0.3-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: node-memfs
Source-Version: 3.4.3+~cs1.0.3-2
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-memfs, 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 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-memfs 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: Sat, 25 Jun 2022 08:24:22 +0200
Source: node-memfs
Architecture: source
Version: 3.4.3+~cs1.0.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1013544
Changes:
node-memfs (3.4.3+~cs1.0.3-2) unstable; urgency=medium
.
* Team upload
* Add fix for jest >= 28 (Closes: #1013544)
Checksums-Sha1:
24af4330fc5a4af4c5be196e0c38703ffa4fd5ec 2446 node-memfs_3.4.3+~cs1.0.3-2.dsc
68ce9a8b934254cf115bd1faea92baaf4905b2f5 4708
node-memfs_3.4.3+~cs1.0.3-2.debian.tar.xz
Checksums-Sha256:
e7ef0370a9a8d67b4b816b4f61f50d7c3f2716fe4cef909b5b25a2b424db01c0 2446
node-memfs_3.4.3+~cs1.0.3-2.dsc
abea031c28f655a601bbb2393b33e33b9c8a84d82d9156f13d1af38944160a5f 4708
node-memfs_3.4.3+~cs1.0.3-2.debian.tar.xz
Files:
041b2c048ce9fc4bd1dd0eba080c15de 2446 javascript optional
node-memfs_3.4.3+~cs1.0.3-2.dsc
838dcc2f6c41033cbb3904f30da14caf 4708 javascript optional
node-memfs_3.4.3+~cs1.0.3-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmK2sFcACgkQ9tdMp8mZ
7unNehAAlZuVAIky/d0asM1OFPHUFtmTL79qJEga4FwUydweqwUEEcgT2vV0noy1
AMg+30TbW0xp/tKOk+ds6f0I+CChwQgphfO003nXKVnO/ewopc1I6/GvUMssfFBJ
0/PL5xNmc5nyXkESdffrxjh+Gbg7u4bALcbSqiVMa0h7TObUpoZyAK8L2NRm7EIZ
SzOC1REKjW4ufTNXgzl1Fm1ssx0ad1iS5cyPDgwF8eJdaxzAB2/Y69cO9taIobYg
O01SReEZVtyv256TBEb8U9mj2UXlb986oCgQrExutzbw+mExw1uU1R98KihDC/3n
nMUdbshyBeH/6q99tD9HZ4a8ZVX4n7XrrVgaAjbfyX/nNA360QSEJVvueXHVz6+f
dC9U3GkVL2ZIUJzLajYXhdOKiL/finx4LGDwq5oBhwnsrCWqEzQtAuqZyqZ3Kxg9
z0RedXHIiHCSG1m3ctCuP4uf3iJi/dNmUeL4eRmLUSVOW1FbH8eXqVDQELgbreXE
/ZwX/o0h5mcRnJ5zl5dVucltskQ2QTPVJ/WaVnPcmcSrch9IKz7zLqTR9v0nAquv
ADe1yWCOtAv9hktZOFI7tdWm92hDAi9rG/Gt457/zF4THjX0HPLlMTb3oAJnd8z2
NmH8zzcCLCcpCwg3fZxLG/1oEyuIsCE9JLk2weweubONJDh4p9k=
=apRm
-----END PGP SIGNATURE-----
--- End Message ---