Your message dated Sun, 24 Nov 2024 17:43:01 +0000
with message-id <e1tfgdr-00f0nh...@fasolo.debian.org>
and subject line Bug#1045910: fixed in wayfire 0.9.0-3
has caused the Debian Bug report #1045910,
regarding wayfire: 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.)


-- 
1045910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wayfire
Version: 0.7.5-1
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 wayfire
> dpkg-buildpackage: info: source version 0.7.5-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <by...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building wayfire using existing ./wayfire_0.7.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  wayfire-0.7.5/subprojects/wf-touch/LICENSE
>  wayfire-0.7.5/subprojects/wf-touch/README.md
>  wayfire-0.7.5/subprojects/wf-touch/meson.build
>  wayfire-0.7.5/subprojects/wf-touch/meson_options.txt
>  wayfire-0.7.5/subprojects/wf-touch/src/actions.cpp
>  wayfire-0.7.5/subprojects/wf-touch/src/math.cpp
>  wayfire-0.7.5/subprojects/wf-touch/src/touch.cpp
>  wayfire-0.7.5/subprojects/wf-touch/test/action_test.cpp
>  wayfire-0.7.5/subprojects/wf-touch/test/basic_test.cpp
>  wayfire-0.7.5/subprojects/wf-touch/test/gesture_test.cpp
>  wayfire-0.7.5/subprojects/wf-touch/test/meson.build
>  wayfire-0.7.5/subprojects/wf-touch/test/shared.hpp
>  wayfire-0.7.5/subprojects/wf-touch/wayfire/touch/touch.hpp
>  wayfire-0.7.5/subprojects/wf-utils/Doxyfile.in
>  wayfire-0.7.5/subprojects/wf-utils/LICENSE
>  wayfire-0.7.5/subprojects/wf-utils/Makefile
>  wayfire-0.7.5/subprojects/wf-utils/README.md
>  wayfire-0.7.5/subprojects/wf-utils/main.cpp
>  wayfire-0.7.5/subprojects/wf-utils/meson.build
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/action/action.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/action/action.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/action/action_interface.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/access_interface.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/condition.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/condition.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/logic_condition.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/logic_condition.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/test_condition.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/condition/test_condition.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/lexer.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/lexer.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/literal.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/literal.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/symbol.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/lexer/symbol.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/action_parser.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/action_parser.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/condition_parser.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/condition_parser.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/lambda_rule_parser.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/lambda_rule_parser.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/rule_parser.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/parser/rule_parser.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/rule/lambda_rule.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/rule/lambda_rule.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/rule/rule.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/rule/rule.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/utils.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/variant.cpp
>  wayfire-0.7.5/subprojects/wf-utils/wayfire/variant.hpp
>  wayfire-0.7.5/subprojects/wf-utils/wf-utils.pro
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/wayfire_0.7.5-1.diff.lZSmHs
> 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/wayfire_0.7.5-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: wayfire
Source-Version: 0.9.0-3
Done: Johannes Schauer Marin Rodrigues <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
wayfire, 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.
Johannes Schauer Marin Rodrigues <jo...@debian.org> (supplier of updated 
wayfire 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: Sun, 24 Nov 2024 18:19:01 +0100
Source: wayfire
Architecture: source
Version: 0.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Johannes Schauer Marin Rodrigues <jo...@debian.org>
Closes: 1045910
Changes:
 wayfire (0.9.0-3) unstable; urgency=medium
 .
   * QA upload.
   * debian/rules: clean up subprojects directory (Closes: #1045910)
   * debian/patches: add patch for compatibility with wlroots 0.18
Checksums-Sha1:
 ae7c380f4c429f8f873ad11c149cc368fe225c1d 2951 wayfire_0.9.0-3.dsc
 7af02c8d03a970b6b0d16af5b893821d2280709b 19032 wayfire_0.9.0-3.debian.tar.xz
 029b5c3de2c3bdb6e25d6c265fbcae6235347967 12731 wayfire_0.9.0-3_source.buildinfo
Checksums-Sha256:
 831e06dc12ff3e141c548d3d25519ab31e8a47e2834de2a2909445beaf453c2c 2951 
wayfire_0.9.0-3.dsc
 48be8ef0e228709b7b230283c3822cd65b1e2fb0340d7c807f2dc5cb385d55da 19032 
wayfire_0.9.0-3.debian.tar.xz
 30ecfcaaafad863d24f0563ca99f0814d603078c13812202d5d97337b1d819fd 12731 
wayfire_0.9.0-3_source.buildinfo
Files:
 1eaa3e053f8636331d5354e5660d9095 2951 x11 optional wayfire_0.9.0-3.dsc
 86d21629a446101af42973d0be836899 19032 x11 optional 
wayfire_0.9.0-3.debian.tar.xz
 a4e314afdefd8937aa1b1024d67f0d94 12731 x11 optional 
wayfire_0.9.0-3_source.buildinfo

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

iQJFBAEBCgAvFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmdDYIMRHGpvc2NoQGRl
Ymlhbi5vcmcACgkQ8sulx4+9g+FaEA/+Mb82VYJ/ZL+K5S9DU+tICjTh+wFu3phR
XtJm7x5WmX0t9OURDLUpaGy3gC9d0UT5P/y/ZViUqExEF4yBs2p7q21oSF2PgyWy
Ew9JbZ63W2SxW1wIzPhU/N3odNNe4bSZQdbeLmZnt9iPUQsY6Xq22D7hoqishBNp
dNTudyS0gZ7Q/E1IwHObDdKJ7fo3jgLJ/IVVUUqhAXJvAdUHQf1XpMgpDOjIjZKD
lf3G9gln+mZzS60O235YELw8Th4fyzjGJiSwPjRZPUY20ucvTARHuip24fmAr4v0
ZBM+Fe+NPaCKw5qO/GF3pbZoWnmReA0kc64plxpG6sOGPm0L0CTMVe33gPfQqtr2
+S5g8jWDQjsXE15kyObdfk+IcclXoyBjFW/ypoOGWmETJSLy/XH4WcSr3ESxeOQs
bACk+RaFptai99EeBQvRmX6kXkHfAEGs/3G4YIViLIVIRnpUx8BL6YIuJfiyrlHV
tvFhhAzqxXl1uKxK1M24QXnRk7gnA5rsTuDzTqq5GpJIH+6VIFQl7JWLEQexw60V
Iu4yYRoHQJDmVK4lFKexiFzJ4gwzyYvoXM5WdOlhnQ1z+HMj0iJcWi2K+qXy+wjA
uEUsXGiOlq4bQKcxrGG2IRfjc5/V9bHywK0SJuN7A/IIawQ0zEu1lllSmxOyaOkl
Zb6Y8dTvtWM=
=Ms/A
-----END PGP SIGNATURE-----

Attachment: pgpML9GTELFTg.pgp
Description: PGP signature


--- End Message ---

Reply via email to