Your message dated Sun, 28 Feb 2010 11:17:24 +0000
with message-id <e1nlh9i-0005e1...@ries.debian.org>
and subject line Bug#571356: fixed in groovy 1.7.0-3
has caused the Debian Bug report #571356,
regarding maven-invoker-plugin: FTBFS: missing asm:asm: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.)
--
571356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maven-invoker-plugin
Version: 1.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> mkdir -p "."
> mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version
> touch debian/stamp-poms-patched
> /usr/share/maven-debian-helper/copy-repo.sh
> /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
> skip faking of existing javax.servlet:servlet-api::2.4
> 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=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
> clean
> [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 Maven Invoker Plugin
> [INFO] task-segment: [clean]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Wed Feb 24 22:22:05 CET 2010
> [INFO] Final Memory: 6M/303M
> [INFO]
> ------------------------------------------------------------------------
> rm -f -r
> /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
> debian/stamp-maven-build
> rm -f debian/*.substvars
> dh_clean
> mh_unpatchpoms -plibmaven-invoker-plugin-java
> rm -f -f debian/stamp-poms-patched
> dpkg-source -b maven-invoker-plugin-1.3
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building maven-invoker-plugin using existing
> maven-invoker-plugin_1.3.orig.tar.gz
> dpkg-source: info: building maven-invoker-plugin in
> maven-invoker-plugin_1.3-2.diff.gz
> dpkg-source: info: building maven-invoker-plugin in
> maven-invoker-plugin_1.3-2.dsc
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> mh_patchpoms -plibmaven-invoker-plugin-java --keep-pom-version
> touch debian/stamp-poms-patched
> /usr/share/maven-debian-helper/copy-repo.sh
> /build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian
> skip faking of existing javax.servlet:servlet-api::2.4
> 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=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven.properties
> -Dclassworlds.conf=/etc/maven2/m2-debian.conf
> org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml
> -Dmaven.repo.local=/build/user-maven-invoker-plugin_1.3-2-amd64-6b2zwM/maven-invoker-plugin-1.3/debian/maven-repo
> package
> [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 Maven Invoker Plugin
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) asm:asm: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
> -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 -Dversion=debian
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 2) org.codehaus.groovy:groovy:jar:debian
> 3) asm:asm:jar:debian
>
> 2) asm:asm-commons: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-commons
> -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-commons
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 2) org.codehaus.groovy:groovy:jar:debian
> 3) asm:asm-commons:jar:debian
>
> 3) asm:asm-util: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-util
> -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-util
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 2) org.codehaus.groovy:groovy:jar:debian
> 3) asm:asm-util:jar:debian
>
> 4) asm:asm-analysis: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-analysis
> -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-analysis
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 2) org.codehaus.groovy:groovy:jar:debian
> 3) asm:asm-analysis:jar:debian
>
> 5) asm:asm-tree: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-tree
> -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-tree
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
> 2) org.codehaus.groovy:groovy:jar:debian
> 3) asm:asm-tree:jar:debian
>
> ----------
> 5 required artifacts are missing.
>
> for artifact:
> org.apache.maven.plugins:maven-invoker-plugin:maven-plugin:1.3
>
> 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: < 1 second
> [INFO] Finished at: Wed Feb 24 22:22:08 CET 2010
> [INFO] Final Memory: 11M/303M
> [INFO]
> ------------------------------------------------------------------------
> make: *** [debian/stamp-maven-build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010-02-24/maven-invoker-plugin_1.3-2_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: groovy
Source-Version: 1.7.0-3
We believe that the bug you reported is fixed in the latest version of
groovy, which is due to be installed in the Debian FTP archive:
groovy-doc_1.7.0-3_all.deb
to main/g/groovy/groovy-doc_1.7.0-3_all.deb
groovy_1.7.0-3.debian.tar.gz
to main/g/groovy/groovy_1.7.0-3.debian.tar.gz
groovy_1.7.0-3.dsc
to main/g/groovy/groovy_1.7.0-3.dsc
groovy_1.7.0-3_all.deb
to main/g/groovy/groovy_1.7.0-3_all.deb
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 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Torsten Werner <twer...@debian.org> (supplier of updated groovy 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 28 Feb 2010 11:33:39 +0100
Source: groovy
Binary: groovy groovy-doc
Architecture: source all
Version: 1.7.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Torsten Werner <twer...@debian.org>
Description:
groovy - Agile dynamic language for the Java Virtual Machine
groovy-doc - Agile dynamic language for the Java Virtual Machine (documentatio
Closes: 571356
Changes:
groovy (1.7.0-3) unstable; urgency=low
.
* Replace asm2 with asm3 in debian/maven.rules. (Closes: #571356)
Checksums-Sha1:
87b977c3ffee2f80fce54bb13fa2a1af5d707fd1 1656 groovy_1.7.0-3.dsc
6ad6746fd264c20d792e6021582b4587923e9ff0 11429 groovy_1.7.0-3.debian.tar.gz
faaacadb577569533208a71b692254647b4d7546 8566140 groovy_1.7.0-3_all.deb
3f24ca5fea96ff59bdf5ddbd1b6275e88427ca8f 4369344 groovy-doc_1.7.0-3_all.deb
Checksums-Sha256:
af42ce8d60cc10f204146b5d11969a48b8c8ade43c18134e565dac779cea8682 1656
groovy_1.7.0-3.dsc
3b7bbbe0d936257ca3999d9ea654445caad87469e980a2dd0cbb1589b6d54ecb 11429
groovy_1.7.0-3.debian.tar.gz
4b65f33aa55fafe60b05667386dacf8e6299caa7c0ac9dabc5a8d2373afe592c 8566140
groovy_1.7.0-3_all.deb
a3949098ba3baf2328d76034d58e99598511db70b1c6922e8d82bdd17f543bad 4369344
groovy-doc_1.7.0-3_all.deb
Files:
e1eec5e8c7d6b8b964e6365e48892e31 1656 java optional groovy_1.7.0-3.dsc
21bf4da40c0ee0c61d36955bac5a60a2 11429 java optional
groovy_1.7.0-3.debian.tar.gz
8345c6360acca4450413a3ab575fc69d 8566140 java optional groovy_1.7.0-3_all.deb
63e2ee0e13717c0bc2906c7b2406d5f9 4369344 doc optional
groovy-doc_1.7.0-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuKTEMACgkQfY3dicTPjsOD8QCglfa2XzTIb7XjDkDpdiOy4lIS
8gYAn0uI98H5QhdVKG9UKTiCe9A+zoWY
=CFzd
-----END PGP SIGNATURE-----
--- End Message ---