Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] I200405131600 - zip has not all needed


Hi Andrew

I have just built the sdk using the same drop and parameters that you used without a problem.  Since the extraction of your zipfile seems to be missing various directories, I suspect that your file was corrupted during the download process.  You can always determine if the file is valid by verifying it with the MD5 checksum files that accompany each drop.

http://download.eclipse.org/downloads/drops/I-I20040513-200405131600/verifyMD5.html

Kim



Andrew Gaydenko <a@xxxxxxxxx>
Sent by: platform-releng-dev-admin@xxxxxxxxxxx

05/14/2004 08:23 AM

Please respond to
platform-releng-dev

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] I200405131600 - zip has not all needed





Hi,

I have downloaded srcIncluded zip (file length is 54492919) and have
tried to build sdk. These problems take place:

- There are no build script (build.bat only). OK, I have copied this
script from 20040506 distributive.

- After starting ./build -os linux -ws gtk -arch x86, I have got:
...
BUILD FAILED
/x/builds/eclipse/0513/build.xml:53: Following error occured while executing this line
/x/builds/eclipse/0513/build.xml:20: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:563: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:30: Following error occured while executing this line
java.io.FileNotFoundException: /x/builds/eclipse/0513/plugins/org.apache.lucene/build.xml (No such file or directory)

Indeed, the org.apache.lucene dir has .classpath file only.

- Again, I have copied lucene from 20040506 :-) and have got:
...
BUILD FAILED
/x/builds/eclipse/0513/build.xml:53: Following error occured while executing this line
/x/builds/eclipse/0513/build.xml:20: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.sdk/build.xml:175: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.sdk/build.xml:17: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:563: Following error occured while executing this line
/x/builds/eclipse/0513/features/org.eclipse.platform/build.xml:285: Basedir /x/builds/eclipse/0513/plugins/org.eclipse.team.cvs.core does not exist

The dir org.eclipse.team.cvs.core is absent at all!

OK. It isn't intereting to continue to copy. Let's compare dirs (inside plugins)
amount: 0506 has 120 dirs, 0513 - 112.

Is it possible to not publish such distributions? Dialup takes about 5 hours to
download them :-(


Thanks!
Andrew


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top