Your message dated Wed, 12 Mar 2025 16:20:46 +0000
with message-id <[email protected]>
and subject line Bug#1047633: fixed in libfakekey 0.3+git20170516-3
has caused the Debian Bug report #1047633,
regarding libfakekey: 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.)


-- 
1047633: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047633
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libfakekey
Version: 0.3+git20170516-2
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 libfakekey
> dpkg-buildpackage: info: source version 0.3+git20170516-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Moray Allan <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in fakekey
> make[2]: Entering directory '/<<PKGBUILDDIR>>/fakekey'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/fakekey'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libfakekey.la" || rm -f libfakekey.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/libfakekey.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f fakekey-test
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/fakekey-test.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -Rf html
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> rm -f stamp-doxygen
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "libfakekey.pc" || rm -f libfakekey.pc
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libfakekey using existing 
> ./libfakekey_0.3+git20170516.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  libfakekey-0.3+git20170516/doc/man/man3mb/FakeKey.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/FakeKeyModifier.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_init.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_press.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_press_keysym.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_release.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_reload_keysyms.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_repeat.3mb
>  libfakekey-0.3+git20170516/doc/man/man3mb/fakekey_send_keyevent.3mb
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libfakekey_0.3+git20170516-2.diff.3Y8RbR
> 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/libfakekey_0.3+git20170516-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: libfakekey
Source-Version: 0.3+git20170516-3
Done: Moray Allan <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libfakekey, 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.
Moray Allan <[email protected]> (supplier of updated libfakekey 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: SHA256

Format: 1.8
Date: Wed, 12 Mar 2025 14:48:27 +0000
Source: libfakekey
Architecture: source
Version: 0.3+git20170516-3
Distribution: unstable
Urgency: medium
Maintainer: Moray Allan <[email protected]>
Changed-By: Moray Allan <[email protected]>
Closes: 1047633
Changes:
 libfakekey (0.3+git20170516-3)  unstable; urgency=medium
 .
   * Improve clean target.
   * Update standards version.
   * Update clean target.  Closes: #1047633.
Checksums-Sha1:
 cb67d9cf7cfad0011c4e8785cec77bb7f7996227 2081 libfakekey_0.3+git20170516-3.dsc
 caff4d5063113c815979dc2b57547f7542133ac4 3296 
libfakekey_0.3+git20170516-3.debian.tar.xz
 e05ad77e7d7834fa4dfb3d5f14ab43f20293ac71 7902 
libfakekey_0.3+git20170516-3_amd64.buildinfo
Checksums-Sha256:
 51a8ad713c39b3a907e0a5614da64736c0cdae3f664ac38db5d60b191bb20c9f 2081 
libfakekey_0.3+git20170516-3.dsc
 3119a47b1f7bb566501c1932313f2ea6e2740abec0b1109f04f40f19f583350a 3296 
libfakekey_0.3+git20170516-3.debian.tar.xz
 9647ee23d90a5e7c77aecf86ec7b81973845e92ff6b20110a17df8984479da24 7902 
libfakekey_0.3+git20170516-3_amd64.buildinfo
Files:
 4a28e70d94faa21bdf0308bc2b3f96f0 2081 libs optional 
libfakekey_0.3+git20170516-3.dsc
 b3842e73c98a13ba6a56ac5f82898d98 3296 libs optional 
libfakekey_0.3+git20170516-3.debian.tar.xz
 7f9c2896aa20cd9905dad617d5719bec 7902 libs optional 
libfakekey_0.3+git20170516-3_amd64.buildinfo

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

iQJFBAEBCAAvFiEE6zLWdjjE49iqJAPwvr2TMzX8FAsFAmfRr3YRHG1vcmF5QGRl
Ymlhbi5vcmcACgkQvr2TMzX8FAsjdw//ePQSn187HVGC0dTxs60arBxkZaMyhxUF
IX6vZNWftzbmqXh2BulO/RLlvHsL00MdnL76PS9FFC5j9pi/GhP0x9h2t9cVf/aE
+RqMyGiF2pAJCa7/g5Vr5Bv5FC4qlY4PMx/0QFa471WeIvEwWlXS0LH1TP3uqf2K
frM7NOMScvGGiO68ANTTdCVCehNc8TzN7TujVUDr4INXSWgR4iLBGs3yy9UCdNby
ylpyDObhBxK+HT6PsZJpHzUb2aRU+BCfZCiH8k4qtMZcseIoeb3PeOCpRy95T5Y9
0zE8OmfOja2up7QZbdA1YWz9HRjd8lUQ2L1EtJaqerXu2K7n7yTMO1r9eq001Lwz
S02kc/Fp3WMMc+dJjl1S+HxT3fHWuuO9qHy2JjxY9fmjt34dKd2ICN9oK6vKeg6f
eeDJg5ZY6ashhyoEq+mB3MGBvdDchb3xk2fXSH8P7hCZjUt4qe7wUNnAe1bt2znl
DNq1i5dT48bu+0aptkfpRyeiL9dCrdw20GSqXjDi+ob0aA7RawO/+gemXbKHQF4X
Swhg3hzJYeOeUpaACQ7nM518gElNDEJBvhO/aAymIWgaDvTsnpsF3P/4qRQSmMOf
Lxye/afxE4n2Qw3jVRRu9rJtS1SwAVlP1cj6Bu1YD/iEtG7t8R+Wm7wQJX+aOv5i
Ws93qQRzPkA=
=tbFn
-----END PGP SIGNATURE-----

Attachment: pgpLUqs1PaO8z.pgp
Description: PGP signature


--- End Message ---

Reply via email to