Your message dated Sun, 04 Jan 2026 19:04:38 +0000
with message-id <[email protected]>
and subject line Bug#1048996: fixed in node-eslint-plugin-flowtype 2.25.0-5
has caused the Debian Bug report #1048996,
regarding node-eslint-plugin-flowtype: Fails to build source after successful 
build
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.)


-- 
1048996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-eslint-plugin-flowtype
Version: 2.25.0-4
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package node-eslint-plugin-flowtype
> dpkg-buildpackage: info: source version 2.25.0-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean --buildsystem=nodejs
>       rm -rf ./node_modules/.cache ./.nyc_output
> rm ./node_modules/.cache
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-eslint-plugin-flowtype using existing 
> ./node-eslint-plugin-flowtype_2.25.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file node-eslint-plugin-flowtype-2.25.0/dist/index.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/booleanStyle.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/defineFlowType.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/delimiterDangle.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/genericSpacing.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/noDupeKeys.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/noWeakTypes.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/objectTypeDelimiter.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/requireParameterType.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/requireReturnType.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/requireValidFileAnnotation.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/semi.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/sortKeys.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceAfterTypeColon.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceBeforeGenericBracket.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceBeforeTypeColon.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateFunctions.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateObjectTypeIndexer.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateObjectTypeProperty.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateReturnType.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateTypeCastExpression.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateTypical.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/index.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/reporter.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeIdMatch.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/unionIntersectionSpacing.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/useFlowType.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/rules/validSyntax.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/getParameterName.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/getTokenAfterParens.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/getTokenBeforeParens.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/index.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/isFlowFile.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/isFlowFileAnnotation.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/iterateFunctionNodes.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/quoteName.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> node-eslint-plugin-flowtype-2.25.0/dist/utilities/spacingFixers.js has no 
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  node-eslint-plugin-flowtype-2.25.0/dist/configs/recommended.json
>  node-eslint-plugin-flowtype-2.25.0/dist/index.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/booleanStyle.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/defineFlowType.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/delimiterDangle.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/genericSpacing.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/noDupeKeys.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/noWeakTypes.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/objectTypeDelimiter.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/requireParameterType.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/requireReturnType.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/requireValidFileAnnotation.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/semi.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/sortKeys.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceAfterTypeColon.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceBeforeGenericBracket.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/spaceBeforeTypeColon.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateFunctions.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateObjectTypeIndexer.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateObjectTypeProperty.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateReturnType.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateTypeCastExpression.js
>  
> node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/evaluateTypical.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/index.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/typeColonSpacing/reporter.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/typeIdMatch.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/unionIntersectionSpacing.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/useFlowType.js
>  node-eslint-plugin-flowtype-2.25.0/dist/rules/validSyntax.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/getParameterName.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/getTokenAfterParens.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/getTokenBeforeParens.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/index.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/isFlowFile.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/isFlowFileAnnotation.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/iterateFunctionNodes.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/quoteName.js
>  node-eslint-plugin-flowtype-2.25.0/dist/utilities/spacingFixers.js
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/node-eslint-plugin-flowtype_2.25.0-4.diff.uuo61a
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/node-eslint-plugin-flowtype_2.25.0-4_unstable.log

If you reassign this bug to another package, please mark 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-eslint-plugin-flowtype
Source-Version: 2.25.0-5
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-eslint-plugin-flowtype, 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.
Santiago Vila <[email protected]> (supplier of updated 
node-eslint-plugin-flowtype 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: Sun, 04 Jan 2026 18:50:00 +0100
Source: node-eslint-plugin-flowtype
Architecture: source
Version: 2.25.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1048996
Changes:
 node-eslint-plugin-flowtype (2.25.0-5) unstable; urgency=medium
 .
   * Team upload.
   * Fix clean target. Closes: #1048996.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * d/control: Drop "Priority: optional" (default).
   * d/control: Update standards-version.
   * d/salsa-ci.yml: Use the simplified version.
Checksums-Sha1:
 ea29b8bb5339cae945bfe3be87f39552ed336a0d 1877 
node-eslint-plugin-flowtype_2.25.0-5.dsc
 cd984672fbcca81ab6b2dcb51ef51492a960c95b 3248 
node-eslint-plugin-flowtype_2.25.0-5.debian.tar.xz
 232fb8ff81a298384bf25e8a7aaa238372c03048 12198 
node-eslint-plugin-flowtype_2.25.0-5_source.buildinfo
Checksums-Sha256:
 364651cfc7d00f5879f6aabea763478e6e7c81679b4e88976730bc5c8af48a78 1877 
node-eslint-plugin-flowtype_2.25.0-5.dsc
 ade57972ae195d6ba537fee4af03d438ce76ab2d9cc8a54a8daa27e31d943a52 3248 
node-eslint-plugin-flowtype_2.25.0-5.debian.tar.xz
 77d265291c9a3cf516f09485815bfacc8acf36c8da39eef9ca21ccb2d5cc66a9 12198 
node-eslint-plugin-flowtype_2.25.0-5_source.buildinfo
Files:
 dc95bfb8893018b2334443bdbb6240ce 1877 javascript optional 
node-eslint-plugin-flowtype_2.25.0-5.dsc
 7877bcbd48024a3651170a25a325de4c 3248 javascript optional 
node-eslint-plugin-flowtype_2.25.0-5.debian.tar.xz
 bdd70159994bff5b06c63e5aec47d920 12198 javascript optional 
node-eslint-plugin-flowtype_2.25.0-5_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmlas5kACgkQQc5/C58b
izLM1Qf/bOsHtPVIXat1Xp6ai5AF+3AK8XXsZnfstDoCY7JqctSqaZRTl7RirvJQ
lGIiw51XMy/UQHQ7k575kBfmYCZAnQLVucGYRbxYEQFVjBH3oO1Y8ujOtVKzMlNM
D8Kb2VJj8b4q3DSCgoKimDWk+yTKbRnue/n7GoKkID958ihr9d7Jv2qiGueVBMD/
0Q2AdM4Ll0Z3AyIi8enXjDFsbMtbBIQBce0kP1JbUjQGH2sFmgKQ4YWW+Iwkfr0f
t08EaoIpeXe3/Q9oEMPlrrqyQiM9RtuPyJH0ll8NdX9OEwU6fojfMolzDunwoGQb
jGVuz2QOmFL+/DYrOOZ0eHwBs6hdtQ==
=Evhl
-----END PGP SIGNATURE-----

Attachment: pgpzRuxh0y54R.pgp
Description: PGP signature


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

Reply via email to