Your message dated Tue, 31 Dec 2024 03:34:37 +0000
with message-id <[email protected]>
and subject line Bug#1048183: fixed in nfs4-acl-tools 0.4.2-1
has caused the Debian Bug report #1048183,
regarding nfs4-acl-tools: 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 [email protected]
immediately.)


-- 
1048183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048183
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nfs4-acl-tools
Version: 0.3.7-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 nfs4-acl-tools
> dpkg-buildpackage: info: source version 0.3.7-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Anibal Monsalve Salazar 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> aclocal --output=aclocal.m4
> rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* 
> built .census install.* install-dev.* install-lib.* *.gz dep dep.bak 
> *.[1-9].gz *.tmpo *.mo       
> === include ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
> === libnfs4acl ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  acl_nfs4_copy_acl.o 
> acl_nfs4_get_who.o acl_nfs4_get_whotype.o acl_nfs4_set_who.o 
> acl_nfs4_xattr_load.o acl_nfs4_xattr_pack.o acl_nfs4_xattr_size.o 
> nfs4_ace_from_string.o nfs4_acl_for_path.o nfs4_acl_spec_from_file.o 
> nfs4_acl_utils.o nfs4_get_ace_access.o nfs4_get_ace_flags.o 
> nfs4_get_ace_type.o nfs4_insert_file_aces.o nfs4_insert_string_aces.o 
> nfs4_free_acl.o nfs4_new_acl.o nfs4_new_ace.o nfs4_print_acl.o 
> nfs4_print_ace.o nfs4_print_ace_verbose.o nfs4_remove_file_aces.o 
> nfs4_remove_string_aces.o nfs4_set_acl.o strtoul_reals.o   
> acl_nfs4_copy_acl.lo acl_nfs4_get_who.lo acl_nfs4_get_whotype.lo 
> acl_nfs4_set_who.lo acl_nfs4_xattr_load.lo acl_nfs4_xattr_pack.lo 
> acl_nfs4_xattr_size.lo nfs4_ace_from_string.lo nfs4_acl_for_path.lo 
> nfs4_acl_spec_from_file.lo 
> nfs4_acl_utils.lo nfs4_get_ace_access.lo nfs4_get_ace_flags.lo 
> nfs4_get_ace_type.lo nfs4_insert_file_aces.lo nfs4_insert_string_aces.lo 
> nfs4_free_acl.lo nfs4_new_acl.lo nfs4_new_ace.lo nfs4_print_acl.lo 
> nfs4_print_ace.lo nfs4_print_ace_verbose.lo nfs4_remove_file_aces.lo 
> nfs4_remove_string_aces.lo nfs4_set_acl.lo strtoul_reals.lo  libnfs4acl.la
> === nfs4_getfacl ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  nfs4_getfacl.o   nfs4_getfacl.lo 
> nfs4_getfacl 
> === nfs4_setfacl ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo  nfs4_setfacl.o   nfs4_setfacl.lo 
> nfs4_setfacl 
> === man ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
> === man1 ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
> === man5 ===
> rm -f  dep dep.bak *.[1-9].gz *.tmpo *.mo       
> rm -f config.log .dep config.status config.cache confdefs.h conftest* Logs/* 
> built .census install.* install-dev.* install-lib.* *.gz configure 
> include/builddefs include/config.h
> rm -rf autom4te.cache Logs
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.sub config.guess
> rm -f libnfs4acl/libnfs4acl.a
> dh_clean 
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/nfs4-acl-tools.substvars debian/files
>       rm -fr -- debian/nfs4-acl-tools/ debian/tmp/
>       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 nfs4-acl-tools using existing 
> ./nfs4-acl-tools_0.3.7.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  nfs4-acl-tools-0.3.7/aclocal.m4
>  nfs4-acl-tools-0.3.7/include/config.h.in
>  nfs4-acl-tools-0.3.7/install-sh
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/nfs4-acl-tools_0.3.7-1.diff.FJmtdC
> 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/nfs4-acl-tools_0.3.7-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: nfs4-acl-tools
Source-Version: 0.4.2-1
Done: Anibal Monsalve Salazar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nfs4-acl-tools, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <[email protected]> (supplier of updated nfs4-acl-tools 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 31 Dec 2024 14:13:01 +1100
Source: nfs4-acl-tools
Architecture: source
Version: 0.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Anibal Monsalve Salazar <[email protected]>
Changed-By: Anibal Monsalve Salazar <[email protected]>
Closes: 1048183 1051145 1089401
Changes:
 nfs4-acl-tools (0.4.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Standards-Version: 4.7.0
   * Rules-Requires-Root: binary-targets
     Closes: #1089401
   * Ignore changes on config.{sub,guess}
     Closes: #1048183
   * Replace '[email protected]' with '[email protected]' in
     man pages
     Closes: #1051145
   * Update debian/watch
Checksums-Sha1:
 6ddecdd85a18e285ed900157b8297c88c6711986 1827 nfs4-acl-tools_0.4.2-1.dsc
 9ca3d1e11ccfe372c99f2fbe0398806d814fa285 171197 
nfs4-acl-tools_0.4.2.orig.tar.gz
 d5aa26b6608db9bd078188e43b3da76f64ce4e4c 4364 
nfs4-acl-tools_0.4.2-1.debian.tar.xz
 b163b7d785a1b3727023a9f7cf1c36571e489d46 6199 
nfs4-acl-tools_0.4.2-1_amd64.buildinfo
Checksums-Sha256:
 fc408339e5237273a0fd41780c1963b745e77a40bdc6c95b4e03eceb55ce7f7b 1827 
nfs4-acl-tools_0.4.2-1.dsc
 eadf0f7c7705ae08210e93bfa543d6b55b3f4a81e7bd1bbdfa319b52cd75775d 171197 
nfs4-acl-tools_0.4.2.orig.tar.gz
 81a2decc5126322d0eb3c749ed1db131525b0c6664d4afac24ea2501e76b5934 4364 
nfs4-acl-tools_0.4.2-1.debian.tar.xz
 b6ed3d03d4acab7c5ab706a0cfd72520c4835b721f7d9d2a2209d97b6f93a297 6199 
nfs4-acl-tools_0.4.2-1_amd64.buildinfo
Files:
 d6e434855114b8a5f4ba42a5cf56d3a8 1827 admin extra nfs4-acl-tools_0.4.2-1.dsc
 cd7b53861cd51fd3459ddfdff4725b16 171197 admin extra 
nfs4-acl-tools_0.4.2.orig.tar.gz
 3cd5cdfb7848ff3911af25ae5dae7077 4364 admin extra 
nfs4-acl-tools_0.4.2-1.debian.tar.xz
 71352ac763958612b07ca6c9e7a6d0e7 6199 admin extra 
nfs4-acl-tools_0.4.2-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEExgRcgTiHt3wt/5elfFas/pR4l9gFAmdzYl0ACgkQfFas/pR4
l9j3ahAAoV04gy1zFq7FSn9YCFdgE1WWiGsrI1ZHdR2exH5XA+jLItg95Ogk90JX
OBTaFT7XprXj13r43sjl2WPnAIsctd89VUgTvpnEmN+WrrNxgoN3jzSMGAjuzxxY
Wl8v7kipcsS7KKZ86MjR//uEsoeRrHMj1eSdyE4iXbfM24YqG+L5fxF6xs6/3Tdj
0b4HhEpvRXG7fVZClDby4hl/RMhBBHQNqgbPhVL+1Eu6t8qSWfii87EXBlrvAbyq
C9jTyuvAJzbNeph6G52KZj6j+Gu46GHifjBFnuBtJZdpNbLYOsOEYhVTVp+s7o1F
HjNm9V7+7mCCK004ey39EzTWHhLug1OfSh0JZM7DuLtcGkSCug7PBmxSV4PzZ8LO
wBZ9AvLMJQtfBe423gCZbpSly8jd/UUflBCQaejKDukTXPHTnV7e1VZeIIKEdUTy
0Z41qnWywE1pPd3CuIqX0YBGnFZtNegB8KLkwmNxsFzeExGb1TU2gPBIs0lpuUk6
M/8KW80hb07yYuIhDsiiWgCr/lnlfWPbBUN6tOlJMnJlBK6uwbJryQBhLeGkz723
+wePEqb7mjO1yX2NQN1+PadbYkzmF+hSE63MTut52kL9THkAgJ/1sDxMpW/bBCU6
4h/YbuP2PSfvq766onQKMiuj73hajdz2EwPlLb+aqkUZ79+H+Ss=
=lzrT
-----END PGP SIGNATURE-----

Attachment: pgpfh_Zol5VRu.pgp
Description: PGP signature


--- End Message ---

Reply via email to