[MOBY-dev] CVS can't create temporary directory

Biczok Rudolf r.biczok at Dkfz-Heidelberg.de
Wed Sep 29 13:38:51 UTC 2010


Hello,

year, that solved it thanks.

I´m not sure but I can't find the maven artifact "jdic:jdic:1.0" in any known maven repository.
Why that matters? Because the initmaven task in JMoby's build.xml prints the following when I run
"ant install" command:

...
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.pom from kysoh
[artifact:dependencies] Transferring 0K from kysoh
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f9c9151b31e92b90e5adc3852ca1bde4716d8e50'; remote = '<!DOCTYPE' - RETRYING
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.pom from kysoh
[artifact:dependencies] Transferring 0K from kysoh
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f9c9151b31e92b90e5adc3852ca1bde4716d8e50'; remote = '<!DOCTYPE' - IGNORING
[artifact:dependencies] [WARNING] POM for 'jdic:jdic:pom:1.0:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project jdic:jdic at /home/biczok/.m2/repository/jdic/jdic/1.0/jdic-1.0.pom
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from central
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from maven2-repository.dev.java.net
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from bio.maven.repository
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from java.net-m2
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from jboss.repository
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from kysoh
[artifact:dependencies] Transferring 0K from kysoh
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f16a32acf581b54dcf99a6aef9203da1425fc783'; remote = '<!DOCTYPE' - RETRYING
[artifact:dependencies] Downloading: jdic/jdic/1.0/jdic-1.0.jar from kysoh
[artifact:dependencies] Transferring 0K from kysoh
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f16a32acf581b54dcf99a6aef9203da1425fc783'; remote = '<!DOCTYPE' - IGNORING
[artifact:dependencies] [WARNING] POM for 'jdic:jdic:pom:1.0:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project jdic:jdic at /home/biczok/.m2/repository/jdic/jdic/1.0/jdic-1.0.pom

init:
  [taskdef] java.util.zip.ZipException: error in opening zip file
...

It seems that the Maven dependency jdci:jdci:1.0 does not exists anymore and the repository on kysoh
returns rubbish. See here (the jdic-1.0.pom):

<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://ftp.kysoh.com/maven2/jdic/jdic/1.0/jdic-1.0.pom">here</a>.</p>
</body></html>

Well removing the dependency from the project.pom solved that for me.

Best whishes
Rudolf Biczok

-----Ursprüngliche Nachricht-----
Von: moby-dev-bounces at lists.open-bio.org [mailto:moby-dev-bounces at lists.open-bio.org] Im Auftrag von Mark
Gesendet: Dienstag, 28. September 2010 16:58
An: Martin Senger; Chris Dagdigian; Core developer announcements
Betreff: Re: [MOBY-dev] CVS can't create temporary directory

wow!  Problem identified and solved before I even woke up :-)

thanks Chris!

M



On Tue, 28 Sep 2010 07:49:35 -0700, Chris Dagdigian <dag at sonsorol.org>  
wrote:

>
> Fixed. Filesystem corruption within the VM.
>
> -Chris
_______________________________________________
MOBY-dev mailing list
MOBY-dev at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/moby-dev




More information about the MOBY-dev mailing list