jtouug / freehal

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

Autocompile script not working, downloading files not found on server. #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to find the databases on other locations. 
2.
3.

What is the expected output? What do you see instead?
[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...

----------------------------------------------------------------------

What version of the product are you using? On what operating system?
The latest version of auto compile script on the website.

Please provide any additional information below.
The databases aren't in the correct location.
After looking in to where the databases are located now, I am not able to find 
them anywhere.
I also do not know why I get a error on Compile server.

Original issue reported on code.google.com by draco.my...@gmail.com on 17 Aug 2012 at 9:37

GoogleCodeExporter commented 9 years ago
How can we get the English database files ?

Original comment by sambucus...@gmail.com on 30 Aug 2012 at 2:38