Your message dated Thu, 27 Feb 2025 22:11:05 +0000
with message-id <[email protected]>
and subject line Bug#1048527: fixed in tdom 0.9.5.1-2
has caused the Debian Bug report #1048527,
regarding tdom: 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.)


-- 
1048527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tdom
Version: 0.9.3-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 tdom
> dpkg-buildpackage: info: source version 0.9.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hector Romojaro 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh  clean
>    dh_autoreconf_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f build-stamp
> # Add here commands to clean up after the build process.
> ( cd unix; [ ! -f Makefile ] || /usr/bin/make distclean; )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/unix'
> test -z "libtdom0.9.3.so libtdomstub0.9.3.a" || rm -f libtdom0.9.3.so 
> libtdomstub0.9.3.a
> rm -f *.o core *.core
> test -z "tdom.tcl tcldomsh" || rm -f tdom.tcl tcldomsh
> rm -f *.tab.c
> rm -f Makefile pkgIndex.tcl tdomConfig.sh versionhash.h
> rm -f config.cache config.log config.status
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/unix'
> ( cd extensions/tnc; [ ! -f Makefile ] || /usr/bin/make distclean; )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extensions/tnc'
> test -z "libtnc0.3.0.so" || rm -f libtnc0.3.0.so
> rm -f *.o core *.core
> test -z "pkgIndex.tcl" || rm -f pkgIndex.tcl
> rm -f *.tab.c
> rm -f Makefile pkgIndex.tcl
> rm -f config.cache config.log config.status
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extensions/tnc'
> ( cd extensions/tdomhtml; [ ! -f Makefile ] || /usr/bin/make distclean; )
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extensions/tdomhtml'
> test -z "pkgIndex.tcl" || rm -f pkgIndex.tcl
> rm -f Makefile
> rm -f config.cache config.log config.status
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extensions/tdomhtml'
> dh_clean config.log config.status config.cache config.guess config.sub
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building tdom using existing ./tdom_0.9.3.orig.tar.gz
> dpkg-source: error: cannot represent change to tdomConfig.sh:
> dpkg-source: error:   new version is symlink to 
> ../../lib/tcltk/x86_64-linux-gnu/tdom0.9.3/tdomConfig.sh
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> 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/tdom_0.9.3-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: tdom
Source-Version: 0.9.5.1-2
Done: Hector Romojaro <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tdom, 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.
Hector Romojaro <[email protected]> (supplier of updated tdom 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: Thu, 27 Feb 2025 11:32:33 +0100
Source: tdom
Architecture: source
Version: 0.9.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Tcl/Tk Debian Packagers <[email protected]>
Changed-By: Hector Romojaro <[email protected]>
Closes: 1048527
Changes:
 tdom (0.9.5.1-2) unstable; urgency=medium
 .
   [ Hector Romojaro ]
   * Fix tdomConfig.sh link creation
     (Closes: #1048527)
   * Update standards to 4.7.2, no changes
   * Enable 'test-build-twice' on Salsa CI
Checksums-Sha1:
 57f19f4cd90a2c1da46ea81fa8d1ba5007d0c229 2060 tdom_0.9.5.1-2.dsc
 9451ba688d8e8de016a64b76618bac8cbd47df2b 7080 tdom_0.9.5.1-2.debian.tar.xz
 ba0edfae8549e5155168703fa29ca4e4e70f214a 6469 tdom_0.9.5.1-2_amd64.buildinfo
Checksums-Sha256:
 fcd25cb805202e752a30f27100ebab5db0e12ef3fd6ed3d03a2eb1b01c835ded 2060 
tdom_0.9.5.1-2.dsc
 fbd86f8efa841307b47c959faa2c608e5d1bce792b372f8b828c23e8c48ed7ca 7080 
tdom_0.9.5.1-2.debian.tar.xz
 39a5a438879c6a63cb5b02dde4ffb1afecebabac7282c86ba5dcde3b06d64dfb 6469 
tdom_0.9.5.1-2_amd64.buildinfo
Files:
 3eb9b0852c5dfc70b30754a2bad36818 2060 libs optional tdom_0.9.5.1-2.dsc
 2f0b40b3911d493f4ab48f920aaf33cf 7080 libs optional 
tdom_0.9.5.1-2.debian.tar.xz
 5dcd941642bc282857100bfdbc09d073 6469 libs optional 
tdom_0.9.5.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE5FbOA8R4BcPcWpNk7cjIJA9ojmgFAmfA1wkACgkQ7cjIJA9o
jmgzKxAAtIHe1J8ge5tTeOErSbCOHV0zqSdJJi1vnuWXfpVVqMhrfBlgKSwrWddE
Jmv2Df6YABdN3tdWw7HDGNrxF58K/ATTeWnIxhKVIeNq1sjnH4yUB7F4mvbC97Ga
LkFWV/uhOpKGFqQ9EuJ/baGChlzp/q9BuKNdUM67XE/g5GWe6/vgT95n3IPLdOmh
QO6Nno7+8lMQRxvhvXP/ijx/hV4ghkXfyTKym3jHXUCT1GoHU2nyMeLVNPFEutj2
EgQpdn/ptgDATZiUX8c/SWLkcG9cP4cJDKSLEr6aUzb2yIQQjqfm2i4Mj7YOJot1
PU0GMk9+XOleusKW4jVtiLHoZQK8SJV/j6PA6m/vd7PL7RFc7OrPskI3Fl9nTygf
O8DnNmGlYHEa1zWT6UmoaOdfIfMuoQZf5AbaQ1spqg4HkkiQD/J9yd7RD7HwBGyO
PDeColPVTh3sN5O7P26LVzR5wLIc1jEsvGLCkbIkxSt1bLii9JSXetnkKVGTNxiU
KFpDX9fnctZZNoYsa4LQcnNecFVGGwlkBGA87FGCgQ0VnzhEbm3X6A96/jGU5Gtd
JJiEY2HjHBQqx9UGb1pqU0B29yw8GA1YY0SawwkI5vLar7gU1R0/7qpNnGzefXob
zHfM12SAsOsVEqlE6WF9bfJBPl2PjFf84KgqaWiLxyU6nGjliR0=
=meFt
-----END PGP SIGNATURE-----

Attachment: pgpKhbYLBt4OG.pgp
Description: PGP signature


--- End Message ---

Reply via email to