Your message dated Sat, 03 Jan 2026 22:49:14 +0000
with message-id <[email protected]>
and subject line Bug#1049621: fixed in node-react-highlighter
0.4.3+repack2+~0.3.5-3
has caused the Debian Bug report #1049621,
regarding node-react-highlighter: Fails to build binary packages again 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.)
--
1049621: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049621
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-react-highlighter
Version: 0.4.3+repack2+~0.3.5-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).
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/DoubleBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -b
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package node-react-highlighter
> dpkg-buildpackage: info: source version 0.4.3+repack2+~0.3.5-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Yadd <[email protected]>
> 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 ./.nyc_output
> rm -rf types-react-highlighter/node_modules/.cache
> types-react-highlighter/.nyc_output
> rm ./node_modules/.cache
> unlink ./node_modules/blacklist
> unlink ./node_modules/prop-types
> unlink ./node_modules/react
> unlink ./node_modules/escape-string-regexp
> unlink ./node_modules/create-react-class
> rm types-react-highlighter/node_modules/.cache
> unlink node_modules/@types/react-highlighter
> dh_clean
> debian/rules binary
> dh binary --with=nodejs
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/blacklist -> /usr/share/nodejs/blacklist
> Link ./node_modules/prop-types -> /usr/share/nodejs/prop-types
> Link ./node_modules/react -> /usr/share/nodejs/react
> Link ./node_modules/escape-string-regexp ->
> /usr/share/nodejs/escape-string-regexp
> Link ./node_modules/create-react-class -> /usr/share/nodejs/create-react-class
> Link node_modules/@types/react-highlighter -> ../../types-react-highlighter
> debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> webpack
> asset ReactHighlighter-v0.4.3.js 10.4 KiB [compared for emit] [minimized]
> (name: main) 1 related asset
> modules by path ../../../usr/share/nodejs/ 37.4 KiB
> modules by path ../../../usr/share/nodejs/prop-types/ 2.6 KiB
> ../../../usr/share/nodejs/prop-types/index.js 710 bytes [built] [code
> generated]
> ../../../usr/share/nodejs/prop-types/factoryWithThrowingShims.js 1.6 KiB
> [built] [code generated]
> ../../../usr/share/nodejs/prop-types/lib/ReactPropTypesSecret.js 314
> bytes [built] [code generated]
> modules by path ../../../usr/share/nodejs/create-react-class/*.js 32 KiB
> ../../../usr/share/nodejs/create-react-class/index.js 699 bytes [built]
> [code generated]
> ../../../usr/share/nodejs/create-react-class/factory.js 31.3 KiB [built]
> [code generated]
> ../../../usr/share/nodejs/escape-string-regexp/index.js 461 bytes [built]
> [code generated]
> ../../../usr/share/nodejs/blacklist/index.js 355 bytes [built] [code
> generated]
> ../../../usr/share/nodejs/object-assign/index.js 2.06 KiB [built] [code
> generated]
> modules by path ./lib/*.js 6.6 KiB
> ./lib/highlighter.js 6.22 KiB [built] [code generated]
> ./lib/regExpPropType.js 387 bytes [built] [code generated]
> external "React" 42 bytes [built] [code generated]
>
> WARNING in configuration
> The 'mode' option has not been set, webpack will fallback to 'production' for
> this value.
> Set 'mode' option to 'development' or 'production' to enable defaults for
> each environment.
> You can also set it to 'none' to disable any default behavior. Learn more:
> https://webpack.js.org/configuration/mode/
>
> webpack 5.76.1 compiled with 1 warning in 1283 ms
>
> asset ReactHighlighter-v0.4.3.min.js 10.4 KiB [compared for emit] [minimized]
> (name: main) 1 related asset
> modules by path ../../../usr/share/nodejs/ 37.4 KiB
> modules by path ../../../usr/share/nodejs/prop-types/ 2.6 KiB
> ../../../usr/share/nodejs/prop-types/index.js 710 bytes [built] [code
> generated]
> ../../../usr/share/nodejs/prop-types/factoryWithThrowingShims.js 1.6 KiB
> [built] [code generated]
> ../../../usr/share/nodejs/prop-types/lib/ReactPropTypesSecret.js 314
> bytes [built] [code generated]
> modules by path ../../../usr/share/nodejs/create-react-class/*.js 32 KiB
> ../../../usr/share/nodejs/create-react-class/index.js 699 bytes [built]
> [code generated]
> ../../../usr/share/nodejs/create-react-class/factory.js 31.3 KiB [built]
> [code generated]
> ../../../usr/share/nodejs/escape-string-regexp/index.js 461 bytes [built]
> [code generated]
> ../../../usr/share/nodejs/blacklist/index.js 355 bytes [built] [code
> generated]
> ../../../usr/share/nodejs/object-assign/index.js 2.06 KiB [built] [code
> generated]
> modules by path ./lib/*.js 6.6 KiB
> ./lib/highlighter.js 6.22 KiB [built] [code generated]
> ./lib/regExpPropType.js 387 bytes [built] [code generated]
> external "React" 42 bytes [built] [code generated]
>
> WARNING in configuration
> The 'mode' option has not been set, webpack will fallback to 'production' for
> this value.
> Set 'mode' option to 'development' or 'production' to enable defaults for
> each environment.
> You can also set it to 'none' to disable any default behavior. Learn more:
> https://webpack.js.org/configuration/mode/
>
> webpack 5.76.1 compiled with 1 warning in 1173 ms
> ln -s ReactHighlighter-v0.4.3.js dist/ReactHighlighter.js
> ln: failed to create symbolic link 'dist/ReactHighlighter.js': File exists
> make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:10: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
> 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -b' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/16/node-react-highlighter_0.4.3+repack2+~0.3.5-2_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-react-highlighter
Source-Version: 0.4.3+repack2+~0.3.5-3
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-react-highlighter, 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-react-highlighter
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, 03 Jan 2026 22:50:00 +0100
Source: node-react-highlighter
Architecture: source
Version: 0.4.3+repack2+~0.3.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1046100 1049621
Changes:
node-react-highlighter (0.4.3+repack2+~0.3.5-3) unstable; urgency=medium
.
* Team upload.
* Fix clean target. Closes: #1046100, #1049621.
* 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:
0eb2cfab3d790d6b03d1962bceae8e626a96bbe6 2463
node-react-highlighter_0.4.3+repack2+~0.3.5-3.dsc
b3fd7b281c1ee155375ee4abfe34a55039640498 3564
node-react-highlighter_0.4.3+repack2+~0.3.5-3.debian.tar.xz
b74905f2519d4d82bfc96c938a8ed2ece9a1a544 20451
node-react-highlighter_0.4.3+repack2+~0.3.5-3_source.buildinfo
Checksums-Sha256:
70d2ddac7f63482496cb0fa03f57bb624be0c4ba2c87eec884d9d20b62c34356 2463
node-react-highlighter_0.4.3+repack2+~0.3.5-3.dsc
be8c21874233ff86d1dec85b40bb20366de013066ede6137db240779f1739579 3564
node-react-highlighter_0.4.3+repack2+~0.3.5-3.debian.tar.xz
f5cf7b3554b7011b3b3d46d414e5f99ef8ea91a9517ff84246be6f11014ff498 20451
node-react-highlighter_0.4.3+repack2+~0.3.5-3_source.buildinfo
Files:
1a82470a08e9e19656676504c3a57ec0 2463 javascript optional
node-react-highlighter_0.4.3+repack2+~0.3.5-3.dsc
0943d135ae441f3e1877b85f85417a76 3564 javascript optional
node-react-highlighter_0.4.3+repack2+~0.3.5-3.debian.tar.xz
099c29aee57d580d97c37b6270d1c84c 20451 javascript optional
node-react-highlighter_0.4.3+repack2+~0.3.5-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmlZlZYACgkQQc5/C58b
izKn3gf/YW/RjHXCUocyNbtaox2/YqVOnqo7ovrsKVl4vQ9n+YPhrTYTkLHN4eoM
wALfDG8qHj7KZL+3XP6et3yQ7ec0URuSjF535tUSPiO2jqzj02lQDBOhxb+nXjA6
5lphoq4XSL+Gaao1bKGLSD7mTGGg1wQVp3lQ+kAF8aEHy2/z2NQV3+5l8cU9pd4Y
lUFHZ055ekzbv0zRG8zI3TmTUJQ6MCNfWZPYFOSYqIjNhhdqtT3dsFwNGz+UVS4Q
vsKZS4HrsWr9kNK02FXe/wcJVH88n1WcSkKD2DAal4CKKBwRGDJUL1JeRIcgz8Qd
Hmd4igBvglernpZe1UODV3GEbzsk1g==
=PFmn
-----END PGP SIGNATURE-----
pgp7byCkMGkQ0.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