Your message dated Fri, 08 Feb 2019 14:45:48 +0000
with message-id <e1gs7py-000fd5...@fasolo.debian.org>
and subject line Bug#917743: fixed in clj-time-clojure 0.14.0-2
has caused the Debian Bug report #917743,
regarding clj-time-clojure: FTBFS: tests failed
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.)


-- 
917743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: clj-time-clojure
Version: 0.14.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> (cd test && find . -name '*.clj' | \
>       xargs --verbose clojure -cp 
> /<<PKGBUILDDIR>>/clj-time.jar:/usr/share/java/clojure.jar:/usr/share/java/joda-time.jar:/usr/share/java/java.jdbc.jar)
> clojure -cp 
> /<<PKGBUILDDIR>>/clj-time.jar:/usr/share/java/clojure.jar:/usr/share/java/joda-time.jar:/usr/share/java/java.jdbc.jar
>  ./clj_time/local_test.clj ./clj_time/predicates_test.clj 
> ./clj_time/types_test.clj ./clj_time/jdbc_test.clj ./clj_time/core_test.clj 
> ./clj_time/periodic_test.clj ./clj_time/coerce_test.clj 
> ./clj_time/format_test.clj 
> Exception in thread "main" java.io.FileNotFoundException: Could not locate 
> clj_time/core_test__init.class or clj_time/core_test.clj on classpath. Please 
> check that namespaces with dashes use underscores in the Clojure file name., 
> compiling:(/<<PKGBUILDDIR>>/test/./clj_time/local_test.clj:1:1)
>       at clojure.lang.Compiler.load(Compiler.java:7526)
>       at clojure.lang.Compiler.loadFile(Compiler.java:7452)
>       at clojure.main$load_script.invokeStatic(main.clj:278)
>       at clojure.main$script_opt.invokeStatic(main.clj:338)
>       at clojure.main$script_opt.invoke(main.clj:333)
>       at clojure.main$main.invokeStatic(main.clj:424)
>       at clojure.main$main.doInvoke(main.clj:387)
>       at clojure.lang.RestFn.applyTo(RestFn.java:137)
>       at clojure.lang.Var.applyTo(Var.java:702)
>       at clojure.main.main(main.java:37)
> Caused by: java.io.FileNotFoundException: Could not locate 
> clj_time/core_test__init.class or clj_time/core_test.clj on classpath. Please 
> check that namespaces with dashes use underscores in the Clojure file name.
>       at clojure.lang.RT.load(RT.java:463)
>       at clojure.lang.RT.load(RT.java:426)
>       at clojure.core$load$fn__9115.invoke(core.clj:6046)
>       at clojure.core$load.invokeStatic(core.clj:6045)
>       at clojure.core$load.doInvoke(core.clj:6029)
>       at clojure.lang.RestFn.invoke(RestFn.java:408)
>       at clojure.core$load_one.invokeStatic(core.clj:5848)
>       at clojure.core$load_one.invoke(core.clj:5843)
>       at clojure.core$load_lib$fn__9060.invoke(core.clj:5888)
>       at clojure.core$load_lib.invokeStatic(core.clj:5887)
>       at clojure.core$load_lib.doInvoke(core.clj:5868)
>       at clojure.lang.RestFn.applyTo(RestFn.java:142)
>       at clojure.core$apply.invokeStatic(core.clj:659)
>       at clojure.core$load_libs.invokeStatic(core.clj:5925)
>       at clojure.core$load_libs.doInvoke(core.clj:5909)
>       at clojure.lang.RestFn.applyTo(RestFn.java:137)
>       at clojure.core$apply.invokeStatic(core.clj:659)
>       at clojure.core$require.invokeStatic(core.clj:5947)
>       at clojure.core$require.doInvoke(core.clj:5947)
>       at clojure.lang.RestFn.invoke(RestFn.java:436)
>       at 
> clj_time.local_test$eval2694$loading__9001__auto____2695.invoke(local_test.clj:1)
>       at clj_time.local_test$eval2694.invokeStatic(local_test.clj:1)
>       at clj_time.local_test$eval2694.invoke(local_test.clj:1)
>       at clojure.lang.Compiler.eval(Compiler.java:7062)
>       at clojure.lang.Compiler.eval(Compiler.java:7051)
>       at clojure.lang.Compiler.load(Compiler.java:7514)
>       ... 9 more
> make[1]: *** [debian/rules:29: override_dh_auto_test] Error 123

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/clj-time-clojure_0.14.0-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: clj-time-clojure
Source-Version: 0.14.0-2

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

Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated clj-time-clojure 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: SHA512

