Your message dated Mon, 15 Sep 2014 07:18:32 +0000
with message-id <e1xtqys-00064a...@franck.debian.org>
and subject line Bug#761540: fixed in bridge-method-injector 1.13-1
has caused the Debian Bug report #761540,
regarding bridge-method-injector: FTBFS: Missing required artifact: 
asm:asm-debug-all: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.)


-- 
761540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761540
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bridge-method-injector
Version: 1.8-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140913 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):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibbridge-method-injector-java --debian-build 
> --keep-pom-version --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to 
> check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
>       /usr/bin/make -f debian/rules patch-poms; \
> fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  install 
> [INFO] 
> NOTE: Maven is executing in offline mode. Any artifacts not already in your 
> local
> repository will be inaccessible.
> 
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Bridge Method Injection Parent POM
> [INFO]   Bridge method injection annotations
> [INFO]   bridge-method-injector
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Bridge Method Injection Parent POM
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /«PKGBUILDDIR»/pom.xml to 
> /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-injector-parent/1.8/bridge-method-injector-parent-1.8.pom
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Bridge method injection annotations
> [INFO]    task-segment: [install]
> [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] skip non existing resourceDirectory 
> /«PKGBUILDDIR»/annotation/src/main/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 2 source files to /«PKGBUILDDIR»/annotation/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»/annotation/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] No sources to compile
> [INFO] [surefire:test {execution: default-test}]
> [INFO] No tests to run.
> [INFO] Surefire report directory: 
> /«PKGBUILDDIR»/annotation/target/surefire-reports
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> Results :
> 
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /«PKGBUILDDIR»/annotation/target/bridge-method-annotation-1.8.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /«PKGBUILDDIR»/annotation/target/bridge-method-annotation-1.8.jar to 
> /«PKGBUILDDIR»/debian/maven-repo/com/infradna/tool/bridge-method-annotation/1.8/bridge-method-annotation-1.8.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building bridge-method-injector
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> Missing:
> ----------
> 1) asm:asm-debug-all:jar:debian
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=asm -DartifactId=asm-debug-all 
> -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=asm -DartifactId=asm-debug-all 
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
> -DrepositoryId=[id]
> 
>   Path to dependency: 
>       1) com.infradna.tool:bridge-method-injector:maven-plugin:1.8
>       2) asm:asm-debug-all:jar:debian
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact: 
>   com.infradna.tool:bridge-method-injector:maven-plugin:1.8
> 
> 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: 4 seconds
> [INFO] Finished at: Sat Sep 13 22:39:29 UTC 2014
> [INFO] Final Memory: 22M/328M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/bridge-method-injector_1.8-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: bridge-method-injector
Source-Version: 1.13-1

We believe that the bug you reported is fixed in the latest version of
bridge-method-injector, 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 761...@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 bridge-method-injector 
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, 15 Sep 2014 08:47:24 +0200
Source: bridge-method-injector
Binary: libbridge-method-injector-java libbridge-method-injector-java-doc
Architecture: source all
Version: 1.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libbridge-method-injector-java - Evolve Java classes without breaking 
compatibility
 libbridge-method-injector-java-doc - Documentation for Bridge Method Injector
Closes: 761540
Changes:
 bridge-method-injector (1.13-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Depend on libasm4-java instead of libasm3-java
   * debian/maven.rules: Fixed a typo causing a build failure (Closes: #761540)
   * Switch to debhelper level 9
   * debian/watch: Updated to match the versions >= 1.10
   * Use canonical URLs for the Vcs-* fields
Checksums-Sha1:
 6c37d6061c6e82298494d5eb019b331d43db158e 2491 bridge-method-injector_1.13-1.dsc
 bddfdf0ff185e90c8c86c2c52f00d6ec2b3fb086 11754 
bridge-method-injector_1.13.orig.tar.gz
 4f7149c2ef54befe7a9a598bf03b1a8b9ec22cf4 4520 
bridge-method-injector_1.13-1.debian.tar.xz
 312f6e6070015cfe1c8f82501effa7117ff14b41 20944 
libbridge-method-injector-java_1.13-1_all.deb
 439390c9aaecd77ae3879c4b6eefc21f5b561811 85328 
libbridge-method-injector-java-doc_1.13-1_all.deb
Checksums-Sha256:
 1b257d044f4ff2d266158f7a77f3d400bbf62cc917ca82cd6d7aaa0c9543338b 2491 
bridge-method-injector_1.13-1.dsc
 4768ba42b7f36a1bfc0d4d05d4deb738f7777d3843a9588e00c4bd0d742feaf0 11754 
bridge-method-injector_1.13.orig.tar.gz
 2befde3fa4ce756331e7a93847f8f950b3700b1e33995762826c6a6073da4738 4520 
bridge-method-injector_1.13-1.debian.tar.xz
 3e6d360f332721845490088a320b6d37afb1c000bee904b274c10dce3e6d1353 20944 
libbridge-method-injector-java_1.13-1_all.deb
 217c0efe1ddb9398cd80d107cd99c6056f097e5d4fe0991490d8e4077c26d10b 85328 
libbridge-method-injector-java-doc_1.13-1_all.deb
Files:
 c17139b10e18ea82b66930e9e40d724b 20944 java optional 
libbridge-method-injector-java_1.13-1_all.deb
 5b3ffb6784dfd25e734226a60758dfdb 85328 doc optional 
libbridge-method-injector-java-doc_1.13-1_all.deb
 bdc49f19e33e5743948ca648dcdd54fc 2491 java optional 
bridge-method-injector_1.13-1.dsc
 58fc3edfae035ee2aed231c3e28ce3f5 11754 java optional 
bridge-method-injector_1.13.orig.tar.gz
 c5b3e9ade30da31fd673a155e4fe9f23 4520 java optional 
bridge-method-injector_1.13-1.debian.tar.xz

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

iQIcBAEBAgAGBQJUFo7XAAoJEPUTxBnkudCsv/IP/2JXe2DULZiqMPA3GXLxiMSm
eSdt5HYj+HA4njNjW1YdYxaE4W/DAhFd7NdvUoK23KlOIcgYzeLcZSShUYWpx0SJ
hW17k0IglkGy4QXaXp3pGTSwUeEZQ0cl3z10OYSzsfZh9ENv8aJ/1kh0n55diw8i
azAjxTpfZ/xblLCZdG0RRQRSlMXUeG4TvdJVoYyVnKCq5VGXnNSDBJoRP/iqz2Cz
R+YoDQ357/+Pm0O1DLAo+tlQ9CavRBT2U/eP8TW8O+KTNv76bmipEiV3dlTVilfZ
VUg/WmlqRPW0XcO65e37TGRw8QhmAmX9hyGt6wkADURR+1WpWNc/UYbh0g68x2xY
40qLYSPoF+eu3voWa/tFRX+L8wbaqaWzDD5B5wQT5A+nEnGsZKMavUk/mvtYAb89
i+HNzQpZ2DTjxQPizKMutRBZCL0FnqyIYvJU+OPsAXeaRNX2ORtklMyD2P4tQDF1
D9GN26xG5mib3Sris3+ZItrgJ1JZfDtBEPp6XPZwQjYX1dEobcVsZYwkD+VczStZ
Fr2x05evYjKR1bcd7svO9eP7rByuNgrFw5LT01Rx0hn9/qwqWDgYcDlOJpbwMT6f
T4KU/Lzvz0UJC7LvioNa+R6cAlELR7r2S+73g8P/Bn5dq+GJopZjiCv5vYMOXiy5
o4CN3w1psLSh2j3/hFHp
=LCI4
-----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