Your message dated Wed, 05 Jun 2024 01:49:17 +0000
with message-id <e1sefm9-006btp...@fasolo.debian.org>
and subject line Bug#1049293: fixed in notary 0.7.0+git20240416.9d2b3b3+ds1-1
has caused the Debian Bug report #1049293,
regarding notary: 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.)


-- 
1049293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049293
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: notary
Version: 0.7.0+ds1-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 notary
> dpkg-buildpackage: info: source version 0.7.0+ds1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Shengjing Zhu <z...@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --builddirectory=/<<PKGBUILDDIR>>/_build \
>       --buildsystem=golang \
>       --with=golang
>    dh_auto_clean -O--builddirectory=/<<BUILDDIR>>/notary-0.7.0\+ds1/_build 
> -O--buildsystem=golang
>    dh_autoreconf_clean 
> -O--builddirectory=/<<BUILDDIR>>/notary-0.7.0\+ds1/_build 
> -O--buildsystem=golang
>    dh_clean -O--builddirectory=/<<BUILDDIR>>/notary-0.7.0\+ds1/_build 
> -O--buildsystem=golang
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building notary using existing 
> ./notary_0.7.0+ds1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  notary-0.7.0+ds1/cmd/notary/root-ca.crt
>  notary-0.7.0+ds1/fixtures/intermediate-ca.crt
>  notary-0.7.0+ds1/fixtures/notary-escrow.crt
>  notary-0.7.0+ds1/fixtures/notary-server.crt
>  notary-0.7.0+ds1/fixtures/notary-signer.crt
>  notary-0.7.0+ds1/fixtures/regenerateTestingCerts.sh
>  notary-0.7.0+ds1/fixtures/root-ca.crt
>  notary-0.7.0+ds1/fixtures/secure.example.com.crt
>  notary-0.7.0+ds1/fixtures/self-signed_docker.com-notary.crt
>  notary-0.7.0+ds1/fixtures/self-signed_secure.example.com.crt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/notary_0.7.0+ds1-2.diff.JnvUPj
> 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/notary_0.7.0+ds1-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: notary
Source-Version: 0.7.0+git20240416.9d2b3b3+ds1-1
Done: Reinhard Tartler <siret...@tauware.de>

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

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated notary 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: Tue, 04 Jun 2024 21:30:50 -0400
Source: notary
Architecture: source
Version: 0.7.0+git20240416.9d2b3b3+ds1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 917716 929716 1049293
Changes:
 notary (0.7.0+git20240416.9d2b3b3+ds1-1) experimental; urgency=medium
 .
   * New upstream version, packaging latest HEAD from upstream
     Closes: #917716, #929716
   * Add patch to allow compilation with libpq 1.10
   * Build-depend on protoc gRPC plugin
   * Refresh Patches
   * Build against golang/protobuf@v1.5
   * Delete vendor tree in clean target, Closes: #1049293
Checksums-Sha1:
 4014fcc594c169fa818ff3e4a393ce4d21709d49 3336 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.dsc
 9de509c0826c6110aae3e1a2b27aeaefc39d503c 1460988 
notary_0.7.0+git20240416.9d2b3b3+ds1.orig.tar.xz
 6fa5e2aa174ef991be9a07a8169ad2e13aca80a7 41104 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.debian.tar.xz
Checksums-Sha256:
 c2787a2a63dbaf17d38d4ab63c280eadedc8d4f3f5e78a2984ba2087e8c4bde8 3336 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.dsc
 e28ba4b1c1ba28771e5d1409ced9880d60adaa6cae22a0f50531759ea0ba4102 1460988 
notary_0.7.0+git20240416.9d2b3b3+ds1.orig.tar.xz
 9cd6fd20cd5525fa75160452871aeca149be9f2bdbc07af0e623e727aa065eb4 41104 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.debian.tar.xz
Files:
 1377341ee8fd374596a666a0ec45f610 3336 devel optional 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.dsc
 51a481eae53a71c5fdb43b2b14507480 1460988 devel optional 
notary_0.7.0+git20240416.9d2b3b3+ds1.orig.tar.xz
 7adba2789c3e475fc91814ef405fc101 41104 devel optional 
notary_0.7.0+git20240416.9d2b3b3+ds1-1.debian.tar.xz

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

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmZfwE8UHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJsuhZA/8CJNxiQFHOV7QmQppAwUKgpU7H1YR
l8XEnQaczTO2l+XlBPWMLVmwBoWn5E4hu7jOmHk4hODQ+vcILuTToXsE/UZk5PFF
xwQ6StqTuOWEh2bYsuGpuia6QQ1Y64m2Y9t8KjiEH7vmvxQG9sVPugiGuHEybcw4
F+1zjkQZzOAfSjpXqBL1YDKYEhbxn4Lr7XXLqQAcs1o4eNoscn1nbcwVXt4X42GW
WKSdPCEqCjMUzKGhBVQEr2k+nQO84fB0c5cFdszaiSSwJUVZ9nOYeJYeT0ZdzTJZ
UZE+KHVo0kaXWtndB03byWXjVhZoEaszNdmYSI3FKAfFhE5FlhKelR8uneDrb5e9
Ciyxv1mq7zehfNl3l2zK5D+juplnT48LOGUPf2XfkDFHcmht2WfsrBpHErXT5L8Q
g5MuSwalGKO38aA5oonqQVLD1XRIqAHLQu/8SGouECMkIetJyLrPo8N52zOz/n7g
WN3mNfb4rqvyT90x2UWoLkpeh8HCer/jWioZ0SSPiJSKGy/19545V9qAaHs9cgH6
J3L7SF2fi0Yq/Cxl3OMf9azNMSpIB7Xe9GHFzoMLWt75ZWeotclsLyrOuI5iv8oY
CV+7X8lhYKbVfpcV6LslQCnpf8fm0fM1v99EzQEOWqUkHwNf+BHrVRXy4+8QSLL4
MlE2l7g4fiBizaU=
=VhDk
-----END PGP SIGNATURE-----

Attachment: pgpQAXHSFNdai.pgp
Description: PGP signature


--- End Message ---

Reply via email to