Your message dated Sat, 07 Jun 2014 22:22:35 +0000
with message-id <e1wtp0v-0004u3...@franck.debian.org>
and subject line Bug#750267: fixed in jackson-databind 2.2.2-2
has caused the Debian Bug report #750267,
regarding jackson-databind: FTBFS: Missing required artifact: 
org.codehaus.groovy:groovy:jar:debian
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.)


-- 
750267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jackson-databind
Version: 2.2.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> sh debian/replace-generate.sh 
> ./src/main/java/com/fasterxml/jackson/databind/cfg/PackageVersion.java
> dh_auto_configure
>       /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
>       mh_patchpoms -plibjackson2-databind-java --debian-build 
> --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo
>       touch debian/stamp-poms-patched
> make[1]: Leaving directory '/«PKGBUILDDIR»'
>    jh_linkjars -O--buildsystem=maven
>    dh_auto_build -O--buildsystem=maven
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Ddebian.dir=/«PKGBUILDDIR»/debian 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar 
> javadoc:aggregate
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building jackson-databind
> [INFO]    task-segment: [package, javadoc:jar]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [WARNING] File encoding has not been set, using platform encoding 
> ANSI_X3.4-1968, i.e. build is platform dependent!
> [INFO] Compiling 349 source files to /«PKGBUILDDIR»/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/src/test/resources
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) org.codehaus.groovy:groovy:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.codehaus.groovy 
> -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file 
> there: 
>       mvn deploy:deploy-file -DgroupId=org.codehaus.groovy 
> -DartifactId=groovy -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file 
> -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency: 
>       1) com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
>       2) org.codehaus.groovy:groovy:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   com.fasterxml.jackson.core:jackson-databind:jar:2.2.2
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 12 seconds
> [INFO] Finished at: Sun Jun 01 22:39:13 UTC 2014
> [INFO] Final Memory: 21M/343M
> [INFO] 
> ------------------------------------------------------------------------
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Ddebian.dir=/«PKGBUILDDIR»/debian 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo package javadoc:jar 
> javadoc:aggregate returned exit code 1
> make: *** [build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/jackson-databind_2.2.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: jackson-databind
Source-Version: 2.2.2-2

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

Debian distribution maintenance software
pp.
Miguel Landaeta <nomad...@debian.org> (supplier of updated jackson-databind 
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: SHA1

Format: 1.8
Date: Mon, 26 May 2014 14:53:06 -0300
Source: jackson-databind
Binary: libjackson2-databind-java libjackson2-databind-java-doc
Architecture: source all
Version: 2.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <nomad...@debian.org>
Description:
 libjackson2-databind-java - fast and powerful JSON library for Java -- data 
binding
 libjackson2-databind-java-doc - Documentation for jackson-databind
Closes: 750267
Changes:
 jackson-databind (2.2.2-2) unstable; urgency=low
 .
   * Team upload.
   * Update Maven settings to use correct coordinates for Groovy 1.8.x.
     (Closes: #750267).
   * Bump Standards-Version to 3.9.5. No changes were required.
Checksums-Sha1:
 1b1b530270a907d28762cff8848aaa090efbe85f 2458 jackson-databind_2.2.2-2.dsc
 2e0c5304cd991d67d39ac009d0dd963455f706c5 3952 
jackson-databind_2.2.2-2.debian.tar.xz
 a1afd74949cc008b3b37499c0d0463cd65d11bf1 917294 
libjackson2-databind-java_2.2.2-2_all.deb
 9bcb1c44dc558eb1c9382fa42ce450a644373e97 4452354 
libjackson2-databind-java-doc_2.2.2-2_all.deb
Checksums-Sha256:
 92e58e3d259425632b5ab2551e02cb163697b56fe7b8dd68aaea1ccdaa181a88 2458 
jackson-databind_2.2.2-2.dsc
 e2373c1b68f048bfb7ea312e5fec46895f94480a66026ff438a226cd7c29fba7 3952 
jackson-databind_2.2.2-2.debian.tar.xz
 315c3e113aef4bb282c2bd26dff2b1d29f0ef711cd3d18d9050ee6e328dc7344 917294 
libjackson2-databind-java_2.2.2-2_all.deb
 5280816d4c7c9dad0a77cc387a769cb7d57c18e631e73c1b058880ba7aa260dd 4452354 
libjackson2-databind-java-doc_2.2.2-2_all.deb
Files:
 0e871030115cb8d6b4ea277e1f2c7540 917294 java optional 
libjackson2-databind-java_2.2.2-2_all.deb
 8a96accb0502ff432f49065ff453462c 4452354 doc optional 
libjackson2-databind-java-doc_2.2.2-2_all.deb
 b36f3df337bdf9c300fcff0f07d9c1c7 2458 java optional 
jackson-databind_2.2.2-2.dsc
 e6adab60a1ab36140041b131e02e281e 3952 java optional 
jackson-databind_2.2.2-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJTk4U5AAoJEGIODQuJV82l6PgP/i4U+yE9WxkZHtCjlyQb7Yvy
8zACJxICN8/KhdtXJ+XcSdGkgYY9bvROKPGBbUL5MogGUdqhMUSSBg0o5ge+nMWV
d8XTxBuModvtCPSXaeIxeIuxZAan5E9Y4BlZ40LP25E+aioOBvSnkLN431SheqpC
qFp8tREqoLBeQknrasetYHdcS3EldqS10LUw5mrrHTb73HkzwP0w0Bl166dFdWhp
dL0V4tWK3ZrZr/WcpsgGUtDxb5O/X9yGfxrsJJBnZNfMoyB4k/4esGjuwMl3wPIR
Sf43mqVZvei4sKm2UnwAFoWRIkS3IZz5/iJYSEkLr3ZUgyRcfl0cZfbiPRDuZqrL
mnAyvX8z7gQCRrv9per/UiVUMCfODdKBzZY6ilS27iCEdnEjpXN6evou10I0DlYX
ATAn4C5ec1CQWX5XYY+/foli7sXZrAw1HNXdCNPHci/o7EU6EAeNW8gLIvksWMKw
FpeAK6ElOawcUd8EVJv1ler7CBwM4PkP623OaNimYx8h6RFkFv04BMOxQSJIWxqt
AuDvq0leCcCnvWdrNXti4Vk9ZlU+9tMtS9BN0IMpuin2sN8u08a4IP0VhRZrE3jo
zZiW8g+cgjMn/aooaHkYNL3RCSWVW1hfZH8WZkY2ZKby5FMdLZ8HKeK/8g/ShHXi
ovOL+keUZYxWDJwJXmn3
=B4ag
-----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