MauroelBrizola / freehal

Automatically exported from code.google.com/p/freehal
0 stars 0 forks source link

Compile error with Autocompile script #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Executing the Autocompile script.
2.
3.

What is the expected output? What do you see instead?

Error: Compile server

compile-server.log attached

What version of the product are you using? On what operating system?

autocompile script downloaded and executed at 16:20 CEST 14/07/2012

ubuntu 12.04 LTS

Please provide any additional information below.

Original issue reported on code.google.com by senkowsk...@gmail.com on 14 Jul 2012 at 2:39

Attachments:

GoogleCodeExporter commented 8 years ago
Hello people,

This Auto-compile script isn't working.

Here a dump of my problem.
And I checked it all and it is all problems on the freehal server.
Because files aren't existing anymore.
Hopefully it will get fixed soon so I can install it.

-------------------------------------------------------------------------
[root@mystic-dragon /]# ./freehal.install
Download source code...
Compile server
Error: Compile server
cp: will not overwrite just-created `saved/en/conceptnet-commonsense-is-1.prot' 
with `lang_en/prot/conceptnet-commonsense-is-1.prot'
cp: will not overwrite just-created `saved/en/conceptnet-commonsense-is-3.prot' 
with `lang_en/prot/conceptnet-commonsense-is-3.prot'
cp: will not overwrite just-created `saved/en/conceptnet-commonsense-is-4.prot' 
with `lang_en/prot/conceptnet-commonsense-is-4.prot'
cp: will not overwrite just-created `saved/en/conceptnet-commonsense-is-5.prot' 
with `lang_en/prot/conceptnet-commonsense-is-5.prot'
cp: will not overwrite just-created `saved/en/conceptnet-commonsense-is-6.prot' 
with `lang_en/prot/conceptnet-commonsense-is-6.prot'
cp: cannot stat `lang_en/*.xml*': No such file or directory
cp: cannot stat `lang_en/*/*.xml*': No such file or directory
Download database...
--2012-08-16 23:23:55--  http://www.freehal.org/download/en-database.db.main
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

--2012-08-16 23:23:55--  http://www.freehal.org/download/en-database.db.index
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

--2012-08-16 23:23:55--  http://www.freehal.org/download/en-database.db.cache
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

mv: cannot stat `en-database.db.main': No such file or directory
mv: cannot stat `en-database.db.index': No such file or directory
mv: cannot stat `en-database.db.cache': No such file or directory
--2012-08-16 23:23:55--  http://www.freehal.org/download/de-database.db.main
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

--2012-08-16 23:23:55--  http://www.freehal.org/download/de-database.db.index
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

--2012-08-16 23:23:55--  http://www.freehal.org/download/de-database.db.cache
Resolving www.freehal.org... 85.10.193.13, fe80::216:17ff:fe99:d3a8
Connecting to www.freehal.org|85.10.193.13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-16 23:23:55 ERROR 404: Not Found.

mv: cannot stat `de-database.db.main': No such file or directory
mv: cannot stat `de-database.db.index': No such file or directory
mv: cannot stat `de-database.db.cache': No such file or directory
Compile GUI
Error: Compile GUI
Create links...

------------------------------------------------------------------------------
After this, it wont start or do anything...... 
And it wont work without the needed stuff.... (DUH)

Thanks! :)

Original comment by draco.my...@gmail.com on 16 Aug 2012 at 9:52