Your message dated Thu, 10 Oct 2024 15:50:24 +0000
with message-id <[email protected]>
and subject line Bug#1043820: fixed in adql 2.0~beta+ds-3
has caused the Debian Bug report #1043820,
regarding adql: 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.)
--
1043820: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043820
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: adql
Version: 1.5-2
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 adql
> dpkg-buildpackage: info: source version 1.5-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ole Streicher <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with javahelper
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ant -f buildADQL.xml -DPOSTGRES=/usr/share/java/postgresql.jar
> -DJUNIT-API=/usr/share/java/junit4.jar clean
> Buildfile: /<<PKGBUILDDIR>>/buildADQL.xml
> [echo] ADQL LIBRARY VERSION = 1.3
>
> clean:
> [delete] Deleting: /<<PKGBUILDDIR>>/adql.jar
> [delete] Deleting: /<<PKGBUILDDIR>>/adqlParser_1.3.jar
> [symlink] Removing symlink: adqlParser.jar
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> jh_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building adql using existing ./adql_1.5.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file
> src/adql/parser/TokenMgrError.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> src/adql/parser/SimpleCharStream.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/adql/parser/Token.java,
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> src/adql/parser/ADQLParser.java, use --include-removal to override
> dpkg-source: warning: file adql-1.5/javadoc/adql/member-search-index.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file adql-1.5/javadoc/adql/module-search-index.js has
> no final newline (either original or modified version)
> dpkg-source: warning: file adql-1.5/javadoc/adql/package-search-index.js has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> javadoc/adql/resources/glass.png: binary file contents changed
> dpkg-source: error: add javadoc/adql/resources/glass.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to javadoc/adql/resources/x.png:
> binary file contents changed
> dpkg-source: error: add javadoc/adql/resources/x.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file adql-1.5/javadoc/adql/script-dir/jquery-ui.min.css
> has no final newline (either original or modified version)
> dpkg-source: warning: file adql-1.5/javadoc/adql/script-dir/jquery-ui.min.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file adql-1.5/javadoc/adql/tag-search-index.js has no
> final newline (either original or modified version)
> dpkg-source: warning: file adql-1.5/javadoc/adql/type-search-index.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestDBChecker$1.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestDBChecker$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestDBChecker$UDFToto.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestDBChecker$UDFToto.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestDBChecker$WrongUDFToto.class: binary file contents
> changed
> dpkg-source: error: add testClasses/adql/db/TestDBChecker$WrongUDFToto.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestDBChecker.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestDBChecker.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestFunctionDef$1.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestFunctionDef$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestFunctionDef.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestFunctionDef.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/db/TestSTCS.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/db/TestSTCS.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/parser/TestADQLParser.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/parser/TestADQLParser.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/parser/TestIdentifierItem.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/parser/TestIdentifierItem.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/parser/TestUnknownTypes.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/parser/TestUnknownTypes.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/TestADQLObjectPosition$1.class: binary file contents
> changed
> dpkg-source: error: add testClasses/adql/query/TestADQLObjectPosition$1.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/TestADQLObjectPosition.class: binary file contents
> changed
> dpkg-source: error: add testClasses/adql/query/TestADQLObjectPosition.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/TestADQLQuery$1.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/TestADQLQuery$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/TestADQLQuery.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/TestADQLQuery.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/TestIdentifierField.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/TestIdentifierField.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/constraint/TestIN$1.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/constraint/TestIN$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/constraint/TestIN.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/constraint/TestIN.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/from/TestCrossJoin.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/from/TestCrossJoin.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/from/TestInnerJoin.class: binary file contents changed
> dpkg-source: error: add testClasses/adql/query/from/TestInnerJoin.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/from/TestSQLServer_InnerJoin.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/query/from/TestSQLServer_InnerJoin.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/query/operand/function/geometry/TestCentroidFunction.class:
> binary file contents changed
> dpkg-source: error: add
> testClasses/adql/query/operand/function/geometry/TestCentroidFunction.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/search/TestSimpleReplaceHandler$1.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/search/TestSimpleReplaceHandler$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/search/TestSimpleReplaceHandler$2.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/search/TestSimpleReplaceHandler$2.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/search/TestSimpleReplaceHandler.class: binary file contents
> changed
> dpkg-source: error: add
> testClasses/adql/search/TestSimpleReplaceHandler.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestJDBCTranslator$AJDBCTranslator.class: binary
> file contents changed
> dpkg-source: error: add
> testClasses/adql/translator/TestJDBCTranslator$AJDBCTranslator.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestJDBCTranslator.class: binary file contents
> changed
> dpkg-source: error: add testClasses/adql/translator/TestJDBCTranslator.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestMySQLTranslator.class: binary file contents
> changed
> dpkg-source: error: add testClasses/adql/translator/TestMySQLTranslator.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestPgSphereTranslator.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/translator/TestPgSphereTranslator.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestPostgreSQLTranslator$1.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/translator/TestPostgreSQLTranslator$1.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestPostgreSQLTranslator.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/translator/TestPostgreSQLTranslator.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> testClasses/adql/translator/TestSQLServerTranslator.class: binary file
> contents changed
> dpkg-source: error: add
> testClasses/adql/translator/TestSQLServerTranslator.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 29
>
> 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/adql_1.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: adql
Source-Version: 2.0~beta+ds-3
Done: Phil Wyett <[email protected]>
We believe that the bug you reported is fixed in the latest version of
adql, 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.
Phil Wyett <[email protected]> (supplier of updated adql 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: Wed, 09 Oct 2024 14:54:26 +0100
Source: adql
Architecture: source
Version: 2.0~beta+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Phil Wyett <[email protected]>
Closes: 1043820
Changes:
adql (2.0~beta+ds-3) unstable; urgency=medium
.
* 'd/clean': Add missing elements. (Closes: #1043820)
* 'd/control':
- Update 'Standards-Version' to 4.7.0, no changes required.
- Add myself to 'Uploaders'.
* 'd/copyright':
- Add 'gradlew.bat' and 'gradlew' Apache-2.0 files.
- Add 'debian/*' block with Ole Streicher and myself as contributors.
Checksums-Sha1:
59db4b8427ff7587b585c44d662a15c27000c085 2343 adql_2.0~beta+ds-3.dsc
52f47ab2ec84d0259d49e0bf97ca35cd88ef3e5a 8396 adql_2.0~beta+ds-3.debian.tar.xz
Checksums-Sha256:
00d345f85674432e8a13618cb1f2691af3f0b335d829f2753bde315f32d8fa0d 2343
adql_2.0~beta+ds-3.dsc
79a5e801acf4d29146d2cafb75e2a5f4cb3b553879f012d3efab8610d235b0df 8396
adql_2.0~beta+ds-3.debian.tar.xz
Files:
65d79fcd6ce4a7b4cd984fc5224066c1 2343 java optional adql_2.0~beta+ds-3.dsc
c9036aaf3b122cc096a185bf1410db24 8396 java optional
adql_2.0~beta+ds-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmcH7tsACgkQcRWv0HcQ
3Pd3sw/+NfLNgf30rYE5kScyZsH50wC/kSqcaP8gAI/XCOeSHQq/R7siWjICuqdT
HJY6c/ytHXF2qU3AiPQDeOyp2iLpR0hiWd33WcOzZou2vYXPUi1Vg09uwyOLIVJc
9kj9wTy49HsO71flAfIabLiRIW1N4K2kexSfEKF+k3Rcmk0XBWzpFX5qiN4RX/Fp
qoAznQ5FaKVuQtVy5/XGm5sjer4Mcv66mFI01T1HaiAfQfgK9DwICq0VL3Trw7gw
Wuh79QlFin5RSSwrDL82JjFwS2zhKjdv+ScFHl70SOLbg6sx952cRvt/BN/zjWUH
mgV10Ij3L3UCWy6aFmUGqzSCsBEVVogh6vkxJWyHzomuGI0XmzNPlYpN/4tTzer3
eKdT5YlfKy699cSBcSTTw5GY1BVJJOR6X0ENt7yFNkMkby2O++Lt2DYa7X5OkTCy
N9G8s1Ct+odyfitv7d7iPYaDZDSkJjQTo1CtFhNvvY+CMzpvP+jm7u5AhkMVP4aP
/rZIKvYwh1diZOnuH4nWR4KN9q44v75dpcX+mz7txASn/kO6NqFrfXWLy5r+yQTy
D7y2gckGzhq5pmQgSLwK4g6jWl/t8X6UdryoxKjx+3Vvt3VXIJ0pt1G+kvrqXMXR
uxB1oo9eQEAKoWGacH0aZJSm63BLSjtA9uJoo1dlmPbGc1yqO6Q=
=PKsa
-----END PGP SIGNATURE-----
pgpLo9yV2UAca.pgp
Description: PGP signature
--- End Message ---