Your message dated Sun, 27 Dec 2020 07:03:37 +0000
with message-id <e1ktq5z-0008rg...@fasolo.debian.org>
and subject line Bug#978313: fixed in node-postgres 7.14.0-2
has caused the Debian Bug report #978313,
regarding node-postgres: FTBFS: dh_auto_test: error: cd ./buffer-writer && sh
-ex ../debian/nodejs/buffer-writer/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.)
--
978313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-postgres
Version: 7.14.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 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-postgres
> dpkg-buildpackage: info: source version 7.14.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
> rm -rf buffer-writer/node_modules/.cache
> rm -rf packet-reader/node_modules/.cache
> rm -rf pg-connection-string/node_modules/.cache
> rm -rf pg-cursor/node_modules/.cache
> rm -rf pg-int8/node_modules/.cache
> rm -rf pg-numeric/node_modules/.cache
> rm -rf pg-pool/node_modules/.cache
> rm -rf pg-types/node_modules/.cache
> rm -rf pgpass/node_modules/.cache
> rm -rf postgres-array/node_modules/.cache
> rm -rf postgres-bytea/node_modules/.cache
> rm -rf postgres-date/node_modules/.cache
> rm -rf postgres-interval/node_modules/.cache
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-buffer-writer.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-packet-reader.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-connection-string.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-cursor.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-int8.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-numeric.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-pool.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pg-types.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-pgpass.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-postgres-array.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-postgres-bytea.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-postgres-date.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig-postgres-interval.tar.gz
> dpkg-source: info: building node-postgres using existing
> ./node-postgres_7.14.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-postgres in
> node-postgres_7.14.0-1.debian.tar.xz
> dpkg-source: info: building node-postgres in node-postgres_7.14.0-1.dsc
> debian/rules binary
> dh binary --with nodejs
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> mkdir node_modules
> ln -s ../buffer-writer node_modules/buffer-writer
> ln -s ../packet-reader node_modules/packet-reader
> ln -s ../pg-connection-string node_modules/pg-connection-string
> ln -s ../pg-cursor node_modules/pg-cursor
> ln -s ../pg-int8 node_modules/pg-int8
> ln -s ../pg-numeric node_modules/pg-numeric
> ln -s ../pg-pool node_modules/pg-pool
> ln -s ../pg-types node_modules/pg-types
> ln -s ../pgpass node_modules/pgpass
> ln -s ../postgres-array node_modules/postgres-array
> ln -s ../postgres-bytea node_modules/postgres-bytea
> ln -s ../postgres-date node_modules/postgres-date
> ln -s ../postgres-interval node_modules/postgres-interval
> mkdir -p pg-types/node_modules
> ln -s ../../pg-int8 pg-types/node_modules/pg-int8
> mkdir -p pg-pool/node_modules
> ln -s ../../pg-cursor pg-pool/node_modules/pg-cursor
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> ln -s ../debian/tests/test_modules/pff node_modules/pff
> ln -s ../. node_modules/pg
> cd ./buffer-writer && sh -ex ../debian/nodejs/buffer-writer/test
> + mocha
>
> ReferenceError: suite is not defined
> at Object.<anonymous>
> (/<<PKGBUILDDIR>>/buffer-writer/test/writer-tests.js:25:1)
> at Module._compile (internal/modules/cjs/loader.js:1015:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
> at Module.load (internal/modules/cjs/loader.js:879:32)
> at Function.Module._load (internal/modules/cjs/loader.js:724:14)
> at Module.require (internal/modules/cjs/loader.js:903:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at Object.exports.requireOrImport
> (/usr/share/nodejs/mocha/lib/esm-utils.js:20:12)
> at Object.exports.loadFilesAsync
> (/usr/share/nodejs/mocha/lib/esm-utils.js:33:34)
> at Mocha.loadFilesAsync (/usr/share/nodejs/mocha/lib/mocha.js:431:19)
> at singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:125:15)
> at exports.runMocha
> (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:190:10)
> at Object.exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:362:11)
> at /usr/share/nodejs/yargs/lib/command.js:238:63
> dh_auto_test: error: cd ./buffer-writer && sh -ex
> ../debian/nodejs/buffer-writer/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/12/26/node-postgres_7.14.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-postgres
Source-Version: 7.14.0-2
Done: Xavier Guimard <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-postgres, 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 978...@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-postgres 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: Sun, 27 Dec 2020 07:48:30 +0100
Source: node-postgres
Architecture: source
Version: 7.14.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: 978313
Changes:
node-postgres (7.14.0-2) unstable; urgency=medium
.
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
* 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
* Add ctype=nodejs to component(s)
* Use dh-sequence-nodejs
* Fix buffer-writer test for mocha ≥ 7 (Closes: #978313)
* Install all components in main nodejs dir
Checksums-Sha1:
ef6a2eac1872f96e564718d4f9af4b8064976983 6056 node-postgres_7.14.0-2.dsc
7ed03dd6f5648dcc447a657eab6bc07aac5963e4 9912
node-postgres_7.14.0-2.debian.tar.xz
Checksums-Sha256:
1c4afe11750400fc7f618c88c323ab81f297c1eaaa1564924127920eb4d91d7b 6056
node-postgres_7.14.0-2.dsc
0c7205b233504fe2803cdde75075612b10d1a6e6d837afaafc8301375c7cf25d 9912
node-postgres_7.14.0-2.debian.tar.xz
Files:
0059e2d0f227fa7f856d8f9c1152d9fc 6056 javascript optional
node-postgres_7.14.0-2.dsc
dd32ce9194d356cfda54fe8ebebb5d8b 9912 javascript optional
node-postgres_7.14.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl/oLp0ACgkQ9tdMp8mZ
7umKtRAAjpca9GnJ0ixRzXbFWleU0EkMQAYvrrMoRv6Pe2cGuoYAzod9yc6QHPNz
lcm82LnpMZJ+VGSE31Y9FS4XI1Ba/SEYf/MRqs9fMxCwa38hPACLshqJjdkHkWDk
11T5H49ITq9iclj2PLGX4g+K1R9ILGLE2Yx7qYN5hqQC1qriWSpUiccd9SsP/5NR
up+R/J0WRphcwQzsgwTau8bW6H+cuTlpq49ZEAJjG37dktY6lCI+F5pjsOgs7+Yd
FtuU/YMQ9DGYpYjVUDpr89LsoYPsbnxxZVnJVy5eGfQUxfa1OEeLA6Jmqlk5zPSb
N4ioLVrVupMWclBPwB+A8lqnJajBkx8bWGP2FdP1goLoB5inZzlGWg3wD4L4W8L0
ybDjjaJHL5SQa/L0vTe1LIbhb0bYSuc3Ybf/qIvHgfsOIdB/3JqVygl3K9tV4k+b
n31HF0zCCyMBcxCf8k3oeIEfytXr5r3WLDNwgWIHuHYWQWTJlGwY7XuiHLWMmlsh
4AfyghKQLdHOVY88wDkNFCENR6OjVLGyDw/mX/uatnw2i2LxTSab5QaOP4Ea7xlZ
/3M7NKqdSN8kReE1ycyuJePQswdA7VHCkX56AQB5h6BEaM4eMdujoXYW9JUUYXHX
bFU3iI7zJMZ3INpV2VKic7G8I7amenqe0Y4PL/iW01L7E3VQaEs=
=iYZ7
-----END PGP SIGNATURE-----
--- End Message ---