Your message dated Mon, 18 Jun 2012 23:19:29 +0000
with message-id <e1sgleh-00040j...@franck.debian.org>
and subject line Bug#674314: fixed in osmosis 0.40.1+ds1-6
has caused the Debian Bug report #674314,
regarding osmosis: FTBFS: impossible to resolve dependencies
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.)
--
674314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osmosis
Version: 0.40.1+ds1-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/osmosis-0.40.1+ds1'
> echo
> /usr/share/java/mysql-connector-java.jar:/usr/share/java/postgis.jar:/usr/share/java/postgresql.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-jdbc.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/spring3-transaction.jar:/usr/share/java/commons-dbcp.jar:/usr/share/java/jpf.jar:/usr/share/java/commons-compress.jar:/usr/share/java/commons-codec.jar:/usr/share/java/batik-ext.jar:/usr/share/java/ant-nodeps.jar
> /usr/share/java/mysql-connector-java.jar:/usr/share/java/postgis.jar:/usr/share/java/postgresql.jar:/usr/share/java/junit4.jar:/usr/share/java/ant-junit.jar:/usr/share/java/spring3-core.jar:/usr/share/java/spring3-jdbc.jar:/usr/share/java/spring3-beans.jar:/usr/share/java/spring3-transaction.jar:/usr/share/java/commons-dbcp.jar:/usr/share/java/jpf.jar:/usr/share/java/commons-compress.jar:/usr/share/java/commons-codec.jar:/usr/share/java/batik-ext.jar:/usr/share/java/ant-nodeps.jar
> dh_auto_build -- -Dproject.version=0.40.1
> Buildfile: /«BUILDDIR»/osmosis-0.40.1+ds1/build.xml
>
> init-time:
>
> init-build:
> [mkdir] Created dir: /«BUILDDIR»/osmosis-0.40.1+ds1/build
>
> init-properties:
>
> init-check-for-scm:
> [echo] checkout.basedir=/«BUILDDIR»
> [echo] checkout.basedir .git=/«BUILDDIR»/.git
> [echo] checkout.git=${checkout.git}
> [echo] checkout.svn=${checkout.svn}
>
> init-version-svn:
>
> init-version-git:
>
> init-version-default:
>
> init-version:
>
> init:
> [echo] Project Version: 0.40.1
>
> ivy-availability:
>
> init-ivy:
> [ivy:configure] :: Ivy non official version - :: http://ant.apache.org/ivy/
> ::
> [ivy:configure] :: loading settings :: file =
> /«BUILDDIR»/osmosis-0.40.1+ds1/debian/ivysettings.xml
> [echo] ****************************************
> [echo] Project: osmosis
> [echo] ****************************************
>
> find-projects:
>
> all:
>
> init-time:
>
> init-build:
> [mkdir] Created dir: /«BUILDDIR»/osmosis-0.40.1+ds1/core/build
>
> init-properties:
>
> init-check-for-scm:
> [echo] checkout.basedir=/«BUILDDIR»/osmosis-0.40.1+ds1
> [echo] checkout.basedir .git=/«BUILDDIR»/osmosis-0.40.1+ds1/.git
> [echo] checkout.git=${checkout.git}
> [echo] checkout.svn=${checkout.svn}
>
> init-version-svn:
>
> init-version-git:
>
> init-version-default:
>
> init-version:
>
> init:
> [echo] Project Version: 0.40.1
>
> _update_version:
> [copy] Copying 1 file to
> /«BUILDDIR»/osmosis-0.40.1+ds1/core/src/main/java/org/openstreetmap/osmosis/core
> [copy] Copying 1 file to
> /«BUILDDIR»/osmosis-0.40.1+ds1/core/src/main/resources/org/openstreetmap/osmosis/core/plugin
>
> ivy-availability:
>
> init-ivy:
> [ivy:configure] :: Ivy non official version - :: http://ant.apache.org/ivy/
> ::
> [ivy:configure] :: loading settings :: file =
> /«BUILDDIR»/osmosis-0.40.1+ds1/debian/ivysettings.xml
> [echo] ****************************************
> [echo] Project: osmosis-core
> [echo] ****************************************
>
> resolve:
> [ivy:resolve] :: resolving dependencies ::
> org.openstreetmap.osmosis#osmosis-core;working@ip-10-28-6-105
> [ivy:resolve] confs: [default, master, compile, provided, runtime,
> test, system, sources, javadoc, optional, distribution]
> [ivy:resolve] found org.apache.commons#commons-compress;1.2 in
> share-java
>
> BUILD FAILED
> /«BUILDDIR»/osmosis-0.40.1+ds1/build.xml:31: The following error occurred
> while executing this line:
> /«BUILDDIR»/osmosis-0.40.1+ds1/build-support/script/build-ivy.xml:14:
> impossible to resolve dependencies:
> java.io.FileNotFoundException:
> /home/user/.ivy2/cache/resolved-org.openstreetmap.osmosis-osmosis-core-work...@ip-10-28-6-105.xml
> (No such file or directory)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
> at
> org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.update(XmlModuleDescriptorUpdater.java:138)
> at
> org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.toIvyFile(XmlModuleDescriptorParser.java:153)
> at
> org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.toIvyFile(DefaultModuleDescriptor.java:547)
> at
> org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:248)
> at
> org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
> at org.apache.ivy.Ivy.resolve(Ivy.java:502)
> at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
> at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:616)
> at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:348)
> at org.apache.tools.ant.Target.execute(Target.java:390)
> at org.apache.tools.ant.Target.performTasks(Target.java:411)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
> at
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
> at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
> at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:616)
> at
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:348)
> at org.apache.tools.ant.Target.execute(Target.java:390)
> at org.apache.tools.ant.Target.performTasks(Target.java:411)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
> at
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.Main.runBuild(Main.java:809)
> at org.apache.tools.ant.Main.startAnt(Main.java:217)
> at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
> at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>
> Total time: 5 seconds
> dh_auto_build: ant -Dproject.version=0.40.1 returned exit code 1
> make[1]: *** [override_dh_auto_build] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/24/osmosis_0.40.1+ds1-5_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: osmosis
Source-Version: 0.40.1+ds1-6
We believe that the bug you reported is fixed in the latest version of
osmosis, which is due to be installed in the Debian FTP archive:
osmosis_0.40.1+ds1-6.debian.tar.gz
to main/o/osmosis/osmosis_0.40.1+ds1-6.debian.tar.gz
osmosis_0.40.1+ds1-6.dsc
to main/o/osmosis/osmosis_0.40.1+ds1-6.dsc
osmosis_0.40.1+ds1-6_all.deb
to main/o/osmosis/osmosis_0.40.1+ds1-6_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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Giovanni Mascellani <g...@debian.org> (supplier of updated osmosis 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: SHA512
Format: 1.8
Date: Fri, 15 Jun 2012 12:24:22 +0200
Source: osmosis
Binary: osmosis
Architecture: source all
Version: 0.40.1+ds1-6
Distribution: unstable
Urgency: low
Maintainer: Debian OpenStreetMap Team <pkg-osm-ma...@lists.alioth.debian.org>
Changed-By: Giovanni Mascellani <g...@debian.org>
Description:
osmosis - Command line OpenStreetMap data processor
Closes: 674314
Changes:
osmosis (0.40.1+ds1-6) unstable; urgency=low
.
* Use a dedicate ivy cache, to don't interfere with user cache.
* Fix some mistakes in dependency resolution, that led to FTBFS
(closes: #674314).
Checksums-Sha1:
9099b06c5d92b3424811b25b4b8a2295617c065e 1795 osmosis_0.40.1+ds1-6.dsc
33a80a4850a2c2fcb0957765b520fbd3ec8b8e8f 12559
osmosis_0.40.1+ds1-6.debian.tar.gz
0d27bf18fa3d05ec592c6825ef4cc136683a33d9 860722 osmosis_0.40.1+ds1-6_all.deb
Checksums-Sha256:
c6246de978869a22a2662e1bed307af3cf2035ea7606ea96576ccfef157629c0 1795
osmosis_0.40.1+ds1-6.dsc
c3d3a16cfbedffbb64466a49d191d20fd34cab27355a2b04a4ef49274f109353 12559
osmosis_0.40.1+ds1-6.debian.tar.gz
f3c68cedc2703bfd1b68872d58a7fc6e33b62c7d77eacb6141175c1bc26886d4 860722
osmosis_0.40.1+ds1-6_all.deb
Files:
e73360cc033892fa399d62e510bb94fa 1795 utils optional osmosis_0.40.1+ds1-6.dsc
ca5c2e31334460c96c4f4f5c11aec5c4 12559 utils optional
osmosis_0.40.1+ds1-6.debian.tar.gz
02ad31aea2c75c8198583f8f883cd2cd 860722 utils optional
osmosis_0.40.1+ds1-6_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iF4EAREKAAYFAk/fs2oACgkQBIoTAU7n/+OSOAD9GDjFfkOJxGVzs6shQmz6praC
NQjFbYN8d6kRgp6fcpIA/3ShEkun27GTIoLIJhizS0IoNDJG0in0c7yeRYCisYmN
=LA5e
-----END PGP SIGNATURE-----
--- End Message ---