Your message dated Tue, 11 Jun 2024 13:19:37 +0000
with message-id <e1sh1pv-004b5n...@fasolo.debian.org>
and subject line Bug#1048973: fixed in sanlock 3.8.5-3
has caused the Debian Bug report #1048973,
regarding sanlock: 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.)


-- 
1048973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048973
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sanlock
Version: 3.8.5-2
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 sanlock
> dpkg-buildpackage: info: source version 3.8.5-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by HÃ¥vard F. Aasen 
> <havard.f.aa...@pfft.no>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/sh: 1: git: not found
> for dir in wdmd src python reset; do \
>       make -C $dir clean; \
> done
> make[2]: Entering directory '/<<PKGBUILDDIR>>/wdmd'
> rm -f *.o *.so *.so.* wdmd wdmd_client
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/wdmd'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f *.o *.so *.so.* sanlock libsanlock.so.1.0 libsanlock_client.so.1.0 
> libsanlock.pc libsanlock_client.pc
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/python'
> rm -rf build
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/python'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/reset'
> rm -f *.o *.so *.so.* sanlk-resetd sanlk-reset
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/reset'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sanlock using existing ./sanlock_3.8.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> .pybuild/cpython3_3.11/build/sanlock.cpython-311-x86_64-linux-gnu.so: binary 
> file contents changed
> dpkg-source: error: add 
> .pybuild/cpython3_3.11/build/sanlock.cpython-311-x86_64-linux-gnu.so in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> '.pybuild/cpython3_3.11/build/sanlock.cpython-311-x86_64-linux-gnu.so' will 
> not be represented in diff
> dpkg-source: warning: file 
> sanlock-3.8.5/python/sanlock_python.egg-info/SOURCES.txt has no final newline 
> (either original or modified version)
> 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/sanlock_3.8.5-2_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: sanlock
Source-Version: 3.8.5-3
Done: Håvard F. Aasen <havard.f.aa...@pfft.no>

We believe that the bug you reported is fixed in the latest version of
sanlock, 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.
Håvard F. Aasen <havard.f.aa...@pfft.no> (supplier of updated sanlock 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: Mon, 10 Jun 2024 21:09:47 +0200
Source: sanlock
Architecture: source
Version: 3.8.5-3
Distribution: unstable
Urgency: medium
Maintainer: Håvard F. Aasen <havard.f.aa...@pfft.no>
Changed-By: Håvard F. Aasen <havard.f.aa...@pfft.no>
Closes: 1048973
Changes:
 sanlock (3.8.5-3) unstable; urgency=medium
 .
   * Fix build source after successful build. Closes: #1048973
   * Change all packages to 'linux-any'.
   * Add uuid-dev as BD, used by sanlock.
   * Update copyright year on myself.
   * Use dh_installexamples to install example files.
   * Move files to '/usr'.
   * Update Standards-Version to 4.7.0, no changes needed.
Checksums-Sha1:
 9b08c6f857cb5e9b63ba6459ad485dbcd824e734 2184 sanlock_3.8.5-3.dsc
 25a2402b48ef2e2c923f19353f0c9b2b768cdb7e 9836 sanlock_3.8.5-3.debian.tar.xz
 07cdad499c96ad3d7cbe110597dd68bbd529bcd4 6282 sanlock_3.8.5-3_source.buildinfo
Checksums-Sha256:
 5a6b30a590103533313a7bea029d8d30b006d819f61fb50fe4713cc33ea12041 2184 
sanlock_3.8.5-3.dsc
 110c94fa6b9b8a1720f8ca500a7fbf923408fda9dafa7f8e3697c7b368c3ed72 9836 
sanlock_3.8.5-3.debian.tar.xz
 679bc708295e321c3b35b110738147297b9dee8fa8ae520156c417a985d4a1ab 6282 
sanlock_3.8.5-3_source.buildinfo
Files:
 8176c3c5561ec0b4783386c6704a441a 2184 libs optional sanlock_3.8.5-3.dsc
 35acceb50157a959b869f9ad79e471e8 9836 libs optional 
sanlock_3.8.5-3.debian.tar.xz
 15592dea91f8d42508737e19c33518b2 6282 libs optional 
sanlock_3.8.5-3_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmZoS8EQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFNOFC/wPTosDOINg7gpD3yvohm531S6fC1Jr+Urz
g+rjBZNnu5VaNKg0sWIgoS8Y4etlLjiYbqH601N/bcSrReGsQvZR4v45o8UMWv/2
+m4Q6kAxqzCFhTRxIYJvuDZ+EjzmtWWu6OUY65A0irXO07JX+HP6KdHOKIPohwCs
5ipGKSa89WiwjENUXbbGgFkiVGAJmAIfFkeYMQX9QdwpF62IO+UrCF+irF2QUi9y
m5L5NJO3h7v9O3/hj936fwte6rts1VIiWRa7ri2NODuqJVnTx+dSTcKzOAsUpT4O
hzAK1DrAY9q+SKK12f8MPnBe4qxH5wW70m6g+m2ndxJFvqw81SXYyZfm617L+jRh
jBbve1mCDVPeZrSMldDiVg9eH9IOrbAdH4q2hMuUU/S9bj8iqlWGs8aTfgy8wu5D
jlxRqDdFrX3Qoikjb3fzBLsG/gasJqEAeAjGEUjNCsdfRQfXIzKEVg2jOLWndQSZ
Gjynrfoc5SBedE+ygenchSQJ38pU/do=
=5gRj
-----END PGP SIGNATURE-----

Attachment: pgph56o3CjhDK.pgp
Description: PGP signature


--- End Message ---

Reply via email to