Your message dated Wed, 9 Oct 2019 22:14:38 +0200
with message-id <f7f9578c-b22c-0486-0b18-ec66a1783...@debian.org>
and subject line Fixed by pkg-js-tools upgrade
has caused the Debian Bug report #935845,
regarding node-globule: autopkgtest fails on deprecation warning with new 
version of node-lodash
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.)


-- 
935845: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-globule
Version: 0.2.0-1
Severity: serious
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:node-lodash

[X-Debbugs-CC: debian...@lists.debian.org, node-lod...@packages.debian.org]

Dear maintainers,

With a recent upload of node-lodash the autopkgtest of node-globule
fails in testing when that autopkgtest is run with the binary packages
of node-lodash from unstable. It passes when run with only packages from
testing. In tabular form:
                       pass            fail
node-lodash            from testing    4.17.15+dfsg-1
node-globule           from testing    0.2.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. The test fails
an a deprecation *warning* reported to stderr. Either you want to fix
the deprecation *now*, disable deprecation warnings in autopkgtest or
allow output to stderr by setting the allow-stderr restriction.

Currently this regression is blocking the migration of node-lodash to
testing [1]. Of course, node-lodash shouldn't just break your
autopkgtest (or even worse, your package), but it seems to me that the
change in node-lodash was intended and your package needs to update to
the new situation.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=node-lodash

https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-globule/2822449/log.gz

autopkgtest [11:16:15]: test require: [-----------------------
(node:1160) [DEP0016] DeprecationWarning: 'root' is deprecated, use 'global'
autopkgtest [11:16:16]: test require: -----------------------]
autopkgtest [11:16:16]: test require:  - - - - - - - - - - results - - -
- - - - - - -
require              FAIL stderr: (node:1160) [DEP0016]
DeprecationWarning: 'root' is deprecated, use 'global'
autopkgtest [11:16:17]: test require:  - - - - - - - - - - stderr - - -
- - - - - - -

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
FTBFS is fixed (workaround) by pkg-js-tools which calls now
`node --no-deprecation 'require(".")` during autopkgtest

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to