Closed GoogleCodeExporter closed 8 years ago
It seems something wrong with load_configs.
Original comment by guang...@structuredcommons.com
on 29 Nov 2011 at 6:08
I can confirm this bug.
What is the expected output? What do you see instead?
$ ./refine
[: 826: /tmp/refine.An5ligw: unexpected operator
What version of Google Refine are you using?
from svn r2398 and google-refi-2.1-r2136.tar.gz
What operating system and browser are you using?
Linux server 2.6.32-36-server #79-Ubuntu SMP Tue Nov 8 22:44:38 UTC 2011 x86_64
GNU/Linux
Original comment by tatadel...@gmail.com
on 6 Dec 2011 at 3:17
Yes, this definitely seems to be broken. I suspect that it was the change for
issue 410 that is the culprit.
As a workaround you can specify the port on the command line using:
./refine -p <port>
A slightly more permanent workaround is to change the line endings on the
refine.ini file useing the command:
fromdos refine.ini
Original comment by tfmorris
on 27 Dec 2011 at 11:41
Fixed in r2438. If anyone doesn't have the fromdos utility and needs to fix
this by hand, you can just delete the distributed refine.ini file and recreate
it with any Linux text editor.
Original comment by tfmorris
on 27 Jan 2012 at 10:16
Original comment by tfmorris
on 18 Sep 2012 at 3:05
Original issue reported on code.google.com by
guang...@structuredcommons.com
on 29 Nov 2011 at 6:03