Your message dated Tue, 10 Dec 2024 12:36:03 +0000
with message-id <e1tkzt9-005u3i...@fasolo.debian.org>
and subject line Bug#1044890: fixed in gzip 1.12-1.2
has caused the Debian Bug report #1044890,
regarding gzip: 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.)
--
1044890: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gzip
Version: 1.12-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 gzip
> dpkg-buildpackage: info: source version 1.12-1
> dpkg-buildpackage: info: source distribution sid
> dpkg-buildpackage: info: source changed by Milan Kupcevic <mi...@debian.org>
> dpkg-source --before-build .
> debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp build-indep-stamp configure-stamp configure-indep-stamp
> reconf-stamp
> rm -rf builddir builddir-indep
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/gzip.substvars debian/gzip-win32.substvars debian/files
> rm -fr -- debian/gzip/ debian/tmp/ debian/gzip-win32/
> 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: verifying ./gzip_1.12.orig.tar.xz.asc
> dpkg-source: info: building gzip using existing ./gzip_1.12.orig.tar.xz
> dpkg-source: info: building gzip using existing ./gzip_1.12.orig.tar.xz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> gzip-1.12/Makefile.in
> gzip-1.12/aclocal.m4
> gzip-1.12/build-aux/config.sub
> gzip-1.12/configure
> gzip-1.12/doc/Makefile.in
> gzip-1.12/doc/gzip.info
> gzip-1.12/doc/stamp-vti
> gzip-1.12/doc/version.texi
> gzip-1.12/lib/Makefile.in
> gzip-1.12/tests/Makefile.in
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/gzip_1.12-1.diff.Q0wGaz
> 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/gzip_1.12-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: gzip
Source-Version: 1.12-1.2
Done: Helmut Grohne <hel...@subdivi.de>
We believe that the bug you reported is fixed in the latest version of
gzip, 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.
Helmut Grohne <hel...@subdivi.de> (supplier of updated gzip 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, 30 Nov 2024 12:32:17 +0100
Source: gzip
Architecture: source
Version: 1.12-1.2
Distribution: sid
Urgency: medium
Maintainer: Milan Kupcevic <mi...@debian.org>
Changed-By: Helmut Grohne <hel...@subdivi.de>
Closes: 1009893 1013734 1044890
Changes:
gzip (1.12-1.2) sid; urgency=medium
.
* Non-maintainer upload.
* Fix FTCBFS from 64bit to 32bit: Pass --build to configure
(closes: #1009893)
* Clean generated files. (closes: #1044890)
* Delete versioned dpkg depencency satisfied in buster.
(closes: #1013734)
Checksums-Sha1:
2ec666da8774c47442a56c3e121da4ab02f48a1f 2278 gzip_1.12-1.2.dsc
b18f6d6128b362ceadfc2dee4a1f863f0ff1895c 19384 gzip_1.12-1.2.debian.tar.xz
Checksums-Sha256:
4445d382766432e1b15f2bea0d7a4f2b3fbf886e88cfc6db4044b778b46df650 2278
gzip_1.12-1.2.dsc
afdc8cd336e5612658bd2ea029c6e215d5a2bc70c6fda24956bf554b33b147f8 19384
gzip_1.12-1.2.debian.tar.xz
Files:
4dd07632e07aeac9a195c99e5718af2e 2278 utils required gzip_1.12-1.2.dsc
cde28b44f5a71b94e352b6c73a57d3bd 19384 utils required
gzip_1.12-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETMLS2QqNFlTb+HOqLRqqzyREREIFAmdK+G0ACgkQLRqqzyRE
REJCMA/+MMXyZi9cfz/NVKU0eWZ/zF8Etzo5fVEDVD4nwlSjc8WbjI3gn97+llP7
4Ti44RqWwtEAMCJ5iITanYTvYkHCo14oPceZbIkg/b/p7Beq9mZ20v2OiGcKnfzB
7lqPHRlRez5hpJXDdVWmWsynGZUUKkNJ05ww7T8/5dqkohaz2uz7C+1dBMk174DT
qrZ1sQ/m412Vl8gyHlzkFQ8WGTFU4qOp1UH9y6UZxPjtDBON8YcA7cwI+XhM6v3Z
yKFmqlTNUrKQ+erkJy925Z4cMSgoPxOjczUH6lKsA/ZM6Npn5wYhAyRH8+8Q34dy
jan5K7pKlCYsBmUXCmGVBrMfJ26rCpQUxkslb271pFTrgMv4uuKwFzGY7y+gVd+d
bLYWBueVYGSmy/9Jf4JyGuIo4bX/gqWuOwXWWUnSU3jykPDxAg2pqaLPq2QXS8Z1
UOlzUxY8zE9sCGwj6iqD3zGTUkYn/mvElaejqMkhKmUjSrS1TausZtygCvOI6sj+
imaZ9Xanl8Fo3JOJ8dTIvHwqkxGNJxAt5gxiew9iCZK94oCV84BomyIbMMMzxyYh
poPU1IUqhbzdugH/8PI5RXA6CWAkertXwoEwmdyolYJS1qw4Go3nNLlQwDNNM5UJ
uEiXGE9Bqk1Ji1aaDk5I8luPB4oHb5d651u4X45SIgNwor4ANbQ=
=XZWL
-----END PGP SIGNATURE-----
pgpfP8sPuAM69.pgp
Description: PGP signature
--- End Message ---