Your message dated Sat, 14 Dec 2024 23:04:45 +0000
with message-id <e1tmbbl-00a35c...@fasolo.debian.org>
and subject line Bug#1047096: fixed in jenkins-json 2.4-jenkins-8+dfsg-1
has caused the Debian Bug report #1047096,
regarding jenkins-json: 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.)


-- 
1047096: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jenkins-json
Version: 2.4-jenkins-3-7
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 jenkins-json
> dpkg-buildpackage: info: source version 2.4-jenkins-3-7
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Emmanuel Bourg <ebo...@apache.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --buildsystem=maven --with javahelper
>    dh_auto_clean -O--buildsystem=maven
>       mh_patchpoms -plibjenkins-json-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode clean
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] --------------------< org.kohsuke.stapler:json-lib 
> >--------------------
> [INFO] Building json-lib 2.4-jenkins-3
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.apache.maven.plugins:maven-clean-plugin:jar:2.5 
> has been relocated to org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0
> [INFO] 
> [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ json-lib ---
> [INFO] Deleting /<<PKGBUILDDIR>>/target
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.223 s
> [INFO] Finished at: 2023-08-12T13:08:27Z
> [INFO] 
> ------------------------------------------------------------------------
>       bash -c "for dir in \$(find . -name target -type d); do if [ -f 
> \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
>       mh_unpatchpoms -plibjenkins-json-java
>    dh_autoreconf_clean -O--buildsystem=maven
>    jh_clean -O--buildsystem=maven
>    dh_clean -O--buildsystem=maven
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building jenkins-json using existing 
> ./jenkins-json_2.4-jenkins-3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> jenkins-json-2.4-jenkins-3/src/main/java/net/sf/json/util/EnumMorpher.java 
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  jenkins-json-2.4-jenkins-3/src/main/java/net/sf/json/JSONArray.java
>  jenkins-json-2.4-jenkins-3/src/main/java/net/sf/json/JSONObject.java
>  jenkins-json-2.4-jenkins-3/src/main/java/net/sf/json/util/EnumMorpher.java
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/jenkins-json_2.4-jenkins-3-7.diff.YXZ1Sg
> 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/jenkins-json_2.4-jenkins-3-7_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: jenkins-json
Source-Version: 2.4-jenkins-8+dfsg-1
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated jenkins-json 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, 14 Dec 2024 23:50:42 +0100
Source: jenkins-json
Architecture: source
Version: 2.4-jenkins-8+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 788724 801004 1047096
Changes:
 jenkins-json (2.4-jenkins-8+dfsg-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 2.4-jenkins-8+dfsg:
     - Checking that source package can now be built twice in a row
       (Closes: #1047096)
   * Refreshing patches
   * Repacking without obfuscated js file (Closes: #788724)
   * Refreshing d/copyright
   * Raising Standards version to 4.7.0
     - Setting Rules-Requires-Root: no
     - Using the https format for d/copyright
   * Handling the junit artifact correctly by providing its version number
   * Removing B-D on libcommons-httpclient-java (Closes: #801004)
   * Removing unneeded versioned B-D
   * Updating Maven ignoreRules
   * Marking the POM file with --no-parent
   * Simplifying d/rules
Checksums-Sha1:
 a44d847215779bf0d0a79364ec4fd601297f8fc8 2307 
jenkins-json_2.4-jenkins-8+dfsg-1.dsc
 4f0f0c1e950ee31e3a7b1a6402141e4a081d9d35 209876 
jenkins-json_2.4-jenkins-8+dfsg.orig.tar.xz
 83dde5ff70282fe4986004c24dd6831eabaa90b4 4840 
jenkins-json_2.4-jenkins-8+dfsg-1.debian.tar.xz
 66ba5c4e2b971255d442523f653d3adbecaaaf43 17973 
jenkins-json_2.4-jenkins-8+dfsg-1_source.buildinfo
Checksums-Sha256:
 5df213800d6c5366110f8d721830b302453fdd7f72efdbfd7c2b3657786ac99d 2307 
jenkins-json_2.4-jenkins-8+dfsg-1.dsc
 be26d054e88b606005ef71567881433bc17330b30f50926349c0a4fc7f711e8e 209876 
jenkins-json_2.4-jenkins-8+dfsg.orig.tar.xz
 fd0d3ff53f7a8a52810cea33e40ac432062280afa63ba2ca2af90c4a5f8d2a25 4840 
jenkins-json_2.4-jenkins-8+dfsg-1.debian.tar.xz
 8f017d1c86ecf225a4bd6a5a26d71428e6ad1b27c19f5da8569a8763efb97ac5 17973 
jenkins-json_2.4-jenkins-8+dfsg-1_source.buildinfo
Files:
 dbc9b24962f8e6fa42559cfc6607e2e9 2307 java optional 
jenkins-json_2.4-jenkins-8+dfsg-1.dsc
 9eee7f9a8597f03cd822ebe5b7d03cee 209876 java optional 
jenkins-json_2.4-jenkins-8+dfsg.orig.tar.xz
 de4ade460d22b389604cc27c9827308e 4840 java optional 
jenkins-json_2.4-jenkins-8+dfsg-1.debian.tar.xz
 29e79b033238196b065f69681bf17f3e 17973 java optional 
jenkins-json_2.4-jenkins-8+dfsg-1_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmdeDBUACgkQYAMWptwn
dHZORQ/+Pxk7KUarf+jZrNuCajbzwnksCm8ITgBd6FUCM4Uh1zS/z82t6ZJJn7UX
J+PbOyfDy7TJ2RmvcsJK1rJgQRg44hgVabLvxaTSjqEJ+Lez/xTyQzydV+2ZNjqf
wgy++8oatG7vXD5WfF+pi+PRkTUAOv7+6QCjfdBk1ldhJtuipK/EmyQJn5F18aKQ
4zJOLcZFvl01Nkt9UE/DDy2ZVBXkwWPwYQIQRiE/hPqHtQTThlhd80kJFV43CfXu
hmdVH9+cnedvIAk3J8wzyswhJ6LTCze4JG1I1Mog+2OIuIt2gBSaMzJ5jqNODfYJ
gCDCiLS9NF+h0mjge3CmhZHA9+geig2C7DxmLuYlKp7q+qHRxVmrkdDdMTHm71LB
UkpZpHBQ5CwccoT5aAHWYqJeQBGdTQ8B+tUZKgYhZr6arvxt80Po2EJfgGjU7YDS
PwDyJl1HAaYaqudj3dWMoASK5lhGOQKN4U0UOzIF9+BGMoToetXJ9PrRQKraacGl
UgztLiPqCD/xKCla8RAzxHyqMfqiYGo+BWt8YpTwE8HV/jEza1qvKaKklALK0xxQ
rQVgFy6y6BGyQ5iCPDjLkQtiWX0aSQLeLKV9mXMiFNmsc1QC6bt9Ark1iIHnIZDW
pYO7nZ0xprDg3YyKB7spc8KJraGc+urnaUhObFX3axUMX/07Xsw=
=8Bhw
-----END PGP SIGNATURE-----

Attachment: pgpBomdfFHjcG.pgp
Description: PGP signature


--- End Message ---

Reply via email to