You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/01 08:06:29 UTC

[GitHub] [incubator-mxnet] regularfry opened a new issue #16347: `lein deps` on `contrib/clojure-package/examples/gan` fails

regularfry opened a new issue #16347: `lein deps` on `contrib/clojure-package/examples/gan` fails
URL: https://github.com/apache/incubator-mxnet/issues/16347
 
 
   ## Description
   
   Trying to run the `gan` clojure example fails because `project.clj` seems to refer to a nonexistent version of the `clojure-mxnet` library.
   
   ## Environment info (Required)
   
   ```
    $ python diagnose.py 
   ----------Python Info----------
   ('Version      :', '2.7.12')
   ('Compiler     :', 'GCC 5.4.0 20160609')
   ('Build        :', ('default', 'Nov 12 2018 14:36:49'))
   ('Arch         :', ('64bit', 'ELF'))
   ------------Pip Info-----------
   ('Version      :', '8.1.1')
   ('Directory    :', '/usr/lib/python2.7/dist-packages/pip')
   ----------MXNet Info-----------
   No MXNet installed.
   ----------System Info----------
   ('Platform     :', 'Linux-4.8.0-53-generic-x86_64-with-LinuxMint-18.2-sonya')
   ('system       :', 'Linux')
   ('node         :', 'pancake')
   ('release      :', '4.8.0-53-generic')
   ('version      :', '#56~16.04.1-Ubuntu SMP Tue May 16 01:18:56 UTC 2017')
   ----------Hardware Info----------
   ('machine      :', 'x86_64')
   ('processor    :', 'x86_64')
   Architecture:          x86_64
   CPU op-mode(s):        32-bit, 64-bit
   Byte Order:            Little Endian
   CPU(s):                4
   On-line CPU(s) list:   0-3
   Thread(s) per core:    2
   Core(s) per socket:    2
   Socket(s):             1
   NUMA node(s):          1
   Vendor ID:             GenuineIntel
   CPU family:            6
   Model:                 42
   Model name:            Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz
   Stepping:              7
   CPU MHz:               2924.615
   CPU max MHz:           3400.0000
   CPU min MHz:           800.0000
   BogoMIPS:              5382.27
   Virtualisation:        VT-x
   L1d cache:             32K
   L1i cache:             32K
   L2 cache:              256K
   L3 cache:              4096K
   NUMA node0 CPU(s):     0-3
   Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts
   ----------Network Test----------
   Setting timeout: 10
   Timing for MXNet: https://github.com/apache/incubator-mxnet, DNS: 0.0184 sec, LOAD: 1.0157 sec.
   Timing for PYPI: https://pypi.python.org/pypi/pip, DNS: 0.0271 sec, LOAD: 0.5993 sec.
   Timing for FashionMNIST: https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/train-labels-idx1-ubyte.gz, DNS: 0.0328 sec, LOAD: 0.6766 sec.
   Timing for Conda: https://repo.continuum.io/pkgs/free/, DNS: 0.0391 sec, LOAD: 0.1104 sec.
   Timing for Gluon Tutorial(en): http://gluon.mxnet.io, DNS: 0.0788 sec, LOAD: 0.7538 sec.
   Timing for Gluon Tutorial(cn): https://zh.gluon.ai, DNS: 0.0467 sec, LOAD: 0.6813 sec.
   ----------Environment----------
   
   ```
   
   ## Error Message:
   
   ```
    $ lein deps
   Retrieving lein-cljfmt/lein-cljfmt/0.5.7/lein-cljfmt-0.5.7.pom from clojars
   Retrieving cljfmt/cljfmt/0.5.7/cljfmt-0.5.7.pom from clojars
   Retrieving org/clojure/tools.reader/1.0.0-alpha4/tools.reader-1.0.0-alpha4.pom from central
   Retrieving rewrite-clj/rewrite-clj/0.5.2/rewrite-clj-0.5.2.pom from clojars
   Retrieving rewrite-cljs/rewrite-cljs/0.4.3/rewrite-cljs-0.4.3.pom from clojars
   Retrieving org/clojure/clojurescript/1.7.228/clojurescript-1.7.228.pom from central
   Retrieving com/google/javascript/closure-compiler/v20151216/closure-compiler-v20151216.pom from central
   Retrieving com/google/javascript/closure-compiler-parent/v20151216/closure-compiler-parent-v20151216.pom from central
   Retrieving org/clojure/tools.reader/1.0.0-alpha1/tools.reader-1.0.0-alpha1.pom from central
   Retrieving org/clojure/tools.reader/1.0.0-alpha3/tools.reader-1.0.0-alpha3.pom from central
   Retrieving meta-merge/meta-merge/1.0.0/meta-merge-1.0.0.pom from clojars
   Retrieving com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom from central
   Retrieving org/clojure/tools.reader/1.0.0-alpha4/tools.reader-1.0.0-alpha4.jar from central
   Retrieving org/clojure/clojure/1.7.0/clojure-1.7.0.jar from central
   Retrieving org/clojure/google-closure-library/0.0-20151016-61277aea/google-closure-library-0.0-20151016-61277aea.jar from central
   Retrieving org/clojure/clojurescript/1.7.228/clojurescript-1.7.228.jar from central
   Retrieving com/google/javascript/closure-compiler/v20151216/closure-compiler-v20151216.jar from central
   Retrieving org/clojure/google-closure-library-third-party/0.0-20151016-61277aea/google-closure-library-third-party-0.0-20151016-61277aea.jar from central
   Retrieving com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar from central
   Retrieving meta-merge/meta-merge/1.0.0/meta-merge-1.0.0.jar from clojars
   Retrieving cljfmt/cljfmt/0.5.7/cljfmt-0.5.7.jar from clojars
   Retrieving lein-cljfmt/lein-cljfmt/0.5.7/lein-cljfmt-0.5.7.jar from clojars
   Retrieving rewrite-cljs/rewrite-cljs/0.4.3/rewrite-cljs-0.4.3.jar from clojars
   Retrieving rewrite-clj/rewrite-clj/0.5.2/rewrite-clj-0.5.2.jar from clojars
   Retrieving origami/origami/4.0.0-3/origami-4.0.0-3.pom from vendredi
   Retrieving org/clojure/clojure/1.10.0/clojure-1.10.0.pom from central
   Retrieving org/clojure/spec.alpha/0.2.176/spec.alpha-0.2.176.pom from central
   Retrieving org/clojure/core.specs.alpha/0.2.44/core.specs.alpha-0.2.44.pom from central
   Retrieving org/scijava/native-lib-loader/2.3.1/native-lib-loader-2.3.1.pom from central
   Retrieving org/scijava/pom-scijava/23.2.0/pom-scijava-23.2.0.pom from central
   Retrieving org/scijava/pom-scijava-base/4.1.0/pom-scijava-base-4.1.0.pom from central
   Retrieving org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom from central
   Retrieving opencv/opencv/4.0.0-0/opencv-4.0.0-0.pom from clojars
   Retrieving opencv/opencv-native/4.0.0-1/opencv-native-4.0.0-1.pom from vendredi
   Retrieving hellonico/gorilla-repl/0.4.1/gorilla-repl-0.4.1.pom from vendredi
   Retrieving http-kit/http-kit/2.3.0/http-kit-2.3.0.pom from clojars
   Retrieving ring/ring-json/0.4.0/ring-json-0.4.0.pom from clojars
   Retrieving ring/ring-core/1.4.0/ring-core-1.4.0.pom from clojars
   Retrieving ring/ring-codec/1.0.0/ring-codec-1.0.0.pom from clojars
   Retrieving commons-io/commons-io/2.4/commons-io-2.4.pom from central
   Retrieving org/apache/commons/commons-parent/25/commons-parent-25.pom from central
   Retrieving clj-time/clj-time/0.9.0/clj-time-0.9.0.pom from clojars
   Retrieving joda-time/joda-time/2.6/joda-time-2.6.pom from central
   Retrieving cheshire/cheshire/5.8.1/cheshire-5.8.1.pom from clojars
   Retrieving com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom from central
   Retrieving com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom from central
   Retrieving com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom from central
   Retrieving com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom from central
   Retrieving com/fasterxml/oss-parent/33/oss-parent-33.pom from central
   Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.9.6/jackson-dataformat-smile-2.9.6.pom from central
   Retrieving com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.9.6/jackson-dataformats-binary-2.9.6.pom from central
   Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.9.6/jackson-dataformat-cbor-2.9.6.pom from central
   Retrieving compojure/compojure/1.6.1/compojure-1.6.1.pom from clojars
   Retrieving clout/clout/2.2.1/clout-2.2.1.pom from clojars
   Retrieving instaparse/instaparse/1.4.8/instaparse-1.4.8.pom from clojars
   Retrieving medley/medley/1.0.0/medley-1.0.0.pom from clojars
   Retrieving ring/ring-core/1.6.3/ring-core-1.6.3.pom from clojars
   Retrieving commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom from central
   Retrieving org/apache/commons/commons-parent/41/commons-parent-41.pom from central
   Retrieving ring/ring-codec/1.1.0/ring-codec-1.1.0.pom from clojars
   Retrieving ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom from central
   Retrieving ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom from central
   Retrieving ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom from central
   Retrieving gorilla-renderable/gorilla-renderable/2.0.0/gorilla-renderable-2.0.0.pom from clojars
   Retrieving org/clojure/data.codec/0.1.0/data.codec-0.1.0.pom from central
   Retrieving gorilla-plot/gorilla-plot/0.1.4/gorilla-plot-0.1.4.pom from clojars
   Retrieving grimradical/clj-semver/0.3.0/clj-semver-0.3.0.pom from clojars
   Retrieving cider/cider-nrepl/0.18.0/cider-nrepl-0.18.0.pom from clojars
   Retrieving nrepl/nrepl/0.4.4/nrepl-0.4.4.pom from clojars
   Retrieving org/clojure/tools.logging/0.4.1/tools.logging-0.4.1.pom from central
   Retrieving org/clojure/clojure/1.9.0/clojure-1.9.0.jar from central
   Retrieving org/clojure/core.specs.alpha/0.1.24/core.specs.alpha-0.1.24.jar from central
   Retrieving org/clojure/spec.alpha/0.1.143/spec.alpha-0.1.143.jar from central
   Retrieving org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar from central
   Retrieving org/scijava/native-lib-loader/2.3.1/native-lib-loader-2.3.1.jar from central
   Retrieving org/clojure/tools.reader/0.9.1/tools.reader-0.9.1.jar from central
   Retrieving commons-io/commons-io/2.4/commons-io-2.4.jar from central
   Retrieving commons-fileupload/commons-fileupload/1.3.1/commons-fileupload-1.3.1.jar from central
   Retrieving joda-time/joda-time/2.6/joda-time-2.6.jar from central
   Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.9.6/jackson-dataformat-smile-2.9.6.jar from central
   Retrieving com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.9.6/jackson-dataformat-cbor-2.9.6.jar from central
   Retrieving com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar from central
   Retrieving ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar from central
   Retrieving ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar from central
   Retrieving org/clojure/data.codec/0.1.0/data.codec-0.1.0.jar from central
   Retrieving org/clojure/tools.logging/0.4.1/tools.logging-0.4.1.jar from central
   Retrieving http-kit/http-kit/2.3.0/http-kit-2.3.0.jar from clojars
   Retrieving opencv/opencv/4.0.0-0/opencv-4.0.0-0.jar from clojars
   Retrieving cheshire/cheshire/5.8.1/cheshire-5.8.1.jar from clojars
   Retrieving ring/ring-core/1.4.0/ring-core-1.4.0.jar from clojars
   Retrieving ring/ring-json/0.4.0/ring-json-0.4.0.jar from clojars
   Retrieving clj-time/clj-time/0.9.0/clj-time-0.9.0.jar from clojars
   Retrieving clout/clout/2.2.1/clout-2.2.1.jar from clojars
   Retrieving compojure/compojure/1.6.1/compojure-1.6.1.jar from clojars
   Retrieving medley/medley/1.0.0/medley-1.0.0.jar from clojars
   Retrieving instaparse/instaparse/1.4.8/instaparse-1.4.8.jar from clojars
   Retrieving ring/ring-codec/1.1.0/ring-codec-1.1.0.jar from clojars
   Retrieving grimradical/clj-semver/0.3.0/clj-semver-0.3.0.jar from clojars
   Retrieving gorilla-renderable/gorilla-renderable/2.0.0/gorilla-renderable-2.0.0.jar from clojars
   Retrieving nrepl/nrepl/0.4.4/nrepl-0.4.4.jar from clojars
   Retrieving cider/cider-nrepl/0.18.0/cider-nrepl-0.18.0.jar from clojars
   Retrieving gorilla-plot/gorilla-plot/0.1.4/gorilla-plot-0.1.4.jar from clojars
   Retrieving hellonico/gorilla-repl/0.4.1/gorilla-repl-0.4.1.jar from vendredi
   Retrieving origami/origami/4.0.0-3/origami-4.0.0-3.jar from vendredi
   Retrieving opencv/opencv-native/4.0.0-1/opencv-native-4.0.0-1.jar from vendredi
   Could not find artifact org.apache.mxnet.contrib.clojure:clojure-mxnet:jar:1.6.0-SNAPSHOT in clojars (https://repo.clojars.org/)
   Could not transfer artifact org.apache.mxnet.contrib.clojure:clojure-mxnet:jar:1.6.0-SNAPSHOT from/to vendredi (https://repository.hellonico.info/repository/hellonico/): Failed to transfer file: https://repository.hellonico.info/repository/hellonico/org/apache/mxnet/contrib/clojure/clojure-mxnet/1.6.0-SNAPSHOT/clojure-mxnet-1.6.0-SNAPSHOT.jar. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow version: 1.6.0-SNAPSHOT.
   Could not transfer artifact org.apache.mxnet.contrib.clojure:clojure-mxnet:pom:1.6.0-SNAPSHOT from/to vendredi (https://repository.hellonico.info/repository/hellonico/): Failed to transfer file: https://repository.hellonico.info/repository/hellonico/org/apache/mxnet/contrib/clojure/clojure-mxnet/1.6.0-SNAPSHOT/clojure-mxnet-1.6.0-SNAPSHOT.pom. Return code is: 400 , ReasonPhrase:Repository version policy: RELEASE does not allow version: 1.6.0-SNAPSHOT.
   This could be due to a typo in :dependencies, file system permissions, or network issues.
   If you are behind a proxy, try setting the 'http_proxy' environment variable.
   ```
   
   ## Minimum reproducible example
   
   N/A
   
   ## Steps to reproduce
   
   1. `git clone https://github.com/apache/incubator-mxnet.git`
   2. `cd incubator-mxnet/contrib/clojure-package/examples/gan`
   3. `lein deps`
   
   ## What have you tried to solve it?
   
   1. Checked on clojars.org and repository.hellonico.info for an obvious replacement dependency string.  There doesn't seem to be anything publicly released past 1.3.0.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services