Your message dated Sat, 19 Feb 2022 08:37:25 +0000
with message-id <e1nllf7-0002pj...@fasolo.debian.org>
and subject line Bug#1006077: fixed in node-dabh-diagnostics 2.0.2-5
has caused the Debian Bug report #1006077,
regarding node-dabh-diagnostics: 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 ow...@bugs.debian.org
immediately.)


-- 
1006077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006077
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-dabh-diagnostics
Version: 2.0.2-4
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):
>  fakeroot debian/rules binary
> dh binary --with nodejs
>    dh_testroot
>    dh_prep
>    dh_auto_install --buildsystem=nodejs 
> --destdir=debian/node-dabh-diagnostics/
> dh_auto_install: warning: ### Missing ./logs, skipping
> 
> dh_auto_install: warning: ### Missing ./pids, skipping
> 
> dh_auto_install: warning: ### Missing ./lib-cov, skipping
> 
> dh_auto_install: warning: ### Missing ./coverage, skipping
> 
> dh_auto_install: warning: ### Missing ./.nyc_output, skipping
> 
> dh_auto_install: warning: ### Missing ./.grunt, skipping
> 
> dh_auto_install: warning: ### Missing ./bower_components, skipping
> 
> dh_auto_install: warning: ### Missing ./.lock-wscript, skipping
> 
> dh_auto_install: warning: ### Missing ./build/Release, skipping
> 
> dh_auto_install: warning: ### Missing ./node_modules/, skipping
> 
> dh_auto_install: warning: ### Missing ./jspm_packages/, skipping
> 
> dh_auto_install: warning: ### Missing ./typings/, skipping
> 
> dh_auto_install: warning: ### Missing ./.npm, skipping
> 
> dh_auto_install: warning: ### Missing ./.eslintcache, skipping
> 
> dh_auto_install: warning: ### Missing ./.node_repl_history, skipping
> 
> dh_auto_install: warning: ### Missing ./.yarn-integrity, skipping
> 
> dh_auto_install: warning: ### Missing ./.env, skipping
> 
> dh_auto_install: warning: ### Missing ./.env.test, skipping
> 
> dh_auto_install: warning: ### Missing ./.cache, skipping
> 
> dh_auto_install: warning: ### Missing ./.next, skipping
> 
> dh_auto_install: warning: ### Missing ./.nuxt, skipping
> 
> dh_auto_install: warning: ### Missing ./.vuepress/dist, skipping
> 
> dh_auto_install: warning: ### Missing ./.serverless/, skipping
> 
> dh_auto_install: warning: ### Missing ./.fusebox/, skipping
> 
> dh_auto_install: warning: ### Missing ./.dynamodb/, skipping
> 
> dh_auto_install: warning: ### Missing ./dist, skipping
> 
> No "files" field in ./package.json, install all files
> Files to install: ., !./logs, !./*.log, !./npm-debug.log*, 
> !./yarn-debug.log*, !./yarn-error.log*, !./pids, !./*.pid, !./*.seed, 
> !./*.pid.lock, !./lib-cov, !./coverage, !./.nyc_output, !./.grunt, 
> !./bower_components, !./.lock-wscript, !./build/Release, !./node_modules/, 
> !./jspm_packages/, !./typings/, !./.npm, !./.eslintcache, 
> !./.node_repl_history, !./*.tgz, !./.yarn-integrity, !./.env, !./.env.test, 
> !./.cache, !./.next, !./.nuxt, !./.vuepress/dist, !./.serverless/, 
> !./.fusebox/, !./.dynamodb/, !./test, !./dist, !./.travis.yml, !./example.js
> Parsing expression ./*.log
> Line ./*.log becomes: ^./[^/]*\.log$
> Parsing expression ./npm-debug.log*
> Line ./npm-debug.log* becomes: ^./npm\-debug\.log[^/]*$
> Parsing expression ./yarn-debug.log*
> Line ./yarn-debug.log* becomes: ^./yarn\-debug\.log[^/]*$
> Parsing expression ./yarn-error.log*
> Line ./yarn-error.log* becomes: ^./yarn\-error\.log[^/]*$
> Parsing expression ./*.pid
> Line ./*.pid becomes: ^./[^/]*\.pid$
> Parsing expression ./*.seed
> Line ./*.seed becomes: ^./[^/]*\.seed$
> Parsing expression ./*.pid.lock
> Line ./*.pid.lock becomes: ^./[^/]*\.pid\.lock$
> Parsing expression ./*.tgz
> Line ./*.tgz becomes: ^./[^/]*\.tgz$
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/
>       install -m 644 ./diagnostics.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics//
>       install -m 644 ./package.json 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics//
>       install -m 644 ./example.png 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics//
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters
>       install -m 644 ./adapters/asyncstorage.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters/
>       install -m 644 ./adapters/index.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters/
>       install -m 644 ./adapters/localstorage.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters/
>       install -m 644 ./adapters/process.env.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters/
>       install -m 644 ./adapters/hash.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/adapters/
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/logger
>       install -m 644 ./logger/console.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/logger/
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/browser
>       install -m 644 ./browser/development.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/browser/
>       install -m 644 ./browser/override.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/browser/
>       install -m 644 ./browser/production.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/browser/
>       install -m 644 ./browser/index.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/browser/
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/modifiers
>       install -m 644 ./modifiers/namespace.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/modifiers/
>       install -m 644 ./modifiers/namespace-ansi.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/modifiers/
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/react-native
>       install -m 644 ./react-native/development.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/react-native/
>       install -m 644 ./react-native/override.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/react-native/
>       install -m 644 ./react-native/production.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/react-native/
>       install -m 644 ./react-native/index.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/react-native/
>       mkdir -p 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/node
>       install -m 644 ./node/development.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/node/
>       install -m 644 ./node/override.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/node/
>       install -m 644 ./node/production.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/node/
>       install -m 644 ./node/index.js 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics/node/
>       install -m 644 ./package.json 
> /<<PKGBUILDDIR>>/debian/node-dabh-diagnostics//usr/share/nodejs/diagnostics//
> 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-dabh-diagnostics_2.0.2-4_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-dabh-diagnostics
Source-Version: 2.0.2-5
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-dabh-diagnostics, 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 1006...@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-dabh-diagnostics 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, 19 Feb 2022 08:48:27 +0100
Source: node-dabh-diagnostics
Architecture: source
Version: 2.0.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1006077
Changes:
 node-dabh-diagnostics (2.0.2-5) unstable; urgency=medium
 .
   * team upload
   * Bump debhelper from old 11 to 13.
   * Update standards version to 4.6.0, no changes needed.
   * Add "Rules-Requires-Root: no"
   * Fix filenamemangle
   * Use dh-sequence-nodejs instead of pkg-js-tools
   * Fix d/control for Debian::Control (Closes: #1006077)
   * Drop dependency to nodejs
   * Mark test dependencies with <!nocheck>
Checksums-Sha1: 
 fe970358c69c6cbfc695829f2ec35ec0fe1bd62a 2211 node-dabh-diagnostics_2.0.2-5.dsc
 681255889f48d5ab259b2b06cb99527c1513bde6 2672 
node-dabh-diagnostics_2.0.2-5.debian.tar.xz
Checksums-Sha256: 
 8a19a8462c71800db812d990ad301af135aeb22516bccda91fc1872cc4b0b7b8 2211 
node-dabh-diagnostics_2.0.2-5.dsc
 9af28e2b0e8bcb50051a41827bb1fe4570167fb0cdf4a6578d6fdd7d4c9ae8de 2672 
node-dabh-diagnostics_2.0.2-5.debian.tar.xz
Files: 
 757421d91261109c9a649c54d68bbaaf 2211 javascript optional 
node-dabh-diagnostics_2.0.2-5.dsc
 7b614047d206eb7fd410d8ae6c631083 2672 javascript optional 
node-dabh-diagnostics_2.0.2-5.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmIQoRoACgkQ9tdMp8mZ
7umhSg//e2XT9b5XK9iWHYV1gETR7pIsxeO6tDve7lPKZAQnaLykilrkNR9zKVGs
s6pL/P2UylPDBAml2piy7BZr6Mimx/0qeqX47Bd73NZGQoxE74kcqYFJ4qiXZPsK
WHUTnhLXnNiFiGGw1Tr23vtYXqqJNLAHkgiBq4FJ4DFtHrYC4yc2vHlhRme6wy8K
PBDXPheEnjELQ/UNDYu7y3KfVm9J7YlLUES/EhTPkNwfkyaOgFoRjO39tnCSawei
TXfnoiYbWiXXVYvFBtB936m1X756D4PMq8z5LVF3oducyNZN4NqFSeKo4Mj3q4GG
DP5X+ycs/tj2Kzawo1tGD+VLU2QG6UCAjrtjXQsLZLVcE0E+Mmp2PtK1kMkh8EYP
7VA6RaT5n+H8blVe69T1hLty3yBUJpyIOFp476IogX3Z/R7zUPm3WnNBaVQ96obg
cphR4xIf1nWZ+JIvaJTT/hBGAiTtCwoKmBFa8FZNx3DwCjweNrVicFChqMzlUHnK
dHC3PGxyQ8HJfSLX8U8ItfZLdoLxGuPBE+9rUE801D3V43mTfO2eXBvjGeu78ZkA
DNW1vk4ffm7RpP7yRlOa3H14QZVCb4LusoMlERnIKSKeQAxDwVEXX2qc4yqOYm6W
/Ndy8z6sLZ6JYY7P1BXzO/SZ7qKZPytmBasokjPmNcIisFhJ5m4=
=K6xq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to