Your message dated Tue, 22 Aug 2023 20:41:34 +0000
with message-id <e1qyyby-00ehop...@fasolo.debian.org>
and subject line Bug#1046084: fixed in memcached 1.6.21-2
has caused the Debian Bug report #1046084,
regarding memcached: 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.)


-- 
1046084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: memcached
Version: 1.6.21-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 memcached
> dpkg-buildpackage: info: source version 1.6.21-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Chris Lamb <la...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "memcached" || rm -f memcached
> test -z " " || rm -f  
> test -z "memcached-debug sizes testapp timedrun" || rm -f memcached-debug 
> sizes testapp timedrun
> rm -f *.o
> test -z "*.gcov *.gcno *.gcda *.tcov" || rm -f *.gcov *.gcno *.gcda *.tcov
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm --force /<<PKGBUILDDIR>>/debian/memcached.init 
> /<<PKGBUILDDIR>>/debian/memcached.service
> 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 memcached using existing 
> ./memcached_1.6.21.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file t/whitespace.t, use 
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be 
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  memcached-1.6.21/Makefile
>  memcached-1.6.21/config.h
>  memcached-1.6.21/config.log
>  memcached-1.6.21/config.status
>  memcached-1.6.21/doc/Makefile
>  memcached-1.6.21/stamp-h1
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/memcached_1.6.21-1.diff.fz7eMw
> 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/memcached_1.6.21-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: memcached
Source-Version: 1.6.21-2
Done: Chris Lamb <la...@debian.org>

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

Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated memcached 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: SHA256

Format: 1.8
Date: Tue, 22 Aug 2023 13:08:14 -0700
Source: memcached
Built-For-Profiles: nocheck
Architecture: source
Version: 1.6.21-2
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <la...@debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Closes: 1046084
Changes:
 memcached (1.6.21-2) unstable; urgency=medium
 .
   * Do more cleanup in the clean target. (Closes: #1046084)
Checksums-Sha1:
 029d43b19a8ead52b4b2461d5f4576809bbf2ab1 1999 memcached_1.6.21-2.dsc
 663c2477c28ea1d48f43b6ba5c960418dfeaa8df 16940 memcached_1.6.21-2.debian.tar.xz
 cf2a4e43272a22e89c2f16e1dc9524ea5c2d3f51 6724 
memcached_1.6.21-2_amd64.buildinfo
Checksums-Sha256:
 7eeda6fa53360f5ac28bcd4b2c3fe37ad31dd46e4993bdf6895a60b08c43d95a 1999 
memcached_1.6.21-2.dsc
 c4bc3b18c9f835bcd881129f5809e26128db5ee7eba651b740eb25249895bdf8 16940 
memcached_1.6.21-2.debian.tar.xz
 738b9d4ce4b6ee44d93865eb7e57366ff351512b3dbdc71c7929dcd6ad52e988 6724 
memcached_1.6.21-2_amd64.buildinfo
Files:
 6b207a9e938b2ab0ce10165fcccbd67d 1999 web optional memcached_1.6.21-2.dsc
 290aca44b8c97ce0f1db4334ab5c8342 16940 web optional 
memcached_1.6.21-2.debian.tar.xz
 63a7715f6dd6719398706ac46507aa0d 6724 web optional 
memcached_1.6.21-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmTlFgEACgkQHpU+J9Qx
Hlhr3A/8DJONsKL+HnZB4Dg9hLyP+qPVz8oqjwTPyJ8gCp6FjZl1gTruyYILnCYv
OzGw2vV0nNCknmGkUqhtqWh0+uNUz6aUhUsib6qt/sKnfRvCj00XOyN0ja3ja1vs
IUiQ+dVnz89pG5elnVgv1/jK/q2VtNZ8+0x9aN+HM83zffzGzMDn+bmHOQdqKdul
cnipvjIQTkNgr/qhffa+Dwlmh4pAFevq58hElG+aPx6Rn4rEyFALKnr7TmKy+Uwr
TO5gRIXKK7rMO7RShLjlnpM6HQCzKcUY1dN36NmLYolBbkWXe1yuK4p19qxZBMll
LboCFo+mNdUSEutHSILf5mUZCKHIuy4A3UDSBkHOR5BSOcZXVdS6E98UQS/oRV7K
Xp38gK9sWxafI+YgwpYjuX3wt5VcQOIE6PW4W3id9YH9OWxLK1lL2ukqGCMQos88
MDnLLNu+MzcqVfbwXphpRT9vYxJas2LSiX0UI0HF3+zyVNhDtJEg4wkJh86NHwmi
WFivX7IMqz3fX14Yer/GqJ6Dqjw0DPX81LkAQJOUu15cebDISyYnJPrGEX7OYffc
jnvOt712zAyZzDgtgAeeYyCDzHIM+OudBLfkzhBWa+4yFnW74qJwALBACm89OYCx
G8aNqq0whOipW80OlErHjE14tZLLXUB5pgDAlz/NqNKeBBo4Dds=
=4d5E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to