Format: 1.8
Date: Fri, 08 Feb 2019 14:23:34 +0000
Source: clj-time-clojure
Architecture: source
Version: 0.14.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Cyril Brulebois <k...@debian.org>
Closes: 917743
Changes:
 clj-time-clojure (0.14.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Sort filenames for tests found using find, to ensure a reproducible
     list of test files, as order matters for successful test runs. This
     fixes the intermittent FTBFS due to test failures (Closes: #917743).
   * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
Checksums-Sha1:
 9b8011be8a42e2a6b3ee6df1bca1b0d9a3945dc8 2146 clj-time-clojure_0.14.0-2.dsc
 40594d5bd2cc0452752d4bd5773802f3a4e8b9b9 4188 
clj-time-clojure_0.14.0-2.debian.tar.xz
 d2e64d6a14b1933b270b663fc30c89870b7cfa22 13331 
clj-time-clojure_0.14.0-2_source.buildinfo
Checksums-Sha256:
 7293919bc3e1e54cb67509b760fdaa5546891c7a9f8800934a14932b62f4e94c 2146 
clj-time-clojure_0.14.0-2.dsc
 237525ef30cbbce97342ae8400ee0218491e9f2dcd48f4b2f346aaf79f57cd54 4188 
clj-time-clojure_0.14.0-2.debian.tar.xz
 ebdd73fd9314ac3b740e8583809a875896e6d5726c355c4e95d32ba11d430f73 13331 
clj-time-clojure_0.14.0-2_source.buildinfo
Files:
 c717eb489d9d8de56f428f93e8ee58f4 2146 java optional 
clj-time-clojure_0.14.0-2.dsc
 53b3ffd539f0d5f8a8176ed36ca32548 4188 java optional 
clj-time-clojure_0.14.0-2.debian.tar.xz
 ca7d0958cb539a160a6f4791de4d4b92 13331 java optional 
clj-time-clojure_0.14.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEtg6/KYRFPHDXTPR4/5FK8MKzVSAFAlxdkjwACgkQ/5FK8MKz
VSDr9w//XoruHS/Ci1eOdlGrQWSvtzPGtnevyiNL+LxresKpB9//mBL+pMiuj2ha
J3xSojT0glif0Se3v9SnkScO7WmOH2/X00SNQZ5Tr28wwz7QG4pBV4u7BlqGWwRz
gtblm8/LVLuwTlLySoBGjrEzMr10zPQJqmvxH+qi88q56PgcidjvcCXglw5/YR05
fTOzZukmAi2zqIaJ9ORGu1s82BgHXJcCkcNQZmznbxaujFsvgt20HXPZJgndVsQQ
YpAuEkTcPM+Pa0qgxXedlqkV7yC5uEJ1Qd7Czt+Rz6xOuWGFJoTYjkWN2AGXFcm0
3jBwQdLzKAVDT/6UaqAtFGdO6L2dlH09KO/WaaZNX0wxFDtDKWBNJZhGfrIpzYz4
r9Gj69byDpMD97KjdLmoSH1NUVFyNvTqzSn3P/NfLL+DISn1RiwPyoElIag/HF4Q
ZkvzxEbVoKZCjoR9hY6ukEGO2OWGDWeqfFXbaYup0gXf3TOZ6/E7EboCcJKg4EuW
pSvctXFXhOJ8WPaOhGpLdB7jXnpA5imsGsuaTwOKeEJjFkz8PbNrOPypdhG5nyyl
F5fDdlOAsPUz+Bk8ule3x0hoaIKPSwI3Hh5DiFVnhpINr8bMVE39Zvy8clMLgVy7
fq6b1HWpcra+tUK9N03QOLWoqhzLZLEWZRPrHnkVNWSVEpyYzW0=
=8Ljx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to