Your message dated Tue, 30 Dec 2025 23:42:05 +0000
with message-id <[email protected]>
and subject line Bug#1046074: fixed in node-sprintf-js 1.1.3+ds1+~1.1.4-2
has caused the Debian Bug report #1046074,
regarding node-sprintf-js: 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.)
--
1046074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046074
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-sprintf-js
Version: 1.1.2+ds1+~1.1.2-1
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-sprintf-js
> dpkg-buildpackage: info: source version 1.1.2+ds1+~1.1.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Yadd <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> rm -f debian/libjs-sprintf-js.debhelper.log
> debian/node-sprintf-js.debhelper.log
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf /<<PKGBUILDDIR>>/debian/builddir
> find -name '*.min.js' -exec rm -f {} \;
> find -name '*.min.js.map' -exec rm -f {} \;
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/node-sprintf-js.substvars
> debian/node-sprintf-js.postinst.debhelper
> debian/node-sprintf-js.postrm.debhelper
> debian/node-sprintf-js.preinst.debhelper
> debian/node-sprintf-js.prerm.debhelper debian/libjs-sprintf-js.substvars
> debian/files
> rm -fr -- debian/node-sprintf-js/ debian/tmp/ debian/libjs-sprintf-js/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-sprintf-js using existing
> ./node-sprintf-js_1.1.2+ds1+~1.1.2.orig-types-sprintf-js.tar.xz
> dpkg-source: info: building node-sprintf-js using existing
> ./node-sprintf-js_1.1.2+ds1+~1.1.2.orig.tar.xz
> dpkg-source: error: cannot represent change to node_modules/@types/sprintf-js:
> dpkg-source: error: new version is symlink to ../../types-sprintf-js
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
>
> 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-sprintf-js_1.1.2+ds1+~1.1.2-1_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-sprintf-js
Source-Version: 1.1.3+ds1+~1.1.4-2
Done: Bastien Roucariès <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-sprintf-js, 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.
Bastien Roucariès <[email protected]> (supplier of updated node-sprintf-js
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: Tue, 30 Dec 2025 21:38:16 +0100
Source: node-sprintf-js
Architecture: source
Version: 1.1.3+ds1+~1.1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Closes: 955181 1046074
Changes:
node-sprintf-js (1.1.3+ds1+~1.1.4-2) unstable; urgency=medium
.
* New upstream version
* Update standards version to 4.7.3, no changes needed.
* MA: foreign
* Fix link in examples (Closes: #955181)
* Allow rebuild (Closes: #1046074)
Checksums-Sha1:
235286bd34cb6684f28cbcf5c9f83142a911bd3f 2585
node-sprintf-js_1.1.3+ds1+~1.1.4-2.dsc
b0567361d6b3be54be0aefa0603388d0d39935ec 3180
node-sprintf-js_1.1.3+ds1+~1.1.4.orig-types-sprintf-js.tar.xz
672ea2a3406e4a0514cba9fe5c3651d5356e300f 36724
node-sprintf-js_1.1.3+ds1+~1.1.4.orig.tar.xz
8efc7e03e63d5ddeee337628b8aaab57c79d9f54 5228
node-sprintf-js_1.1.3+ds1+~1.1.4-2.debian.tar.xz
501fed44d9dae63ad548cfc64f1b23e48bda33a1 8293
node-sprintf-js_1.1.3+ds1+~1.1.4-2_source.buildinfo
Checksums-Sha256:
d072e1c06b959a6326caefe248eceb02022efee3fe4c93ddc3a0f83bd6bfdb0d 2585
node-sprintf-js_1.1.3+ds1+~1.1.4-2.dsc
c282065736698535724474b6885be7982ef2a18b1ce26948cb351bb9054590a7 3180
node-sprintf-js_1.1.3+ds1+~1.1.4.orig-types-sprintf-js.tar.xz
cb0cb2c2d8da2043fecdc521307de3d35edc5db432c26ee4a207ccb1d518c765 36724
node-sprintf-js_1.1.3+ds1+~1.1.4.orig.tar.xz
900b01df05f43fd9b5dff8b2acaf2dee157a3192114ab69c199d534f8ea72329 5228
node-sprintf-js_1.1.3+ds1+~1.1.4-2.debian.tar.xz
69024dda55b028d48e6cbb1990273e2b6feb4b49ab587d8fffe08ab6b8492758 8293
node-sprintf-js_1.1.3+ds1+~1.1.4-2_source.buildinfo
Files:
6ed1875b8c30c0bc224117ec2168434a 2585 javascript optional
node-sprintf-js_1.1.3+ds1+~1.1.4-2.dsc
f4f2a696075fb4db7e59520bf93dcd1b 3180 javascript optional
node-sprintf-js_1.1.3+ds1+~1.1.4.orig-types-sprintf-js.tar.xz
a34d99d6a680089334a8602981a0a946 36724 javascript optional
node-sprintf-js_1.1.3+ds1+~1.1.4.orig.tar.xz
931fb615a4e22a9b067bd63f7fef9076 5228 javascript optional
node-sprintf-js_1.1.3+ds1+~1.1.4-2.debian.tar.xz
f2cdec6edda6b4128ccb0600baef1299 8293 javascript optional
node-sprintf-js_1.1.3+ds1+~1.1.4-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAmlUXPAACgkQADoaLapB
CF+YsQ/8COt8HELK5kNEehVStds013E1xYNowMQlLlk3bTnyXbENqNOwR0tM353D
qFJqzylY/9STDMb1hzGiP9F4ajl3SqMH8gl9moeiXI1vFDl2381VhXsKtxJ2aY0X
leI/kYA9CuAILViYK0stFUyk24mOEHBVjP7L0JFACTncbmv6OdvTHaA9/Ni0wlxD
InCzYhlpkNkWw2ELvM1fcBUsZz0kdP4R1BQmZInSBgD5PnWSKl1iwN9MnaT6Q09F
o/E2ZEpVzFeHh47XhslRU5xzu+VCt+6ZaRlG8nNhph3HcCb+b59j64wQNH9SbO9a
/GRU/63bjeE12Dv24a9NRFKqD9CBu/J6E7eIcYHtbUibURTi4p12FcbNWx32Bs3V
Ykid+jn/XLe/HrclwLqbBmPPy9llsQQSj0GlTX+kwZFx3XEWnOYW4MBEXOGN6NQx
boK3fYn6y+pEBtCBbR8I6LVC1RnJNeDn05J8fowYnsOKeFZmaXH/8YAo5MKH4IF+
Bd50ui0Qw9xq/23ZJ1onaTNTw0ZAoQk/4UyjzgH9SOzzr8/Sux5xrrZm8bwdI4Av
R+sjokLKTE2bHbzD29gE4or5cj3wgg7CtGP1leb17z0jepnZ1lrTEKedriEoxy6F
TaC23peyqOAAMHs6d2Ca9NWgwBLp8pAFSNbRyY7tsDI+uV1OMV4=
=8+hN
-----END PGP SIGNATURE-----
pgpUwHk16qrd3.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