Your message dated Tue, 10 Jul 2012 00:16:44 +0200
with message-id <4ffb584c.7020...@drazzib.com>
and subject line Re: Bug#680840: commons-vfs: FTBFS: missing
org.tukaani:xz:jar:debian
has caused the Debian Bug report #680840,
regarding commons-vfs: FTBFS: missing org.tukaani:xz: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.)
--
680840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: commons-vfs
Version: 2.0-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120708 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> mh_patchpoms -plibcommons-vfs-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 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] Reactor build order:
> [INFO] Commons VFS
> [INFO] Commons VFS Core
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Commons VFS
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [antrun:run {execution: vfs-jar-manifest}]
> [INFO] Executing tasks
>
> main:
> [mkdir] Created dir: /«PKGBUILDDIR»/target/osgi
> [touch] Creating /«PKGBUILDDIR»/target/osgi/MANIFEST.MF
> [INFO] Executed tasks
> [INFO] [antrun:run {execution: javadoc.resources}]
> [INFO] Executing tasks
>
> main:
> [copy] Copying 2 files to /«PKGBUILDDIR»/target/apidocs/META-INF
> [INFO] Executed tasks
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] Parent project loaded from repository.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Commons VFS Core
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.tukaani:xz:jar:debian
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.tukaani -DartifactId=xz
> -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.tukaani -DartifactId=xz
> -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.apache.commons:commons-vfs2:jar:2.0
> 2) org.apache.commons:commons-compress:jar:debian
> 3) org.tukaani:xz:jar:debian
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.apache.commons:commons-vfs2:jar:2.0
>
> 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: 2 seconds
> [INFO] Finished at: Sun Jul 08 07:20:19 UTC 2012
> [INFO] Final Memory: 13M/467M
> [INFO]
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/07/08/commons-vfs_2.0-3_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 ---
On 08/07/2012 19:04, Lucas Nussbaum wrote:
[...]
Missing:
----------
1) org.tukaani:xz:jar:debian
Since #680873 and #680874 are now fixed, I've successfully tested that
commons-vfs package build fine in a sid chroot. So closing this bug.
Cheers,
--
Damien
--- End Message ---