Your message dated Wed, 27 Sep 2023 09:54:04 +0000
with message-id <e1qlrf6-00cjky...@fasolo.debian.org>
and subject line Bug#1044876: fixed in glyr 1.0.10-2
has caused the Debian Bug report #1044876,
regarding glyr: 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.)


-- 
1044876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glyr
Version: 1.0.10-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 glyr
> dpkg-buildpackage: info: source version 1.0.10-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Etienne Millon <m...@emillon.org>
>  dpkg-source --before-build .
>  fakeroot 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 glyr using existing ./glyr_1.0.10.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html.stamp has no final 
> newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/annotation-glossary.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/api-index-full.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/ch01.html has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/doc/html/home.png: binary 
> file contents changed
> dpkg-source: error: add doc/doc/html/home.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/doc/html/left-insensitive.png: binary file contents changed
> dpkg-source: error: add doc/doc/html/left-insensitive.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/doc/html/left.png: binary 
> file contents changed
> dpkg-source: error: add doc/doc/html/left.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Cache.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Config.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Glyr.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Misc.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Testing.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Types.html has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/doc/html/right-insensitive.png: binary file contents changed
> dpkg-source: error: add doc/doc/html/right-insensitive.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/doc/html/right.png: binary 
> file contents changed
> dpkg-source: error: add doc/doc/html/right.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file glyr-1.0.10/doc/doc/html/style.css has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/doc/html/up-insensitive.png: binary file contents changed
> dpkg-source: error: add doc/doc/html/up-insensitive.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/doc/html/up.png: binary 
> file contents changed
> dpkg-source: error: add doc/doc/html/up.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 
> 'doc/doc/libglyr-overrides.txt' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/doc/libglyr-undeclared.txt' will not be represented in diff
> dpkg-source: warning: newly created empty file 'doc/doc/libglyr-unused.txt' 
> will not be represented in diff
> dpkg-source: warning: file glyr-1.0.10/doc/doc/sgml.stamp has no final 
> newline (either original or modified version)
> dpkg-source: warning: newly created empty file 'doc/doc/xml/libglyr-doc.top' 
> will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/glyr_1.0.10-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: glyr
Source-Version: 1.0.10-2
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
glyr, 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 1044...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated glyr 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: Wed, 27 Sep 2023 09:55:59 +0200
Source: glyr
Architecture: source
Version: 1.0.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 913519 969831 1044876
Changes:
 glyr (1.0.10-2) unstable; urgency=medium
 .
   * Team upload
   * Fix build/host confusion (Closes: #913519)
   * autopkgtest: mark superficial (Closes: #969831)
   * Clean generated docs (Closes: #1044876)
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multime...@lists.debian.org
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
Checksums-Sha1:
 6aa67a2668e844fda66dfc5ec3c357bcf7ed0fe2 2034 glyr_1.0.10-2.dsc
 2a9b17fa6081969d0fcda244b686c045e62521c5 7188 glyr_1.0.10-2.debian.tar.xz
 1f93ee9734de8dda480e5b30b519b1e495223eb5 7219 glyr_1.0.10-2_source.buildinfo
Checksums-Sha256:
 d0475faf11ca428a57664102270e3d03c80f5fb1ed6f23f243cdb3d4deb4d005 2034 
glyr_1.0.10-2.dsc
 39abdd80c086c8e3e64da6941b4f9c21e13b3357980989d6e62b9eaf785d3250 7188 
glyr_1.0.10-2.debian.tar.xz
 c6fa27cdb79cd0c017a277be9bfcba4db15cb2ef0351f8d44742fc5b2d0dd096 7219 
glyr_1.0.10-2_source.buildinfo
Files:
 293790b5996f4d1834bb6f65be0c4bc6 2034 libs optional glyr_1.0.10-2.dsc
 619697373c74334cb896914d97e6b797 7188 libs optional glyr_1.0.10-2.debian.tar.xz
 d7532e274adc0884f73eb7eb03cc713d 7219 libs optional 
glyr_1.0.10-2_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUT4IYQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFAf/C/9h5DvRNdGnLXGqiPZci0zWAHDyngUTeloF
pV0/wbxPtf5MlLCfmlfpKosiUyJ1/859pQf4JW7FC8FsCLOOpZ+CjraZ4oIGyvui
ONVbz2r4l/v4Pah5BjkkuppavjUzyH9dMIccqtbyMGdKvu2oaBuyvQbwnCYG7HsL
KIKs6SiKaPkF4xdrCHgdQotqjLoYTBLHIRTJG0t9B9M2k9d0coSYfugOuC/k277z
eQCXphhgdt/BHn5QMx3gknVR/ZUsCaPUOyuO08Bwm7bFZsE6Soi/TpGcVUr2a/eO
+NHBxiEPavb5A/eqzSz5kW6MDKCRK3htEM8RqIxBdpq00mI/9ibKzTs0zdKkzVrU
5BHJrdRNUvyeEReaQ27P45OMYKxzmx3m0Yhh3+1LfHj1Au113r7AXDGZcWlwPB20
cXTsBVSUZQj0L1bNNJ7Tohe6yA9N28AQtnokRDHO0HrLeVXTycwjET3+L4NR0MYY
9Ke3FSS7reC6cukuqgt15RFmC0PLEww=
=H+R5
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to