Your message dated Sat, 13 Apr 2024 15:27:28 +0000
with message-id <e1rvfhs-004dd4...@fasolo.debian.org>
and subject line Bug#1048534: fixed in matthiasmullie-minify 1.3.68-7
has caused the Debian Bug report #1048534,
regarding matthiasmullie-minify: 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.)
--
1048534: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: matthiasmullie-minify
Version: 1.3.68-4
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 matthiasmullie-minify
> dpkg-buildpackage: info: source version 1.3.68-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Athos Ribeiro
> <athoscribe...@gmail.com>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with phpcomposer
> dh_auto_clean
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/php-matthiasmullie-minify.substvars
> ./.phpunit.result.cache ./debian/autoload.php.tpl
> ./debian/autoload.tests.php.tpl ./debian/pkg-php-tools-autoloaders
> ./src/autoload.php debian/files
> rm -fr -- debian/php-matthiasmullie-minify/ debian/tmp/
> ./MatthiasMullie/ ./vendor/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building matthiasmullie-minify using existing
> ./matthiasmullie-minify_1.3.68.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file
> matthiasmullie-minify-1.3.68/tests/js/sample/target/script1.js has no final
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> tests/js/sample/target/script1.js.gz: binary file contents changed
> dpkg-source: error: add tests/js/sample/target/script1.js.gz in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 29
>
> 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/matthiasmullie-minify_1.3.68-4_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: matthiasmullie-minify
Source-Version: 1.3.68-7
Done: Robin Gustafsson <rg...@debian.org>
We believe that the bug you reported is fixed in the latest version of
matthiasmullie-minify, 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 1048...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robin Gustafsson <rg...@debian.org> (supplier of updated matthiasmullie-minify
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: Sat, 13 Apr 2024 16:40:50 +0200
Source: matthiasmullie-minify
Architecture: source
Version: 1.3.68-7
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: Robin Gustafsson <rg...@debian.org>
Closes: 1048534 1068767
Changes:
matthiasmullie-minify (1.3.68-7) unstable; urgency=medium
.
* Team upload.
* Clean up build files (Closes: #1048534)
* Remove dh make template
* Fix code loading in minifycss and minifyjs (Closes: #1068767)
* Add upstream metadata
* Fix d/copyright syntax errors
* Ignore Lintian source-is-missing for test data
* Remove "--with phpcomposer" in d/rules
Checksums-Sha1:
ca750c4783a3301bc5def0f5ccce8b78f236813a 2264
matthiasmullie-minify_1.3.68-7.dsc
8bc34131577f1574b13d259c593dba022dbe518d 6040
matthiasmullie-minify_1.3.68-7.debian.tar.xz
d0259c5496d43777ad83d58dfbb3e5336e80dda5 8278
matthiasmullie-minify_1.3.68-7_amd64.buildinfo
Checksums-Sha256:
3a1f77d0af1db2106c46eec602b52fa2d270f4194ef40b813b158c9bf16ae4aa 2264
matthiasmullie-minify_1.3.68-7.dsc
93f0f28dfe53213790f2a92e8eeda61afac3de33b8f545ea08dbe5ab807afa8e 6040
matthiasmullie-minify_1.3.68-7.debian.tar.xz
2d10730d8ee9379238d0d4ef326939846513c4064927edf9255313fcdfc8e3c2 8278
matthiasmullie-minify_1.3.68-7_amd64.buildinfo
Files:
a7ca5bc2ca0668bf253d3f47f853865d 2264 php optional
matthiasmullie-minify_1.3.68-7.dsc
80d5ae26ba5a6ffa19bdc363820f047d 6040 php optional
matthiasmullie-minify_1.3.68-7.debian.tar.xz
cfbc2830931cefc0b35ebb67520b0cde 8278 php optional
matthiasmullie-minify_1.3.68-7_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEESLC/dKNbQnm0zJBRnS1ied5zQWEFAmYambMACgkQnS1ied5z
QWHdABAAqyJiaa8uDxqIDAOF9RhYohboAYr+8p8trRKZLD2WbRuP7Jc52yOFsq2W
8xIlreTWAyz5fkPOtkEF68RMGvgzRQrZ45twZIPdEODAJX4SFi8BC4Ngi5t6h49R
l8jt30u5joiTAyDaIUzd4bZD4yTo6AqAUwZ6CPu3+uy6gxIYsgo1E1+LUx89TcQn
JF2/NpOTlCfGcgsOh+oAELw5l8+dZbAKji1mSl7pckptReYvimgpJCyZV080ZEoH
SaVzXk7eo9bOjDctf9y+WfkTbfjOtCzWS0zUvIhuMbN0WtHrLouE/e6zWSNV9PKH
wTPP04NKuwe0GNTciMtclmUE09ZiZg2vZn2wTZ+NaEF5mF3VXNByh0pW4Dg2EZJD
kYc6cPN8KWtZOeru/nAyvu50MkGEfrv51VO31ho1yMrxgSjQAi+sHw1YcseGbbwV
So4b6wiZUHVaNCnIN2EryTeoltjtWPa657R1PpZwE0Bz//FhTuPRZmfNFtsisODY
amBJ2qr6FW3dXXg/6IurqpoPrPfd3ng+MN758kVYtUgWWaTl5vg8a07TXlnmhaYi
7gdvxYDGXv2fZWWtAs1atLHouITzd4BGrPDmdurAWx0/5NqeBn9ykxsL9RrIROlq
/iGqQGaEpIk1wYi3QMkuLlTkb3bWWMXVqnh3dziExjwSk1MfGQg=
=p1MB
-----END PGP SIGNATURE-----
pgp_AMUTq25O6.pgp
Description: PGP signature
--- End Message ---