Your message dated Mon, 04 Dec 2023 06:34:31 +0000
with message-id <[email protected]>
and subject line Bug#1047353: fixed in jdeb 1.10-1
has caused the Debian Bug report #1047353,
regarding jdeb: 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.)
--
1047353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047353
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jdeb
Version: 1.9-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 jdeb
> dpkg-buildpackage: info: source version 1.9-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Markus Koschany <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean
> dh_auto_clean
> mh_patchpoms -plibjdeb-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.
> [0m[0m[INFO] Scanning for projects...
> [INFO]
> [INFO] ---------------------------< org.vafer:jdeb
> >---------------------------
> [INFO] Building jdeb 1.9
> [INFO] ----------------------------[ maven-plugin
> ]----------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jdeb ---
> [INFO] Deleting /<<PKGBUILDDIR>>/target
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 0.286 s
> [INFO] Finished at: 2023-08-12T13:03:27Z
> [INFO]
> ------------------------------------------------------------------------
> [0m[0m 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 -plibjdeb-java
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building jdeb using existing ./jdeb_1.9.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> jdeb-1.9/dependency-reduced-pom.xml
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/jdeb_1.9-1.diff.3ZnFu2
> 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/jdeb_1.9-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: jdeb
Source-Version: 1.10-1
Done: tony mancill <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jdeb, 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.
tony mancill <[email protected]> (supplier of updated jdeb 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: Sun, 03 Dec 2023 21:59:59 -0800
Source: jdeb
Architecture: source
Version: 1.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: tony mancill <[email protected]>
Closes: 1047353 1057168
Changes:
jdeb (1.10-1) unstable; urgency=medium
.
* Team upload.
.
[ Markus Koschany ]
* Ignore org.apache.maven.plugins:maven-enforcer-plugin
.
[ tony mancill ]
* debian/watch: scan tags instead of releases
* New upstream version 1.10
* Refresh patches to build with BC 1.77 (Closes: #1057168)
* Fix FTBFS twice in a row (Closes: #1047353)
* Freshen debian/copyright
* Bump Standards-Version to 4.6.2
* Set Rules-Requires-Root: no in debian/control
Checksums-Sha1:
862177fa2309dd0773914ec5c0829328073ab004 2198 jdeb_1.10-1.dsc
ea4381a29e90a1176bfb12b137faa7fa374881ec 72748 jdeb_1.10.orig.tar.xz
0261c193dae8ab31689a254baf5f1aff30bb21a7 4380 jdeb_1.10-1.debian.tar.xz
321bdce019a15373d7d25d457bf6aa3d900534de 14396 jdeb_1.10-1_amd64.buildinfo
Checksums-Sha256:
afd81e910afd16be1dc286a4bece2dc5dfded86a57e956ccb0921dc16470a420 2198
jdeb_1.10-1.dsc
1119e1a6306b9dc374e4b3285171d579c251a97d3b8e8e5b02806785783b61ac 72748
jdeb_1.10.orig.tar.xz
2e6f41ee7cd1b36c1fdfc53476fda933cf0d484fd22e9231f6e6c1ad111ed837 4380
jdeb_1.10-1.debian.tar.xz
5789ab95e49dd6f1347cb241c374cd669e587c3249da9cd63c6f49e7d221f7b3 14396
jdeb_1.10-1_amd64.buildinfo
Files:
38fcdf304c6d4dc171b3611206ed8f10 2198 java optional jdeb_1.10-1.dsc
715006d3cbaf76971d54cf7b6218afc9 72748 java optional jdeb_1.10.orig.tar.xz
207c92d652d4953705be3dccf7ebd46e 4380 java optional jdeb_1.10-1.debian.tar.xz
30792fc757f5f84ad7081b0333b4c46c 14396 java optional
jdeb_1.10-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmVtcCIUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbbGQ/9EdeqD8da3OaGuRetdBqD80s/zD0U
FgoJFe5EtXHT9FJTz4Qq9KdgvEFGoDC6fp5CUXAPD5qesic1c1c4ABVnEHYQdNBb
Q1J7ELm6WS11/5Cu+Uhk+QkRx92H9bjNATupxqkdfAFUb0kwVG86M2BhF17buZlg
hAFlxuxtcipavAjIIxsMYE07q4kzHGfJ4UppOJ4tDzmuqqTQLIvcaK7m8q/MgScy
x1soDsC685dbruBU6VxemAtjj7zkevhV40X0DBemWb16KJfX6ZIWi2BGN8bzldm6
nVF3cRm0Pwq+aCz/dzKbrUwej/3Yof1GrriiVPds1Eco7wEwXTqExJPNQowxr/4m
AaTG0WMP7YOx45J3y+E+MreFLb5CfGG8k6C0wGNoHh3hUVdIibFKX0GNxw/n5YWN
aaIAuKaHngu+3VOfPCn/aYLLk2lmKSOGr667zX2Ff2JxEYRAkGOMFRswQh9FeOzR
fiGBz/NT+FfhFPhER8Wgrt0FFJBUZF5mgNTw5Vhq2pW1S0IqRE9NOvRWuGIFdxU5
3fPkYGuS5oT4ENdZs/b8CuXFWYs0ZYQsb3gc3RXXy8kwtz/yHn79lGxGFjDZ3aLl
S26R/OBIu/RhNpKxOlda72JiY2WHroKQNitfYr2VZrYysmBDWkIDJ186LGOqq47Y
SgVje1tUARpctnY=
=nDpN
-----END PGP SIGNATURE-----
--- End Message ---