Your message dated Mon, 14 Aug 2023 05:19:28 +0000
with message-id <e1qvpze-002ltt...@fasolo.debian.org>
and subject line Bug#1045277: fixed in node-uuid 8.3.2+~8.3.3-4
has caused the Debian Bug report #1045277,
regarding node-uuid: 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 ow...@bugs.debian.org
immediately.)


-- 
1045277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-uuid
Version: 8.3.2+~8.3.3-3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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-uuid
> dpkg-buildpackage: info: source version 8.3.2+~8.3.3-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Yadd <y...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean --buildsystem=nodejs
>       rm -rf ./node_modules/.cache ./.nyc_output
>       rm -rf Xtypes/node_modules/.cache Xtypes/.nyc_output
> rm ./node_modules/.cache
> rm Xtypes/node_modules/.cache
> unlink node_modules/@types/uuid
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean -- README.html README.txt CHANGELOG.html CHANGELOG.txt
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-uuid using existing 
> ./node-uuid_8.3.2+~8.3.3.orig-Xtypes.tar.gz
> dpkg-source: info: building node-uuid using existing 
> ./node-uuid_8.3.2+~8.3.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'dist/bin/uuid' will not be 
> represented in diff
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/index.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/md5.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/nil.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/parse.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/regex.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/rng.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/sha1.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-uuid-8.3.2+~8.3.3/dist/esm-browser/stringify.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/v1.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/v3.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/v35.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/v4.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/v5.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-uuid-8.3.2+~8.3.3/dist/esm-browser/validate.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-browser/version.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/index.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/md5.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/nil.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/parse.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/regex.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/rng.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/sha1.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/stringify.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/v1.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/v3.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/v35.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/v4.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/v5.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/validate.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/esm-node/version.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/index.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/md5-browser.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/md5.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/nil.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/parse.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/regex.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/rng-browser.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/rng.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/sha1-browser.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/sha1.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/stringify.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuid.min.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidNIL.min.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidParse.min.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> node-uuid-8.3.2+~8.3.3/dist/umd/uuidStringify.min.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> node-uuid-8.3.2+~8.3.3/dist/umd/uuidValidate.min.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidVersion.min.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidv1.min.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidv3.min.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidv4.min.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/umd/uuidv5.min.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/uuid-bin.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/v1.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/v3.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/v35.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/v4.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/v5.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/validate.js has no 
> final newline (either original or modified version)
> dpkg-source: warning: file node-uuid-8.3.2+~8.3.3/dist/version.js has no 
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  node-uuid-8.3.2+~8.3.3/dist/bin/uuid
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/index.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/md5.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/nil.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/parse.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/regex.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/rng.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/sha1.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/stringify.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/v1.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/v3.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/v35.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/v4.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/v5.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/validate.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-browser/version.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/index.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/md5.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/nil.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/parse.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/regex.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/rng.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/sha1.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/stringify.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/v1.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/v3.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/v35.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/v4.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/v5.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/validate.js
>  node-uuid-8.3.2+~8.3.3/dist/esm-node/version.js
>  node-uuid-8.3.2+~8.3.3/dist/index.js
>  node-uuid-8.3.2+~8.3.3/dist/md5-browser.js
>  node-uuid-8.3.2+~8.3.3/dist/md5.js
>  node-uuid-8.3.2+~8.3.3/dist/nil.js
>  node-uuid-8.3.2+~8.3.3/dist/parse.js
>  node-uuid-8.3.2+~8.3.3/dist/regex.js
>  node-uuid-8.3.2+~8.3.3/dist/rng-browser.js
>  node-uuid-8.3.2+~8.3.3/dist/rng.js
>  node-uuid-8.3.2+~8.3.3/dist/sha1-browser.js
>  node-uuid-8.3.2+~8.3.3/dist/sha1.js
>  node-uuid-8.3.2+~8.3.3/dist/stringify.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuid.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidNIL.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidParse.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidStringify.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidValidate.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidVersion.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidv1.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidv3.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidv4.min.js
>  node-uuid-8.3.2+~8.3.3/dist/umd/uuidv5.min.js
>  node-uuid-8.3.2+~8.3.3/dist/uuid-bin.js
>  node-uuid-8.3.2+~8.3.3/dist/v1.js
>  node-uuid-8.3.2+~8.3.3/dist/v3.js
>  node-uuid-8.3.2+~8.3.3/dist/v35.js
>  node-uuid-8.3.2+~8.3.3/dist/v4.js
>  node-uuid-8.3.2+~8.3.3/dist/v5.js
>  node-uuid-8.3.2+~8.3.3/dist/validate.js
>  node-uuid-8.3.2+~8.3.3/dist/version.js
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/node-uuid_8.3.2+~8.3.3-3.diff.pvcD5m
> 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-uuid_8.3.2+~8.3.3-3_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-uuid
Source-Version: 8.3.2+~8.3.3-4
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-uuid, 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 1045...@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-uuid 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: Mon, 14 Aug 2023 08:33:27 +0400
Source: node-uuid
Architecture: source
Version: 8.3.2+~8.3.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1045277
Changes:
 node-uuid (8.3.2+~8.3.3-4) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.6.2
   * Fix clean (Closes: #1045277)
Checksums-Sha1: 
 334746a2b1e8ddff960bfc225d8896ea6a9b7c2a 2489 node-uuid_8.3.2+~8.3.3-4.dsc
 c1f03fac2d73ee43bd9b25f5b9920545bc2b7b47 15400 
node-uuid_8.3.2+~8.3.3-4.debian.tar.xz
Checksums-Sha256: 
 54ac32bd2764995adca4a615bfc093b4a526e389ba791e08995f448940bf57be 2489 
node-uuid_8.3.2+~8.3.3-4.dsc
 81518da4f139ca3e8c2e728e47001af411844201c0c5d78e23802d2a9a5e596a 15400 
node-uuid_8.3.2+~8.3.3-4.debian.tar.xz
Files: 
 f911e92bf837ce8ca1d190ae8dedae6f 2489 javascript optional 
node-uuid_8.3.2+~8.3.3-4.dsc
 4cf4dc3483678baab325999c14a72b8b 15400 javascript optional 
node-uuid_8.3.2+~8.3.3-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmTZruoACgkQ9tdMp8mZ
7unqkQ/+Lxpx8prc8fx8WmoKEUJCEYOCTkM4Q9DcoeywgC4N0OA/5ZnOMvuJEnDp
XSfBTb1YGdX1AaMXwHZuPWXrOWldOBVtOS7zUQA+fTfAMaxdUF1oMHiYRDgUpY9K
zMfYpxUSqyTABK4HP+3iIxJPAsBpJnFBR+nXOTL8uebCqhMKsnBtAspqENVDLhld
o3dTuh1Coen2ojH/nmhKQWBKhCXo891Cww2PvOz9+XlUBpoOnKp+DHDcJ9aORVmC
xSxbN4AN3D3VWWJkMUKcnlqF73yqcFqHb/2ysarr+7GAC75Y+yiMBiDst7jAa7x4
JQDhOMezbvldM2wWP8BDCKDeqkXApZtHsoJD/06dOIltLPzfE48RtgCgRcFZDaqa
jlSYpNoZhD/uBGu+z/DAafpL30P+vAOHGSZ6DorO2iycO835aiTU2s/mUYPp5VRR
k6JA2DpF2Y61RNqF7dUJyQTOHXgPGGd4TSZsU6W6zk0SUiPSigIKmJEcWq8Uy5S1
UrnfPNKGDiO2fE+Vd7IovzscEbkbK70x962TIQAK9wQ5dDl5WnMJ5gQQrazg+zq0
otQKFQcMofV5BXlsYwSA3W4kiPQY+aAnp51sQ6KAOxKGcA5pFrWEAuHztFuvhcbu
omKnVntsLTlF/v3Ilv9fmgKK1G7gPa/qXfPKguagWOOd/k9Y71I=
=0d5A
-----END PGP SIGNATURE-----

--- 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