Your message dated Wed, 23 Dec 2015 22:19:46 +0000
with message-id <e1abrl4-00077f...@franck.debian.org>
and subject line Bug#808852: fixed in elasticsearch 1.7.3+dfsg-3
has caused the Debian Bug report #808852,
regarding elasticsearch: FTBFS: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
com.google.guava:guava:jar:18.0
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.)


-- 
808852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808852
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: elasticsearch
Version: 1.7.3+dfsg-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

elasticsearch fails to build from source in unstable/amd64:

  [..]

          -Dfile=/usr/share/java/jts.jar \
          -DgroupId=com.vividsolutions \
          -DartifactId=jts \
          -Dversion=fake \
          -Dpackaging=jar
  [INFO] Scanning for projects...
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building elasticsearch 1.7.3
  [INFO] 
------------------------------------------------------------------------
  [INFO] 
  [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ 
elasticsearch ---
  [INFO] Installing /usr/share/java/jts.jar to 
/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg/debian/maven-repo/com/vividsolutions/jts/fake/jts-fake.jar
  [INFO] Installing /tmp/mvninstall1889937690685813395.pom to 
/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg/debian/maven-repo/com/vividsolutions/jts/fake/jts-fake.pom
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD SUCCESS
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 0.801 s
  [INFO] Finished at: 2015-12-23T19:27:13+00:00
  [INFO] Final Memory: 8M/236M
  [INFO] 
------------------------------------------------------------------------
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg'
     dh_auto_build -O--buildsystem=maven
        /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3\+dfsg
 -Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3\+dfsg/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3\+dfsg/debian
 
-Dmaven.repo.local=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3\+dfsg/debian/maven-repo
 package -DskipTests -Dnotimestamp=true -Dlocale=en_US
  [INFO] Scanning for projects...
  [INFO]                                                                        
 
  [INFO] 
------------------------------------------------------------------------
  [INFO] Building elasticsearch 1.7.3
  [INFO] 
------------------------------------------------------------------------
  [WARNING] The POM for com.google.guava:guava:jar:18.0 is missing, no 
dependency information available
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD FAILURE
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 0.792 s
  [INFO] Finished at: 2015-12-23T19:27:16+00:00
  [INFO] Final Memory: 7M/236M
  [INFO] 
------------------------------------------------------------------------
  [ERROR] Failed to execute goal on project elasticsearch: Could not resolve 
dependencies for project org.elasticsearch:elasticsearch:jar:1.7.3: Cannot 
access central (https://repo.maven.apache.org/maven2) in offline mode and the 
artifact com.google.guava:guava:jar:18.0 has not been downloaded from it 
before. -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg
 -Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg/debian
 
-Dmaven.repo.local=/home/lamby/temp/cdt.20151223192417.KQbN7JxyDK/elasticsearch-1.7.3+dfsg/debian/maven-repo
 package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
  debian/rules:22: recipe for target 'build' failed
  make: *** [build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: elasticsearch.1.7.3+dfsg-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: elasticsearch
Source-Version: 1.7.3+dfsg-3

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

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated elasticsearch 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, 23 Dec 2015 22:25:42 +0100
Source: elasticsearch
Binary: libelasticsearch1.7-java elasticsearch
Architecture: source
Version: 1.7.3+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Description:
 elasticsearch - Open Source, Distributed, RESTful Search Engine
 libelasticsearch1.7-java - Open Source, Distributed, RESTful Search Engine -- 
libraries
Closes: 804723 808852
Changes:
 elasticsearch (1.7.3+dfsg-3) unstable; urgency=medium
 .
   * Don't install JTS in local maven repository, not needed for JTS 1.13
     (Closes: #804723). Thanks to Bas Couwenberg.
   * Fix FTBFS with newer guava versions (Closes: #808852)
Checksums-Sha1:
 57b899bcd6cdf837b77eb5a037fc10ba833ab022 2743 elasticsearch_1.7.3+dfsg-3.dsc
 4f025451ac45cd5458113dc5e9e62ad11a2c4d7b 9688 
elasticsearch_1.7.3+dfsg-3.debian.tar.xz
Checksums-Sha256:
 8efed0ff71beba82f8003611423ee1dc1cf5be9c1fdf13956bec04eedaf9b128 2743 
elasticsearch_1.7.3+dfsg-3.dsc
 1a5304b7f766023f797bfd3408e1f4a3edca0f41eec6c38efd9b1268f2ad56fc 9688 
elasticsearch_1.7.3+dfsg-3.debian.tar.xz
Files:
 5cbb162a61d770f2eeec95f5f7594c2b 2743 database optional 
elasticsearch_1.7.3+dfsg-3.dsc
 0fb03c037c8b8c03f6a9b6dd8bdf2521 9688 database optional 
elasticsearch_1.7.3+dfsg-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWexIHAAoJEHW3EGNcITp+4hsQAJN6wYeyQUbyyC8ObACwL+zZ
BJJY6CDqa2+J5mN3PDVguhgw2c5z6OsdD1mwHtUttc7RWwGbirCScBXZJK+gstgq
UK29jxPhkdCq4aCBxxBize70snQ8yxVOR7+xcxp5Fv6ZdEkp8tsxGPQ1SaxalP18
NumQB4aLUSNr0NKQKCByYLH3nT9TiuzvUl1dEjpE6ry8o9xwO7+nQM8nJTv7A1j8
lUcKexA9yMFYEsw0FY0UDvKhECEVVJ0ZABuY772PP4BVOV98WMTH9nO5DUKs7QbQ
F5fEO6Sf6FERki3n8nA/AXfTf2qwyX7XsCvFIT5W+71CpEQrH/u0k2hBpm+bT9VH
AqA75PBvI55SvyV1eZimnQU3AbOh0lzJJw8alMCzYOObB+IFiUEnRUu367ibt1k+
Us8Xcgf5tWrZgiOQLfiQLI3ob+tFhU0hcEVu/KPGv+jAeqvHJdg/MJQslUyU9rp9
ZNth4c9/dGYayWPO3nM4V4zMwYhvXIQ6VEIRkLcXacG15S1w8tHqu6N1JaM8YV/O
f8SwTkIKyGqu6SFpjdvZAmJFXQy4ATBn01qKTXuftPIeVY2qW7s2/9qbq13UVBbl
FEXIFE3KRJCFnIiEx+xSeF9eEgzq069HFUCKu1gAA0B+cQaM3YXG6XMAHaZWQdiE
1JRLVw28hXIvinIKnVVZ
=aug9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to