Your message dated Sat, 19 Feb 2022 08:37:37 +0000
with message-id <[email protected]>
and subject line Bug#1006054: fixed in node-formidable 
1.2.1+20200129git8231ea6-2
has caused the Debian Bug report #1006054,
regarding node-formidable: FTBFS: Unable to parse '' at 
/usr/share/perl5/Debian/Dependency.pm line 356.
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.)


-- 
1006054: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006054
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-formidable
Version: 1.2.1+20200129git8231ea6-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
>  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 ../debian/tests/test_modules/chainsaw node_modules/chainsaw
>       ln -s ../debian/tests/test_modules/findit node_modules/findit
>       ln -s ../debian/tests/test_modules/gently node_modules/gently
>       ln -s ../debian/tests/test_modules/seq node_modules/seq
>       ln -s ../debian/tests/test_modules/urun node_modules/urun
>       ln -s ../debian/tests/test_modules/utest node_modules/utest
>       ln -s ../. node_modules/formidable
>       /bin/sh -ex debian/tests/pkg-js/test
> + mkdir -p test/tmp
> + node -e require("urun")(__dirname+"/test", {reporter: 
> "BashTapReporter",include:/test-.+\.js$/});
> 1..11
> ok 1 test/integration/test-fixtures.js
> ok 2 test/integration/test-json.js
> ok 3 test/integration/test-octet-stream.js
> ok 4 test/standalone/test-connection-aborted.js
> ok 5 test/standalone/test-content-transfer-encoding.js
> ok 6 test/standalone/test-issue-46.js
> ok 7 test/standalone/test-keep-alive-error.js
> ok 8 test/unit/test-file.js
> ok 9 test/unit/test-incoming-form.js
> ok 10 test/unit/test-multipart-parser.js
> ok 11 test/unit/test-querystring-parser.js
> + rm -rf test/tmp
> Removing node_modules/chainsaw
> Removing node_modules/findit
> Removing node_modules/gently
> Removing node_modules/seq
> Removing node_modules/urun
> Removing node_modules/utest
> Removing node_modules/formidable
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    dh_auto_install --buildsystem=nodejs --destdir=debian/node-formidable/
> Found "files" field in ./package.json, using it
> Parsing expression ./*.upload
> Line ./*.upload becomes: ^./[^/]*\.upload$
> Parsing expression ./*.un~
> Line ./*.un~ becomes: ^./[^/]*\.un\~$
> Parsing expression ./*.http
> Line ./*.http becomes: ^./[^/]*\.http$
>       mkdir -p 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src
>       install -m 644 ./src/Formidable.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/
>       install -m 644 ./src/index.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/
>       install -m 644 ./src/File.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/
>       mkdir -p 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers
>       install -m 644 ./src/parsers/Dummy.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/
>       install -m 644 ./src/parsers/Querystring.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/
>       install -m 644 ./src/parsers/OctetStream.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/
>       install -m 644 ./src/parsers/Multipart.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/
>       install -m 644 ./src/parsers/JSON.js 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable/src/parsers/
>       install -m 644 ./package.json 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable//
>       install -m 644 ./package.json 
> /<<BUILDDIR>>/node-formidable-1.2.1\+20200129git8231ea6/debian/node-formidable//usr/share/nodejs/formidable//
> Unable to parse '' at /usr/share/perl5/Debian/Dependency.pm line 356.
> make: *** [debian/rules:8: binary] Error 255


The full build log is available from:
http://qa-logs.debian.net/2022/02/18/node-formidable_1.2.1+20200129git8231ea6-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 mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-formidable
Source-Version: 1.2.1+20200129git8231ea6-2
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-formidable, 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.
Yadd <[email protected]> (supplier of updated node-formidable 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: Sat, 19 Feb 2022 08:52:26 +0100
Source: node-formidable
Architecture: source
Version: 1.2.1+20200129git8231ea6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1006054
Changes:
 node-formidable (1.2.1+20200129git8231ea6-2) unstable; urgency=medium
 .
   * Fix debian/control for Debian::Control (Closes: #1006054)
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.6.0, no changes needed.
   * Use dh-sequence-nodejs instead of pkg-js-tools
   * Drop dependency to nodejs
Checksums-Sha1: 
 313568fa735acd18d54d1d6bb743bd43c915b9f0 2323 
node-formidable_1.2.1+20200129git8231ea6-2.dsc
 7560335c8c277f4e1628d028088acfe6d9340379 16088 
node-formidable_1.2.1+20200129git8231ea6-2.debian.tar.xz
Checksums-Sha256: 
 75d391eafa5c596ca50e2feed9c08b2cb5fed2fe65e401c072eeafbc021850cf 2323 
node-formidable_1.2.1+20200129git8231ea6-2.dsc
 543970ad94d9c3bfdb209942799ea5ad3a9a6a43dae44119fdca3023163556f0 16088 
node-formidable_1.2.1+20200129git8231ea6-2.debian.tar.xz
Files: 
 2c6a65c4d99aef5aa86e8ed4b57462a2 2323 javascript optional 
node-formidable_1.2.1+20200129git8231ea6-2.dsc
 c6b91c995e8dcb72bc99199cced36f3f 16088 javascript optional 
node-formidable_1.2.1+20200129git8231ea6-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmIQogYACgkQ9tdMp8mZ
7umKZhAAi1KbQ3N74Y2Z5r7Je0NQkqgFw3ZGw8xDxPNnnTj0+05egM7i1x/N5dek
D+5icJYkNVNgAcDzEyfSHbc98MgsxEVTTwE+C7783t7VmoS131PA2xLq5chsJL2t
a5gHK6XPOqSIfSr5kDfNELAehlvykRjRTtViVe3PlARBznFS06vdVF3TU7g1hOJ9
NRjwJTzsElHEsFVe35I5+Serne428ABwIXCLPtGDIfQIPT8iKbQc2kJJ/V09QECI
XCRZRK+ReB3xb5c+NnMe4BZT4OTUBML2MYvDv3nuj+qDXgpzyYmoorqdmHBCXlHB
5GMtMQIsvy5n6qAUR1j+LEskzUw1rdIGK8OaeEsBg/pqDEdjkG+08etSvC/5ml2S
u9qRSDeN3LW72IJloQr33nDsUDyC0ZWDQkjMmlkNHRl3sehFZ855ScS0+RfJIK3B
1TdwfzluWjdEySMjxirJOube9+NMSmaHlHW/AaBHNeKRjiVAu4Pc1BrpnSadL5Zz
ruUxnnlsUujWjRD+gwaSw1JKNtPiKg/4EwgMfw2+QvWTmZM/tOX1630qb9VMK/6R
nqqtilX9IX8gu3jfups3DNf0RZ4P9Fw1YKm1+cuyEoH8N3StLv52RiyMJcRNKBes
sfun0oAEReJBqB+4yLqw97htoigthWbAid2jXh5A8/knfH+QdJs=
=bZ7H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to