Your message dated Wed, 19 Oct 2016 17:40:51 +0000
with message-id <e1bwurd-0008mv...@franck.debian.org>
and subject line Bug#806613: fixed in eclipse 3.8.1-9
has caused the Debian Bug report #806613,
regarding eclipse: FTBFS when built with dpkg-buildpackage -A (dh_install: 
eclipse-jdt missing files)
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.)


-- 
806613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:eclipse
Version: 3.8.1-8
User: sanv...@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- provision.cvs
        ant provision.cvs
Buildfile: /<<PKGBUILDDIR>>/build.xml
     [echo] Build log is available in build_20151025202140.log
     [echo] uname -m: x86_64. Build eclipse on x86_64 for x86_64.


[... snipped ...]

   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/81/data/672778795/artifacts.xml
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/81/data/672778795/content.jar
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data/cache.timestamps
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data/listener_1925729951/artifacts.jar
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data/listener_1925729951/content.jar
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data/timestamps190749078
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.update/history/1445801910000.xml
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.update/platform.xml
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data/listener_1925729951
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/90/data
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/81/data/672778795
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/81/data
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/61/data
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/101/data/3818263
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/101/data/232360089
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/101/data/1185816634
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/101/data
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.update/history
   [delete] Deleting 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/eclipse/configuration/org.eclipse.update
    [apply] Applied sed to 5 files and 0 directories.
     [echo] /<<PKGBUILDDIR>>/build/eclipse-3.8.1-src/installation
    [apply] Applied gunzip to 1 file and 0 directories.
    [apply] Applied sed to 1 file and 0 directories.
    [apply] Applied gzip to 1 file and 0 directories.
    [apply] Applied sed to 3 files and 0 directories.
    [mkdir] Created dir: /<<PKGBUILDDIR>>/debian/tmp/etc
     [move] Moving 1 file to /<<PKGBUILDDIR>>/debian/tmp/etc

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install --indep
dh_install: eclipse-jdt missing files 
(usr/share/eclipse/dropins/jdt/plugins/org.eclipse.ant.launching_*.jar), 
aborting
debian/rules:105: recipe for target 'override_dh_install-indep' failed
make[1]: *** [override_dh_install-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:

* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.

* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").


Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.

Thanks.

--- End Message ---
--- Begin Message ---
Source: eclipse
Source-Version: 3.8.1-9

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

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated eclipse 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: SHA256

Format: 1.8
Date: Wed, 19 Oct 2016 18:56:11 +0200
Source: eclipse
Binary: eclipse eclipse-jdt eclipse-pde eclipse-platform eclipse-platform-data 
eclipse-rcp libequinox-osgi-java
Architecture: source all amd64
Version: 3.8.1-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Orbital Alignment Team 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 eclipse    - Extensible Tool Platform and Java IDE
 eclipse-jdt - Eclipse Java Development Tools (JDT)
 eclipse-pde - Eclipse Plug-in Development Environment (PDE)
 eclipse-platform - Eclipse platform without development plug-ins
 eclipse-platform-data - Eclipse platform without development plug-ins (data)
 eclipse-rcp - Eclipse Rich Client Platform (RCP)
 libequinox-osgi-java - Equinox OSGi framework
Closes: 743521 757536 759641 770568 806613
Changes:
 eclipse (3.8.1-9) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 8 (Closes: #757536)
   * Fixed the build failure with dpkg-buildpackage -A (Closes: #806613)
   * Transition to libservlet3.1-java and libtomcat8-java (Closes: #759641)
   * eclipse-jdt no longer recommends sun-java6-jdk
   * Standards-Version updated to 3.9.8
   * Use a secure Vcs-Git URL
   * Removed Andres Mejia from the uploaders (Closes: #743521)
   * Removed Niels Thykier from the uploaders (Closes: #770568)
   * debian/copyright: Updated the Format URI
Checksums-Sha1:
 da04a6dfdf24ef2c55c193b63dc05ee4214a9970 3010 eclipse_3.8.1-9.dsc
 94765f3dca2c8147393c990df6ce571b1989e0a5 102216 eclipse_3.8.1-9.debian.tar.xz
 fc0f325179fbf81ee4568e67091135d417fe1eed 20711734 eclipse-jdt_3.8.1-9_all.deb
 9efc299c86b5a8c94aaa9f29611db9abfc986306 66549236 eclipse-pde_3.8.1-9_amd64.deb
 cf148eb3712f2bcb278da14d1899d92e235daf9b 33287904 
eclipse-platform-data_3.8.1-9_all.deb
 77ed7722320035a01db62bd4cc4ad9241d9492de 52148 
eclipse-platform-dbgsym_3.8.1-9_amd64.deb
 ee092cc25e59eac1223847866c55ba4e0c138330 148048 
eclipse-platform_3.8.1-9_amd64.deb
 25f93d2a2fe098546320cc6f09228c6a6824d5fe 88136 
eclipse-rcp-dbgsym_3.8.1-9_amd64.deb
 a4dc825306315a70b64feab98d0769d771b85c91 7039236 eclipse-rcp_3.8.1-9_amd64.deb
 8e0c1f36e474312a42b13a5a4f39e74826975fe5 54744 eclipse_3.8.1-9_all.deb
 afc4f00a0acab8e4cb30b8ef4558c1e9fd06a37b 1368878 
libequinox-osgi-java_3.8.1-9_all.deb
Checksums-Sha256:
 93ee9b5ab7e60d4df243d4eaf847bb0fa7d42c621c0cd7ca4c6fc31eea2c4f44 3010 
eclipse_3.8.1-9.dsc
 1a41ca2a6d003030bc339ceef553217c4bb5b4737bfb9210adaf4aa160a4804b 102216 
eclipse_3.8.1-9.debian.tar.xz
 236511944cbbb224549a7c6ecd794c2d662c9fbb3931cd85b40d46bd8c454a06 20711734 
eclipse-jdt_3.8.1-9_all.deb
 9802fac23ec8794619e74d2b6cee7d4f43a6198cae95645973d80f1897acd0f1 66549236 
eclipse-pde_3.8.1-9_amd64.deb
 7efbf0855a99ff030ac0552d301266c9d09eacbcd322c079cd86cf42e7291095 33287904 
eclipse-platform-data_3.8.1-9_all.deb
 6c10051f0616537a5290804fbf2a4670b21fd111c62931ec06b0f457dd64857c 52148 
eclipse-platform-dbgsym_3.8.1-9_amd64.deb
 61ad035bab4eccf71757aeb4aaa1b4eb5a7af5d22c36ee1bc54a0c92d9f4c080 148048 
eclipse-platform_3.8.1-9_amd64.deb
 90e47953dfadf81711843b3eda15122a17dcbfa715f049334c516d974c488eee 88136 
eclipse-rcp-dbgsym_3.8.1-9_amd64.deb
 9bd1372303ea19c441dd5fa40aca87d118005a8f9bb0dca47f87da9a6cb3147c 7039236 
eclipse-rcp_3.8.1-9_amd64.deb
 682697bc95d8c53a5ada3e11e13266731c5566ec42685ac871db87e319410601 54744 
eclipse_3.8.1-9_all.deb
 a0d1ba6c07bd9ddfd6d45b1bb5a4b07ce8ed8badf252f1f9b0e91bcb8830cddd 1368878 
libequinox-osgi-java_3.8.1-9_all.deb
Files:
 a63c7512512ba54492a11394e511b0e1 3010 devel optional eclipse_3.8.1-9.dsc
 da045c05e867206584b7e8ee01b42f93 102216 devel optional 
eclipse_3.8.1-9.debian.tar.xz
 f35967ab599e3920424d2dae87906e92 20711734 devel optional 
eclipse-jdt_3.8.1-9_all.deb
 5f08ff399a9154021b59df0f1e879a6f 66549236 devel optional 
eclipse-pde_3.8.1-9_amd64.deb
 98660c276d79ce7f0bc89a1257db6abb 33287904 devel optional 
eclipse-platform-data_3.8.1-9_all.deb
 559025711294b45d67af38547f6ed612 52148 debug extra 
eclipse-platform-dbgsym_3.8.1-9_amd64.deb
 d5ad3b11aa4bc6f0ebc575e4f49b19e8 148048 devel optional 
eclipse-platform_3.8.1-9_amd64.deb
 95d38697a0730de9eea1af1a7292f2f1 88136 debug extra 
eclipse-rcp-dbgsym_3.8.1-9_amd64.deb
 5cd0d92b0d6c9cc3b97b2710bfec041a 7039236 devel optional 
eclipse-rcp_3.8.1-9_amd64.deb
 94b40a18b56e90a72597ac2e6adef87d 54744 devel optional eclipse_3.8.1-9_all.deb
 f5dd7a0a0424d10ece1c7a829e73f7a3 1368878 java optional 
libequinox-osgi-java_3.8.1-9_all.deb

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

iQIcBAEBCAAGBQJYB655AAoJEPUTxBnkudCsML4P/jV8akp+BbIJVaZz6f2fnqez
JPfatd6jgWL/ox+IV5mlRUg4WC2G3eMBwILKYigNCMbeTf3ZMrwEZ/cnEow8AMu3
G0pFcH23Hu3xkpCjXaYnNYYrAmhf6NNe8rsPGA8W1++g8basgGET13hsrvUVrLvS
sIjb900A+XgDst6AsKz88BO9uDpZL2K0kVvrGsKPJ/gGNcZ44GLaIqX+8viu6NGw
Fafs0uqq4EkZ3aRc0YbuSOz7JtEJx7WsfRQKqsxiraEF6nqYHqT1eCw2cpmyS358
N2BinD9APDvDqym1YhxGgoi1BFSKJeMBbxKUGnV/bRAtE6bkm0PzY13QSxOeccL4
Tpf9JZcNMvbSuJk2Oc+8+h00IPIsA1gZ74TolHYg0W7zkDEeAKn7TEau9YSZq8XR
/Bpogz15JWA0IEqBoma7efpfdms5/V/248IlwwyX6PgoktBuVrNuG/SM61ARYmc8
oZrqOb64QYgY2xWAeQAzgZ3kUleTt2ZCN8g3NfBSb7qRac+w1aCB2DvOWC7GZAC6
JTLGnrEw+J6r59jYKgDHYpVMzMMUxHHOwoFGLH3KrUvvZbbgvf8O01As9ouRFntR
h85CT9aD/aJp8Ngjg/jbGPMl0njeFQapBq3sn24QNHCFqUArzb3CZgpsI6jwdyT7
F7p8Yiwp8fnKrTps22WV
=y5DM
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to